Replies: 1 comment
-
|
hmm no that looks fine; i have noticed similar behavior in lower weight models though |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, let me start by saying crush is a wonderful CLI coding tool!
I'm using it against my locally hosted Qwen3.5-122B-A10B's Q5 version as my daily driver. It somehow always got MCP wrong. For starters, my mcp section looks like this:
In the beginning of the session, where it needs to read files, a wrong MCP is always the first choice.
It will then fall back to the 'view tool', or sometimes 'bash cat'. It does the same thing on openrouter models too. And it rarely gets it correctly in the first run.
Is it because I configured my MCP servers the wrong way?
Beta Was this translation helpful? Give feedback.
All reactions