Hunter Bown
|
5a9d20a5c4
|
chore: release v0.2.1
Features:
- Add MCP server mode (deepseek serve --mcp)
- Add file_search tool for codebase exploration
- Add PR review tool for GitHub PR reviews
- Add session picker for managing chat sessions
- Add pager view for reading long content
- Add onboarding flow for new users
- Add Windows sandbox support (Landlock)
- Add diff and markdown rendering
Improvements:
- Refactor apply_patch tool with multi-file diff support
- Extract execpolicy matcher and rules modules
- Improve TUI with selection, history, and streaming
Bug fixes:
- Fix multi-file patch parsing to correctly handle file boundaries
🤖 Generated with [Claude Code](https://claude.com/claude-code)
|
2026-01-21 22:26:33 -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 |
|