Skip to content

docs: add deepclaude integration guide (EN + zh-CN)#261

Open
aznikline wants to merge 1 commit into
deepseek-ai:mainfrom
aznikline:add-deepclaude-guide
Open

docs: add deepclaude integration guide (EN + zh-CN)#261
aznikline wants to merge 1 commit into
deepseek-ai:mainfrom
aznikline:add-deepclaude-guide

Conversation

@aznikline

Copy link
Copy Markdown

Adds a bilingual integration guide for deepclaude (github.com/aattaran/deepclaude, ~2.2k stars).

What is deepclaude

A thin launcher that runs Claude Code's autonomous agent loop against DeepSeek V4 Pro (or any Anthropic-compatible backend) instead of Anthropic — same UX, a fraction of the cost. Single shell/PowerShell script + local proxy, no separate runtime.

Why it belongs here

Explicitly DeepSeek-first: the default backend is DeepSeek V4 Pro, configured via a single DEEPSEEK_API_KEY. It is not yet listed in the table and no open PR adds it (checked before opening).

What the guide covers

Installation → configuration → first run, following the existing guide format:

  1. Get a DeepSeek API key
  2. Set DEEPSEEK_API_KEY (macOS/Linux and Windows)
  3. Install the launcher (symlink on *nix, copy-to-PATH on Windows)
  4. deepclaude first run + the --backend/--cost/--benchmark flags

CONTRIBUTING checks

  • Bilingual: docs/deepclaude.md + docs/deepclaude.zh-CN.md in one PR
  • README + README.zh-CN table entries inserted in alphabetical order (between Deep Code and DeepSeek-TUI)
  • Follows the format of existing guides (installation → configuration → first run)
  • No duplicate of an existing guide or open PR

deepclaude (github.com/aattaran/deepclaude, 2.2k stars) is a thin launcher
that runs Claude Code's autonomous agent loop against DeepSeek V4 Pro
(or any Anthropic-compatible backend) instead of Anthropic — same UX at
a fraction of the cost.

Guide covers: get a DeepSeek API key -> set DEEPSEEK_API_KEY -> install
the launcher (shell/PowerShell) -> first run with the default DeepSeek
V4 Pro backend, plus the --backend/--cost/--benchmark flags.

Bilingual per CONTRIBUTING: docs/deepclaude.md + docs/deepclaude.zh-CN.md
in a single PR, README + README.zh-CN table entries inserted in
alphabetical order (between Deep Code and DeepSeek-TUI).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant