A local-Llm-first coding agent.
feature/sigit-code-cloud
Fix model load error handling to avoid lock issues
paydii committed 4 months ago
Add progress UI for startup model loading and downloading
paydii committed 4 months ago
Rewrite and clarify README and docs for conciseness
paydii committed 4 months ago
Improve model switch progress reporting with ToolCall updates
paydii committed 4 months ago
Revise README and changelog for clarity and accuracy
paydii committed 4 months ago
Add leading newlines to agent status messages for clarity
paydii committed 4 months ago
Merge branch 'feature/v1' into development
paydii committed 4 months ago
paydii committed 4 months ago
Merge branch 'feature/Qwen-3-14B' into development
paydii committed 4 months ago
Move TUI code into a Unix-only module for clarity
paydii committed 4 months ago
Add #[cfg(unix)] to chat module types and functions
paydii committed 4 months ago
Merge branch 'development' into feature/Qwen-3-14B
paydii committed 4 months ago
Merge branch 'feature/Qwen-2.5-Coder-7B' into development
paydii committed 4 months ago
Merge branch 'development' into feature/Qwen-2.5-Coder-7B
paydii committed 4 months ago
Merge branch 'feature/deepseek-coder-v1' into development
paydii committed 4 months ago
Update mistralrs and onde dependencies to latest git commits
paydii committed 4 months ago
Show download progress during model switch and support cancellation
paydii committed 4 months ago
Show model download and loading progress in Zed agent
paydii committed 4 months ago
Support Qwen 3 <think> blocks and add 14B model
paydii committed 4 months ago