第 2026-05-13 期
API · 在线
DeepSeek TUI
深度求索 · 终端代理
实 时LIVE
ISS#1556deepseek 在 macOS 下的 ghostty 下 会一直闪屏。· 9mISS#1565创建新会话· 18mISS#683如何强制让模型推理的时候是特定语言的思考链路,而不是默认英文。· 29mISS#1564步骤选框,白色背景导致页面里的文字看不清楚· 29mPR#1563 fix(tui): remove intermediate flush() after TERMINAL_ORIGIN_RESET to reduce f· 30mPR#1548Fix changelog command version hints· 32mISS#1557基于ubuntu cli运行的deepseek-tui 0.8.32 版本,屏幕闪烁依旧存在· 33mISS#1562中文适配需要进一步添加完整· 41mPR#1503 feat(/vim): Add basic Vim editing support for the composer · 48mISS#1411文字不进行换行· 2hISS#1561winget package· 2hPR#1560fix(tui): debounce FocusGained recovery to prevent flicker loop on Tabby· 2hISS#1556deepseek 在 macOS 下的 ghostty 下 会一直闪屏。· 9mISS#1565创建新会话· 18mISS#683如何强制让模型推理的时候是特定语言的思考链路,而不是默认英文。· 29mISS#1564步骤选框,白色背景导致页面里的文字看不清楚· 29mPR#1563 fix(tui): remove intermediate flush() after TERMINAL_ORIGIN_RESET to reduce f· 30mPR#1548Fix changelog command version hints· 32mISS#1557基于ubuntu cli运行的deepseek-tui 0.8.32 版本,屏幕闪烁依旧存在· 33mISS#1562中文适配需要进一步添加完整· 41mPR#1503 feat(/vim): Add basic Vim editing support for the composer · 48mISS#1411文字不进行换行· 2hISS#1561winget package· 2hPR#1560fix(tui): debounce FocusGained recovery to prevent flicker loop on Tabby· 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 · 星标
27.0k
Forks · 复刻
2.3k
Contributors · 贡献者
70
Latest · 版本
v0.8.33
Today's Dispatch · 今日要闻

2026-05-13

Curated by
DeepSeek V4-Flash · 6h cron

v0.8.33 ships as flicker fixes and localization contributions pile up

The project released v0.8.33 with pull requests addressing terminal flicker and preparing the release. Community contributors have submitted Spanish localization, range-based file reading, and custom MCP headers, while several flicker-related issues remain open.

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.