第 2026-05-15 期
API · 在线
DeepSeek TUI
深度求索 · 终端智能体
实 时LIVE
ISS#1696ACP server JSON-RPC id field type mismatch with Zed editor· 29mISS#1683Unexpected periodic outbound connections · 30mISS#1695MacOS file write problem, skill patch workaround attached· 47mPR#1693feat(acp): add multi-turn tool execution support to ACP server· 2hISS#1615docker 拉取直接跑乱码· 2hISS#1694更新到最新版一直报错· 2hPR#1640perf(cache): snapshot system prompt at session creation, wire warmup, and shar· 2hPR#1692feat: serve-centered local API bridge for Playwright/Tauri integration· 3hISS#1691Bug Report: Git Commit Message with Spaces Causes Pathspec Parse Error· 4hISS#1607建议token成本估算新增加几个货币单位· 4hPR#1680fix(tui): guard reasoning_content behind provider check to prevent TUI display· 4hISS#1690[Windows] Terminal input breaks after exec_shell runs a batch script that spaw· 4hISS#1696ACP server JSON-RPC id field type mismatch with Zed editor· 29mISS#1683Unexpected periodic outbound connections · 30mISS#1695MacOS file write problem, skill patch workaround attached· 47mPR#1693feat(acp): add multi-turn tool execution support to ACP server· 2hISS#1615docker 拉取直接跑乱码· 2hISS#1694更新到最新版一直报错· 2hPR#1640perf(cache): snapshot system prompt at session creation, wire warmup, and shar· 2hPR#1692feat: serve-centered local API bridge for Playwright/Tauri integration· 3hISS#1691Bug Report: Git Commit Message with Spaces Causes Pathspec Parse Error· 4hISS#1607建议token成本估算新增加几个货币单位· 4hPR#1680fix(tui): guard reasoning_content behind provider check to prevent TUI display· 4hISS#1690[Windows] Terminal input breaks after exec_shell runs a batch script that spaw· 4h
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.8k
Forks · 复刻
2.5k
Contributors · 贡献者
93
Latest · 版本
v0.8.37
Today's Dispatch · 今日要闻

2026-05-15

Curated by
DeepSeek V4-Flash · 6h cron

v0.8.37 ships, ACP multi-turn tools and cache perf open

The latest release brings stability improvements. Two key PRs add multi-turn tool execution to the ACP server and snapshot system prompt caching. Community continues to refine region-aware search and diagnostics.

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.