第 2026-05-14 期
API · 在线
DeepSeek TUI
深度求索 · 终端代理
实 时LIVE
ISS#1606homebrew deepseek-tui version is still 0.8.27· 44mISS#1632Not able to switch to other provider models· 59mISS#1620思考过程巨慢无比,一个字吐半天,哪个环节出了问题?· 1hPR#1631feat(ci): auto-update Homebrew tap formula on release· 1hPR#1548Fix changelog command version hints· 1hPR#1630fix: validate API key before terminal init to prevent garbled output· 2hISS#1582ubuntu20.04启动后疯狂报错· 2hISS#1629MCP: missing initial session-ID handshake on Streamable-HTTP transport· 2hPR#1628 fix(streaming): wrap overlong no-whitespace text· 2hPR#1616feat(feishu): carry Lighthouse bridge into v0.8.37· 2hISS#1568在输入框中输入 /usr/xxx 被误识别为 dsTUI 命令· 3hPR#1625fix(tui): treat absolute slash paths as messages· 3hISS#1606homebrew deepseek-tui version is still 0.8.27· 44mISS#1632Not able to switch to other provider models· 59mISS#1620思考过程巨慢无比,一个字吐半天,哪个环节出了问题?· 1hPR#1631feat(ci): auto-update Homebrew tap formula on release· 1hPR#1548Fix changelog command version hints· 1hPR#1630fix: validate API key before terminal init to prevent garbled output· 2hISS#1582ubuntu20.04启动后疯狂报错· 2hISS#1629MCP: missing initial session-ID handshake on Streamable-HTTP transport· 2hPR#1628 fix(streaming): wrap overlong no-whitespace text· 2hPR#1616feat(feishu): carry Lighthouse bridge into v0.8.37· 2hISS#1568在输入框中输入 /usr/xxx 被误识别为 dsTUI 命令· 3hPR#1625fix(tui): treat absolute slash paths as messages· 3h
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 · 星标
28.6k
Forks · 复刻
2.4k
Contributors · 贡献者
89
Latest · 版本
v0.8.36
Today's Dispatch · 今日要闻

2026-05-14

Curated by
DeepSeek V4-Flash · 6h cron

DeepSeek-TUI preps v0.8.36 as issues surface

The project merged release preparation for v0.8.36 while ongoing work focuses on terminal restoration, MCP tool display, and user interface color concerns. Feature requests around cost estimation and sandbox usability continue to draw discussion.

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.