第 2026-05-09 期
API · 在线
DeepSeek TUI
深度求索 · 终端代理
实 时LIVE
ISS#1303DEEPSEEKALLOWINSECURE_HTTP· 5mISS#1295windows上运行持续闪屏· 26mISS#1286Security Alert: Fake repository detected impersonating this project· 1hISS#1269始终提示工作中,没有反馈,doctor检查也没问题· 2hISS#1120There still seems to be some problems with cache hits缓存命中方面似乎还是有些问题· 2hISS#1302在粘贴某些复制的内容时,会把“换行”直接作为“Enter”· 2hPR#1300 Support Streamable HTTP MCP endpoints· 3hISS#1293取名deepsek-tui 是否只允许deepseek 模型,并且仅支持官方api 接入?· 3hISS#1292deepseek tui 中不能滑动触控板/鼠标选择 AI 输出的文本· 3hISS#1299windows执行中途会卡住· 3hISS#1254占用品牌deepseek问题· 3hPR#1239fix(tui): drag-select auto-scrolls past edge; copy strips all rail decorations· 3hISS#1303DEEPSEEKALLOWINSECURE_HTTP· 5mISS#1295windows上运行持续闪屏· 26mISS#1286Security Alert: Fake repository detected impersonating this project· 1hISS#1269始终提示工作中,没有反馈,doctor检查也没问题· 2hISS#1120There still seems to be some problems with cache hits缓存命中方面似乎还是有些问题· 2hISS#1302在粘贴某些复制的内容时,会把“换行”直接作为“Enter”· 2hPR#1300 Support Streamable HTTP MCP endpoints· 3hISS#1293取名deepsek-tui 是否只允许deepseek 模型,并且仅支持官方api 接入?· 3hISS#1292deepseek tui 中不能滑动触控板/鼠标选择 AI 输出的文本· 3hISS#1299windows执行中途会卡住· 3hISS#1254占用品牌deepseek问题· 3hPR#1239fix(tui): drag-select auto-scrolls past edge; copy strips all rail decorations· 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 · 星标
22.8k
Forks · 复刻
1.8k
Contributors · 贡献者
47
Latest · 版本
v0.8.24
Today's Dispatch · 今日要闻

2026-05-07

Curated by
deepseek-v4-flash · 6h cron

18k stars; cache stability and UI polish merged

The project crossed 18,000 stars with 108 open pull requests and 128 issues. Recent merged work focused on cache reliability, theme switching, and Windows UTF-8 support. A large GUI overhaul and multi-agent orchestration remain 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.