第 2026-05-12 期
API · 在线
DeepSeek TUI
深度求索 · 终端代理
实 时LIVE
PR#1526 fix(CI): use platform-native absolute path in vision test· 7mISS#1524workspace的沙箱边界很难用,可以优化下吗?· 8mPR#1521Improve file-edit guardrails and shell output truncation· 22mPR#1525 docs: improve issue templates· 22mPR#1517feat: integrate DeepSeek prefix-cache stability tracking (inspired by Reasonix· 29mPR#1522docs(config): add custom third-party API configuration tutorial· 41mPR#1523fix: move input validation before pandoc binary check in pandoc_convert· 42mPR#1520fix: skip pandoc_convert test when pandoc binary is missing· 49mISS#1519Feature Request: Support Custom Endpoints/Models/API Keys, HTTP Custom Address· 1hPR#1518fix(CI): stabilize pandoc binary output validation· 1hISS#1186feat(execpolicy): add typed persistent permission rules· 1hPR#1497docs(test): extend #828 regression comment to reference #1435· 1hPR#1526 fix(CI): use platform-native absolute path in vision test· 7mISS#1524workspace的沙箱边界很难用,可以优化下吗?· 8mPR#1521Improve file-edit guardrails and shell output truncation· 22mPR#1525 docs: improve issue templates· 22mPR#1517feat: integrate DeepSeek prefix-cache stability tracking (inspired by Reasonix· 29mPR#1522docs(config): add custom third-party API configuration tutorial· 41mPR#1523fix: move input validation before pandoc binary check in pandoc_convert· 42mPR#1520fix: skip pandoc_convert test when pandoc binary is missing· 49mISS#1519Feature Request: Support Custom Endpoints/Models/API Keys, HTTP Custom Address· 1hPR#1518fix(CI): stabilize pandoc binary output validation· 1hISS#1186feat(execpolicy): add typed persistent permission rules· 1hPR#1497docs(test): extend #828 regression comment to reference #1435· 1h
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.1k
Forks · 复刻
2.2k
Contributors · 贡献者
69
Latest · 版本
v0.8.31
Today's Dispatch · 今日要闻

2026-05-10

Curated by
deepseek-v4-flash · 6h cron

Flicker fixes and hook extensions lead community contributions

The project saw a surge in flicker-related issues across terminals, with multiple PRs merging fixes for Windows, VS Code, and GPU terminals. Meanwhile, new features like mutable hooks and native notifications are under review.

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.live 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.