第 2026-05-11 期
API · 在线
DeepSeek TUI
深度求索 · 终端代理
实 时LIVE
ISS#1443Page flipping function abnormal· 6mPR#1410fix(mcp): skip malformed items during discovery instead of dropping all· 9mPR#1256fix(mcp): paginate tools/resources/prompts discovery via nextCursor· 9mPR#1442 Scope skill completions to /skill· 35mISS#1441Text coding error· 38mISS#1440Token的消耗还是比Claude 多很多,希望能改进,在同一需求改动的情况下· 54mPR#1436Add AtlasCloud provider· 1hISS#1439希望可以实时观察 tui 的运行状态· 1hISS#1106Browsing and scrolling issues· 1hISS#1437命令列表 skills 进行收缩,不要展示在一级命令列表内· 2hISS#1435Task terminates after showing "(reasoning omitted)" when entering background e· 2hISS#1434每次启动后的模型都是gpt-4.1,还需要手动切换成deepseek· 2hISS#1443Page flipping function abnormal· 6mPR#1410fix(mcp): skip malformed items during discovery instead of dropping all· 9mPR#1256fix(mcp): paginate tools/resources/prompts discovery via nextCursor· 9mPR#1442 Scope skill completions to /skill· 35mISS#1441Text coding error· 38mISS#1440Token的消耗还是比Claude 多很多,希望能改进,在同一需求改动的情况下· 54mPR#1436Add AtlasCloud provider· 1hISS#1439希望可以实时观察 tui 的运行状态· 1hISS#1106Browsing and scrolling issues· 1hISS#1437命令列表 skills 进行收缩,不要展示在一级命令列表内· 2hISS#1435Task terminates after showing "(reasoning omitted)" when entering background e· 2hISS#1434每次启动后的模型都是gpt-4.1,还需要手动切换成deepseek· 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
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 · 星标
24.7k
Forks · 复刻
2.0k
Contributors · 贡献者
66
Latest · 版本
v0.8.28
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.