DeepSeek now has its exclusive Coding Agent—DeepSeek-TUI, developed by DeepSeek enthusiasts who call themselves the "Whale Brothers." The project has reached 2.3k stars and topped the GitHub trending list. DeepSeek-TUI is a terminal-based programming Agent written in Rust, specifically optimized and adapted for DeepSeek. It supports various functions such as reading and writing files, executing Shell commands, searching the web, and managing Git. It offers three operational modes: Plan mode (read-only exploration), Agent mode (interactive execution), and YOLO mode (fully automated execution). Additionally, DeepSeek-TUI supports multilingual interfaces, providing domestic users with a Chinese-version README document and a dedicated configuration path.
