第 2026-05-15 期
API · 在线
DeepSeek TUI
深度求索 · 终端智能体
实 时LIVE
ISS#1665grep_files: hardcoded / path separator breaks on Windows; performance gap vs r· 9mPR#1624fix(tui): keep denied approvals scoped to exact calls· 12mPR#1669fix(tui): debounce FocusGained terminal recovery· 13mISS#1615docker 拉取直接跑乱码· 15mISS#1667Poppler 已成功安装:诊断仍显示 pdftotext: not found,这有点奇怪· 31mISS#1564步骤选框,白色背景导致页面里的文字看不清楚· 31mISS#1565创建新会话· 59mPR#1666feat: session token breakdown in footer and /status· 1hISS#1638Feature Request: Session picker on TUI startup / 启动时显示会话选择器· 1hPR#1664fix(tui): skip project-scope config merge when workspace is home directory· 2hISS#1662[FR]: support conversation alias/支持会话标题(别名)· 2hPR#1663fix(agent): prevent checklist retry loops· 2hISS#1665grep_files: hardcoded / path separator breaks on Windows; performance gap vs r· 9mPR#1624fix(tui): keep denied approvals scoped to exact calls· 12mPR#1669fix(tui): debounce FocusGained terminal recovery· 13mISS#1615docker 拉取直接跑乱码· 15mISS#1667Poppler 已成功安装:诊断仍显示 pdftotext: not found,这有点奇怪· 31mISS#1564步骤选框,白色背景导致页面里的文字看不清楚· 31mISS#1565创建新会话· 59mPR#1666feat: session token breakdown in footer and /status· 1hISS#1638Feature Request: Session picker on TUI startup / 启动时显示会话选择器· 1hPR#1664fix(tui): skip project-scope config merge when workspace is home directory· 2hISS#1662[FR]: support conversation alias/支持会话标题(别名)· 2hPR#1663fix(agent): prevent checklist retry loops· 2h
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
get started · 开始使用
# install
$ cargo install deepseek-tui-cli --locked
$ deepseek

# already installed? pull the latest $ deepseek update
# first run sets up ~/.deepseek/
requires Rust 1.88+ · no Rust? see other waysother ways →
Stars · 星标
29.2k
Forks · 复刻
2.4k
Contributors · 贡献者
93
Latest · 版本
v0.8.37
Today's Dispatch · 今日要闻

2026-05-15

Curated by
DeepSeek V4-Flash · 6h cron

Console fixes and model preservation lead merge wave

This batch merges fixes for Windows console flicker and provider model persistence, while preparing the next patch release. Open PRs introduce image vision analysis and a Claude Code-style transparent theme. A new issue reports trouble running local HTTP servers.

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 requests approval for risky ops, YOLO auto-approves. Sandboxed via seatbelt (macOS), landlock (Linux); Windows restricted tokens.

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. Issues triaged in the open. Releases cut from main.