telexed ~ c / a456f86e-4dfradar:70 · agent_toolLIVE
← back
NO.
#a456f86e
Topic
AGENTS & TOOLS
Source
GitHub Trending Weekly
Published
2026-05-11 02:08:35
Importance
★ 7/10 — radar 70
`DeepSeek-TUI`: Terminal Coding Agent with Auto Model Routing
FIG-0451:1

`DeepSeek-TUI`: Terminal Coding Agent with Auto Model Routing

Brings a full coding-agent stack to the terminal with streamed reasoning, approval gates, and workspace rollback. Strong if you want Codex/Claude Code-style flow on DeepSeek without building your own wrapper.

[ KEY POINTS ]
  1. Runs from the deepseek command and supports file edits, shell, git, web, sub-agents, and MCP in one TUI.
  2. --model auto also picks thinking level per turn, lowering manual model switching during mixed-cost tasks.
  3. Ships with 1M-token context handling, prefix-cache cost telemetry, and session resume for long jobs.
  4. /restore and side-git snapshots add rollback without touching the repo's own .git, which is safer for active projects.
Originalgithub.com/Hmbown/DeepSeek-TUIRead original →

// related