Skip to content

Add English Cline CLI DeepSeek guide#43

Open
morluto wants to merge 1 commit intodeepseek-ai:mainfrom
morluto:morl/add-cline-cli-guide-en
Open

Add English Cline CLI DeepSeek guide#43
morluto wants to merge 1 commit intodeepseek-ai:mainfrom
morluto:morl/add-cline-cli-guide-en

Conversation

@morluto
Copy link
Copy Markdown
Contributor

@morluto morluto commented May 1, 2026

Problem

The repository does not currently include an English guide for configuring Cline CLI with DeepSeek.

Fix

  • Add docs/cline_cli.md with an English Cline CLI setup flow.
  • Link the new guide from README.md.
  • Keep the optional command-line setup DeepSeek-specific with cline auth -p deepseek.

Evidence

  • Checked local cline auth --help for the auth flags.
  • Compared the documented provider id, model ids, and auth flow against Cline's official CLI and DeepSeek provider documentation.

Add an English Cline CLI integration guide focused on configuring DeepSeek through Cline's authentication wizard.

The guide documents installing Cline CLI, running cline auth, selecting the own-API-key path, choosing the DeepSeek provider, entering a DeepSeek API key, selecting deepseek-chat or deepseek-reasoner, and verifying the setup with a small CLI prompt.

It also includes a DeepSeek-only scripted setup command using cline auth -p deepseek so the page stays focused on DeepSeek docs rather than general Cline provider configuration.

Validation: checked the Cline CLI help output locally and compared the provider id, model ids, and auth flags against Cline's official CLI and DeepSeek provider documentation.
@morluto morluto force-pushed the morl/add-cline-cli-guide-en branch from de5f9fb to 533ac46 Compare May 1, 2026 06:44
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