Describe the bug
When using the List command or view in the CRUSH interface with DeepSeek V3.1, the model returns the error: error parsing parameters: invalid character '<' after top-level value. This prevents file listing and subsequent View operations, blocking navigation and analysis of the codebase. The same error repeats on retry, indicating a consistent failure in processing the command.
Setup
Please complete the following information along with version numbers, if applicable.
- OS windows 11
- Shell Powershell
- Terminal Emulator Windows Terminal]
To Reproduce
Steps to reproduce the behavior:
- Go to a project
- Initalize the project
- see tool call error "error parsing parameters: invalid character '<' after top-level value"
Expected behavior
The project should create the crush.md file
Screenshots
Additional context
This doesn't happen Just with initialization it happens in regular prompting as well
Describe the bug
When using the List command or view in the CRUSH interface with DeepSeek V3.1, the model returns the error: error parsing parameters: invalid character '<' after top-level value. This prevents file listing and subsequent View operations, blocking navigation and analysis of the codebase. The same error repeats on retry, indicating a consistent failure in processing the command.
Setup
Please complete the following information along with version numbers, if applicable.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The project should create the crush.md file
Screenshots
Additional context
This doesn't happen Just with initialization it happens in regular prompting as well