# lessweb/deepcode-cli

Deep Code 是专为 deepseek-v4 模型优化的终端 AI 编码助手，支持深度思考、推理强度控制以及 Agent Skills。

Repository: https://github.com/lessweb/deepcode-cli
Canonical: https://ross.abutalabs.com/products/deepcode-cli
Homepage: https://deepcode.vegamo.cn
Language: TypeScript
License: MIT
License Family: permissive
Topics: ai-agent, deepseek
Last push: 2026-08-26T10:05:28+00:00

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 9
- inputs: {"age_days": 127, "days_push": 7, "days_rel": 8, "gap_med": 3.0, "n_releases_24m": 17}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2211, forks 207 (observed 2026-08-28T04:06:26.955066+00:00)

## What it is
Deep Code CLI is an open-source terminal-based AI coding assistant optimized for DeepSeek-V4 models, supporting deep thinking mode, reasoning effort control, Agent Skills, and MCP integration. It provides a persistent, project-scoped coding loop with file read/write/modify/execute capabilities and shares configuration with a companion VS Code extension.

## Use cases
- ai coding assistant in the terminal for deepseek models
- understand an unfamiliar codebase and explain its flow
- add unit tests and fix failing tests automatically
- enable thinking mode and reasoning effort control for deepseek-v4
- extend the assistant with custom agent skills and mcp tools
- resume persistent coding sessions per project
- use an openai-compatible model endpoint for coding tasks

## When to choose
- you primarily use DeepSeek models and want a CLI coding agent tuned for them, including thinking mode and KV-cache cost savings
- you want an agentic terminal workflow with persistent sessions, file operations, command execution, and /undo
- you need extensibility via Agent Skills and MCP servers

## When to avoid
- you need a GUI-first coding assistant rather than a terminal tool
- you rely on multimodal input, since deepseek-v4 lacks vision support
- you want a model-agnostic agent with first-class support for non-OpenAI-compatible providers

## Facets
- artifact type: cli-tool
- maturity: active
- function: agent-framework, llm-inference, mcp, cli, chatbot, developer-tools
- domain: artificial-intelligence, large-language-models, developer-tools
- platform: cli, cross-platform, windows
- tags: deepseek, terminal-ai-assistant, coding-agent, agent-skills, thinking-mode, vscode-companion, ai-agents, command-line, nodejs, macos, linux

## Member repositories
- lessweb/deepcode-cli (main) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:26.955066+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:46:05.119663+00:00, confidence not recorded.
  - readme: https://github.com/lessweb/deepcode-cli (fetched 2026-08-28T04:06:26.955066+00:00, sha 7fa9de3d20f2)
  - homepage: https://deepcode.vegamo.cn (fetched 2026-08-29T10:26:51.820022+00:00, sha 80d7eb47f509)
  - site_page: https://deepcode.vegamo.cn/docs (fetched 2026-08-29T10:26:51.829491+00:00, sha f2a598e10979)
- Data as of 2026-08-30T08:39:29.467469+00:00.
