Bug Description
Using
model: ollama/qwen3.6:35b-a3b
max-tokens: 16384 # More room for complex changes
auto-compact: true # Trim old history automatically
thinking-level: minimal # Quick reasoning without burning tokens
top-p: 0.95 # Stay focused
temperature: 0.7 # Balanced creativity/reliability
Seems like it's issuing a tool call as text?
Also how do I cut and paste the text in the working windows without needing to take a screenshot?
Steps to Reproduce
Ask the model to evaluate how to mod the code to use two ctrl-c instead of one to quit and watch.
Relevant Code / Configuration
Affected Component
No response
Kit Version
No response
Additional Context
No response
Checklist
Bug Description
Using
model: ollama/qwen3.6:35b-a3b
max-tokens: 16384 # More room for complex changes
auto-compact: true # Trim old history automatically
thinking-level: minimal # Quick reasoning without burning tokens
top-p: 0.95 # Stay focused
temperature: 0.7 # Balanced creativity/reliability
Seems like it's issuing a tool call as text?
Also how do I cut and paste the text in the working windows without needing to take a screenshot?
Steps to Reproduce
Relevant Code / Configuration
Affected Component
No response
Kit Version
No response
Additional Context
No response
Checklist