Version 1.0.1
🌟 New Features
- Slash command menu in TUI prompt for quick access to commands
- Auto-start server when running
slp run
- TUI enhancements: project/model badges, auto-submit commands, and status bar improvements
- Bootstrap model downloads with SSE progress streamed directly in the TUI
- Split
run command into TUI and CLI (--no-tui) modes
🛠 Improvements
- Improved MCP tool selection, CUDA memory management, and server lifecycle handling
- Server auto-restart with exponential backoff and TUI bootstrap status improvements
- TUI: auto-reload model, welcome guide, connection status indicator, and robustness improvements
- Cross-platform icon for model warm-up indicator
- Frozen binary detection for packaged distributions
🐞 Bug Fixes
- Fixed CSV loading, project-scoped models, and workspace path handling (DEV-185)
- Fixed
init --model flag not persisting the active model (DEV-184)
- Fixed handling of spaces in pasted file paths (DEV-182)
- Fixed token usage streaming, credit tracking, and probe handling in TUI