Skip to content

[Bug] DeepSeek CLI existed immediately just after sending a message #21

@Mooling0602

Description

@Mooling0602

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 in my Android phone with Termux.

…_a475@localhost ~/G/Daemon_Console_Rust (main) [1]> deepseek-cli

🚀 DeepSeek CLI - MVP

Model: deepseek-chat
Type "exit" or Ctrl+C to quit

deepseek-cli > Can you check if any bugs in the opening project?

I'd be happy to help you check for bugs in your opening project! However, I'll need some more specific information to assist you effectively:

To properly analyze your project, please provide:

1. Project details:
   - What programming language(s) are you using?
   - What type of project is it? (web app, mobile app, desktop app, etc.)
   - Any specific framework or libraries?

2. Code samples:
   - Share relevant code snippets
   - Or describe the specific functionality you're concerned about

3. Symptoms:
   - What issues are you experiencing?
   - Any error messages or unexpected behavior?
   - When does the problem occur?

4. Project structure (if applicable)

In the meantime, here are some common areas to check for bugs:

- Syntax errors (missing semicolons, brackets, etc.)
- Logic errors (incorrect conditions, loops, calculations)
- Null/undefined references
- Memory leaks (especially in languages like C/C++)
- Race conditions (in multi-threaded applications)
- Input validation issues
- Resource management (file handles, database connections)
- Compatibility issues with different environments

Quick debugging tips:
- Use debugging tools and IDE features
- Add logging/print statements
- Write unit tests
- Check error logs
- Validate input/output data

Please share your project details or specific code, and I'll help identify potential bugs and suggest fixes!

deepseek-cli > ⏎                                     u0_a475@localhost ~/G/Daemon_Console_Rust (main)>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions