第 2026-05-14 期
API · 在线
DeepSeek TUI
深度求索 · 终端代理
实 时LIVE
ISS#1579这个颜色真的很丑· 59mPR#1642feat: image vision analysis, fix first-message 400, fix /model default reset· 1hPR#1645fix: accept legacy deepseek-cn provider aliases· 2hPR#1644fix: first-message 400 error and /model default reset· 2hPR#1643fix(mcp): persist Mcp-Session-Id and apply custom headers to GET preflight· 3hPR#1416Add changelog command· 3hPR#1548Fix changelog command version hints· 3hPR#1631feat(ci): auto-update Homebrew tap formula on release· 3hISS#384v0.8.6 feat: /undo — revert the most recent apply_patch· 3hISS#1615docker 拉取直接跑乱码· 4hPR#1640perf(cache): snapshot system prompt at session creation, wire warmup, and shar· 4hISS#1641Agent mode: add fallback strategy when tool calls fail· 4hISS#1579这个颜色真的很丑· 59mPR#1642feat: image vision analysis, fix first-message 400, fix /model default reset· 1hPR#1645fix: accept legacy deepseek-cn provider aliases· 2hPR#1644fix: first-message 400 error and /model default reset· 2hPR#1643fix(mcp): persist Mcp-Session-Id and apply custom headers to GET preflight· 3hPR#1416Add changelog command· 3hPR#1548Fix changelog command version hints· 3hPR#1631feat(ci): auto-update Homebrew tap formula on release· 3hISS#384v0.8.6 feat: /undo — revert the most recent apply_patch· 3hISS#1615docker 拉取直接跑乱码· 4hPR#1640perf(cache): snapshot system prompt at session creation, wire warmup, and shar· 4hISS#1641Agent mode: add fallback strategy when tool calls fail· 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
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.9k
Forks · 复刻
2.4k
Contributors · 贡献者
90
Latest · 版本
v0.8.36
Today's Dispatch · 今日要闻

2026-05-14

Curated by
DeepSeek V4-Flash · 6h cron

Input and wrapping fixes land, vision analysis PR opens

Three merged pull requests resolved Windows input handling, overlong text wrapping, and a test underflow. A new pull request introduces image vision analysis alongside fixes for the first-message API error and /model default reset. Community discussion continues around color theme preferences and text wrapping behavior.

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.