第 2026-05-10 期
API · 在线
DeepSeek TUI
深度求索 · 终端代理
实 时LIVE
ISS#1352在 ghostty里面运行时,界面总是在闪烁· 12mISS#1295windows上运行持续闪屏· 12mISS#1366Screen flickering when running TUI inside VSCode terminal· 12mISS#1363When using the Ghostty command-line tool, it keeps flickering, but iTerm2 does· 12mISS#1356terminal rapid flickering when used with vs code terminal· 12mISS#1260Versions 0.822 and 0.823 continuously flicker on Windows 10, while version 0.8· 12mISS#1119Response text is rendered with unexpected line breaks in Ghostty + Starship· 12mISS#1331Mouse wheel behavior changed in v0.8.24, and Ctrl+Enter submission issue· 18mISS#1292deepseek tui 中不能滑动触控板/鼠标选择 AI 输出的文本· 18mISS#1255在 Win10 终端,会话框无法滚动 scroll bug· 18mISS#1308set base_url for ollama & vllm· 18mISS#1298Mouse scroll wheel only scrolls input history, not conversation view· 18mISS#1352在 ghostty里面运行时,界面总是在闪烁· 12mISS#1295windows上运行持续闪屏· 12mISS#1366Screen flickering when running TUI inside VSCode terminal· 12mISS#1363When using the Ghostty command-line tool, it keeps flickering, but iTerm2 does· 12mISS#1356terminal rapid flickering when used with vs code terminal· 12mISS#1260Versions 0.822 and 0.823 continuously flicker on Windows 10, while version 0.8· 12mISS#1119Response text is rendered with unexpected line breaks in Ghostty + Starship· 12mISS#1331Mouse wheel behavior changed in v0.8.24, and Ctrl+Enter submission issue· 18mISS#1292deepseek tui 中不能滑动触控板/鼠标选择 AI 输出的文本· 18mISS#1255在 Win10 终端,会话框无法滚动 scroll bug· 18mISS#1308set base_url for ollama & vllm· 18mISS#1298Mouse scroll wheel only scrolls input history, not conversation view· 18m
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 · 星标
23.8k
Forks · 复刻
1.9k
Contributors · 贡献者
54
Latest · 版本
v0.8.26
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.