deepseek-cli icon indicating copy to clipboard operation
deepseek-cli copied to clipboard

DeepSeek CLI, a command-line AI coding assistant that leverages the powerful DeepSeek Coder models

Results 18 deepseek-cli issues
Sort by recently updated
recently updated
newest added

As the log shows, and seems DeepSeek Coder can't read my codes? > I'm using cloud API key because local models couldn't (and impossible to, due to low performance) run...

there is no deepseek command after executing the npm install as instructed in the README

I noticed that the application will exit after every prompt! I need to start it again with deepseek-cli. Is this repo owned by the deepseek producers or some other party?

What was done the command to run the cli was wrong. replaced deepseek with deepseek-cli

I'm facing an issue, kindly help. ``` 🚀 DeepSeek CLI - MVP Model: deepseek-coder-33b-instruct Type "exit" or Ctrl+C to quit deepseek-cli > deepseek ⠸ Thinking...API Error Details: { error: {...

Write a clear README explaining installation, usage, supported commands, and how to contribute to the project. Reference API setup and CLI output examples.

Include example prompts for different programming languages (e.g., Python, JS, Java) to verify CLI output consistency and language-specific performance.

Set up integration tests using `vitest` or `jest` to validate core commands like `chat`, `complete`, `review`, `test`. Use mock API responses.

Build the `deepseek test ` feature to generate unit tests based on the content of the file and the function signatures inside.