第 2026-05-14 期
API · 在线
DeepSeek TUI
深度求索 · 终端智能体
实 时LIVE
PR#1630fix: validate API key before terminal init to prevent garbled output· 10mISS#1606homebrew deepseek-tui version is still 0.8.27· 10mISS#1637using pnpm to update will stuck at Running postinstall script· 10mISS#1593deepseek command prints misaligned API key error and then spams mouse coordina· 10mISS#15920.8.27: Anthropic-only fields (allowed_callers, defer_loading, thinking) sent · 10mISS#1582ubuntu20.04启动后疯狂报错· 10mISS#1577Clickable links get truncated by line wrapping· 10mPR#1647fix: prepare v0.8.38 bug-bash fixes· 11mISS#1602[Feature Request] DeepSeek-TUI Homebrew Tap 应该自动更新· 1hPR#1631feat(ci): auto-update Homebrew tap formula on release· 1hISS#978我想建个微信群,Hunter哥看有需要吗?· 2hPR#1645fix: accept legacy deepseek-cn provider aliases· 2hPR#1630fix: validate API key before terminal init to prevent garbled output· 10mISS#1606homebrew deepseek-tui version is still 0.8.27· 10mISS#1637using pnpm to update will stuck at Running postinstall script· 10mISS#1593deepseek command prints misaligned API key error and then spams mouse coordina· 10mISS#15920.8.27: Anthropic-only fields (allowed_callers, defer_loading, thinking) sent · 10mISS#1582ubuntu20.04启动后疯狂报错· 10mISS#1577Clickable links get truncated by line wrapping· 10mPR#1647fix: prepare v0.8.38 bug-bash fixes· 11mISS#1602[Feature Request] DeepSeek-TUI Homebrew Tap 应该自动更新· 1hPR#1631feat(ci): auto-update Homebrew tap formula on release· 1hISS#978我想建个微信群,Hunter哥看有需要吗?· 2hPR#1645fix: accept legacy deepseek-cn provider aliases· 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
get started · 开始使用
# install
$ cargo install deepseek-tui-cli --locked
$ deepseek

# already installed? pull the latest $ deepseek update
# first run sets up ~/.deepseek/
requires Rust 1.88+ · no Rust? see other waysother ways →
Stars · 星标
28.9k
Forks · 复刻
2.4k
Contributors · 贡献者
93
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 requests approval for risky ops, YOLO auto-approves. Sandboxed via seatbelt (macOS), landlock (Linux); Windows restricted tokens.

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. Issues triaged in the open. Releases cut from main.