AI Coding Agent / CLI Tool
8.9k 2026-05-06
Hmbown/DeepSeek-TUI
A terminal-based coding agent leveraging DeepSeek V4 models for interactive development, code generation, and workspace management.
Core Features
Auto mode for dynamic model and thinking level selection.
Real-time streaming of DeepSeek reasoning blocks.
Comprehensive tool suite: file ops, shell, git, web search, sub-agents.
1M-token context window with management and cost tracking.
Workspace rollback and session save/resume for robust development.
Quick Start
npm install -g deepseek-tui && deepseek --model autoDetailed Introduction
DeepSeek TUI is a powerful terminal-based coding agent designed for developers using DeepSeek V4 models. It provides an interactive environment to generate code, manage local workspaces, execute shell commands, and perform web searches, all with approval gates for safety. Its key strengths include a 1M-token context window, real-time reasoning block streaming, and advanced features like workspace rollback and session persistence, making it an efficient and robust tool for AI-assisted development directly within the terminal.