Hunter Bown
1a04659a95
Add capacity memory controller and smoother TUI streaming
2026-02-17 16:09:07 -06:00
Hunter Bown
87884a1e84
Improve model handling, context recovery, and stabilize config tests
2026-02-16 17:57:22 -06:00
Hunter Bown
ab2c708ca7
feat: runtime API, task manager, and extensive improvements (v0.3.16)
...
Major Features:
- Runtime API for external integrations and turn management
- Task manager with persistence and recovery
- Shell output streaming and improved tool execution
- Error taxonomy and audit logging
- Command palette and UI enhancements
Documentation:
- Runtime API documentation
- Operations runbook
- Architecture updates
Fixes:
- Auto-compaction threshold and triggering logic
- Doctor command API key validation
- Clippy and formatting compliance
2026-02-16 10:51:39 -06:00
Hunter Bown
6c55d80dea
feat: world-class TUI improvements + deepseek-v3.2 default (v0.3.15)
...
- Real SSE streaming (token-by-token display via Chat Completions API)
- Token cost tracking with real DeepSeek pricing in header
- Context window usage percentage display
- Atomic session writes (crash safety via temp+rename)
- Responses API recovery (periodic probe instead of permanent fallback)
- Tool parse failure user-visible warnings
- Default model changed to deepseek-v3.2 everywhere
- V3.2 reasoning/thinking support
- V3.2 pricing and context window entries
2026-02-08 12:46:51 -06:00
Hunter Bown
e0bccecd5c
Remove RLM/Duo modes and restore footer scroll
2026-02-03 18:29:36 -06:00
Hunter Bown
325aaefc00
Update tool parity and skills docs
2026-02-03 17:34:55 -06:00
Hunter Bown
3204f556af
release: v0.3.0
2026-01-27 00:46:48 -06:00
Hunter Bown
6f1158a2d7
Initial release v0.1.0
...
DeepSeek TUI - Unofficial terminal UI + CLI for DeepSeek models.
Features:
- Interactive TUI with multiple modes (Normal, Plan, Agent, YOLO, RLM, Duo)
- Comprehensive tool access with approval gating
- File operations, shell execution, task management
- Sub-agent system for parallel work
- MCP integration for external tool servers
- Session management and skills system
- Cross-platform support (macOS, Linux, Windows)
🤖 Generated with [Claude Code](https://claude.ai/code )
2026-01-20 08:57:35 -06:00