第 2026-05-13 期
API · 在线
DeepSeek TUI
深度求索 · 终端代理
实 时LIVE
ISS#1549Auto model router adds a full network round-trip before every message· 7mISS#1512the mouse scroll wheel only shows the conversations I have posted, and cannot · 17mISS#1530Feature: Support session continuity in non-interactive mode (exec --resume / -· 18mPR#1544feat(exec): add --resume and --continue for session continuity· 20mPR#1459 fix: simplify approval confirmation flow· 24mISS#1546Support ! shell command prefix in the TUI composer· 35mPR#1376fix(compaction): use tiktoken for exact context tracking and enforce …· 52mPR#1548Fix changelog command version hints· 1hISS#1547Upgrade Ctrl+O into an Activity Detail pager with turn and chunk navigation· 2hISS#1118Language has been configured to Chinese, but "thinking" outputs are still in · 2hISS#683如何强制让模型推理的时候是特定语言的思考链路,而不是默认英文。· 2hISS#1545Auth: third-party API config change can restart DeepSeek key onboarding· 3hISS#1549Auto model router adds a full network round-trip before every message· 7mISS#1512the mouse scroll wheel only shows the conversations I have posted, and cannot · 17mISS#1530Feature: Support session continuity in non-interactive mode (exec --resume / -· 18mPR#1544feat(exec): add --resume and --continue for session continuity· 20mPR#1459 fix: simplify approval confirmation flow· 24mISS#1546Support ! shell command prefix in the TUI composer· 35mPR#1376fix(compaction): use tiktoken for exact context tracking and enforce …· 52mPR#1548Fix changelog command version hints· 1hISS#1547Upgrade Ctrl+O into an Activity Detail pager with turn and chunk navigation· 2hISS#1118Language has been configured to Chinese, but "thinking" outputs are still in · 2hISS#683如何强制让模型推理的时候是特定语言的思考链路,而不是默认英文。· 2hISS#1545Auth: third-party API config change can restart DeepSeek key onboarding· 3h
v4 · 1M contextMIT licensed

A coding agent that lives in your terminal.

深度求索 · DeepSeek TUI is an open-source command-line agent built on the DeepSeek V4 family. It edits files, runs shells, calls MCP servers, and respects your sandbox.

Maintained by Hmbown
quickest path · 一行安装
# macOS / Linux — Cargo
$ cargo install deepseek-tui-cli --locked
$ deepseek

# or via npm wrapper $ npm i -g deepseek-tui
# first run sets up ~/.deepseek/
requires Rust 1.88+ or Node >=18other OSes →
Stars · 星标
26.5k
Forks · 复刻
2.2k
Contributors · 贡献者
70
Latest · 版本
v0.8.32
Today's Dispatch · 今日要闻

2026-05-13

Curated by
DeepSeek V4-Flash · 6h cron

Bug fixes merged; session continuity and ACP tool PRs opened

The project saw two merged pull requests improving CLI configuration and documentation templates. New proposals add session resume and ACP tool documentation, while ongoing discussion around thinking output language and provider compatibility bugs continue to draw community attention.

Highlights · 要点
Movers · 进展

What it actually is

01 · 终端智能体

A coding agent, not a chat box

Same loop as Claude Code or Codex CLI. It reads, edits, runs tests, reports back.

02 · 沙箱保护

Three modes, one approval system

Plan reads, Agent asks, YOLO doesn't. Sandboxed via landlock (Linux), seatbelt (macOS), AppContainer / restricted tokens (Windows).

03 · 模型自由

deepseek-v4-pro by default

9 built-in providers. Swap with deepseek auth set --provider ….

How it works

Rendered with Mermaid standard syntax.

Join in

This is a small project. Your patch matters.

No CLA. No sponsor lockouts. The maintainer reads everything personally — usually within a day. Issues triaged in the open. Releases cut from main.