#245 · Primary category: AI Coding Assistants
deepcode-cli
Deep Code 是专为 deepseek-v4 模型优化的终端 AI 编码助手,支持深度思考、推理强度控制以及 Agent Skills。
Project last updated:08/28/26
GitHub Stars
2.2K
Forks
207
Contributors
16
License
MIT
Why we included this project
Deep Code CLI is a terminal coding assistant tuned for DeepSeek models, so it supports thinking mode and lets you set reasoning effort per task. It runs from any project directory, connects to the DeepSeek API, and uses context caching to keep costs down. You can extend it with agent skills from project or user folders, attach MCP servers for things like GitHub or a browser, and control permissions so it asks before running shell commands or touching files. It also shares its settings with the companion VSCode extension, so moving between terminal and editor doesn't mean reconfiguring.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.