6f1158a2d7
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)
723 B
723 B
Documentation
This directory is the long-form documentation for DeepSeek CLI.
For Users
../README.md(quickstart + overview)CONFIGURATION.md(config file, profiles, environment variables)MODES.md(Normal/Plan/Agent/YOLO/RLM and approval behavior)RLM.md(externalized context + REPL-powered workflows)MCP.md(external tool servers viamcp.json)
For Contributors
ARCHITECTURE.md(code layout and high-level flow)../CONTRIBUTING.md(development workflow and guidelines)VOICE_AND_TONE.md(UX copy guidelines)PALETTE.md(DeepSeek UI color palette)
Research / Notes
rlm_gap_analysis.md(implementation notes vs the RLM paper)rlm-paper.txt(paper reference)