Skip to content

Progress halts with qwen 3.6 35b-a3b with naked tool call in the console #24316

@boutell

Description

@boutell

Description

Not sure why this happens or whether it is properly regarded as a qwen bug, a llama.cpp bug (I'm using a very recent source build), or an opencode bug. But here you are in case it is helpful:

  ┃  Thinking: <tool_call>                                                                                                                                           
  ┃  <function=read>                                                                                                         ▼ Modified Files                        
  ┃  <parameter=filePath>                                                                                                    packages/apostrophe/lib/mongod +22 -1   
  ┃  /Users/ai/apostrophe/packages/apostrophe/modules/@apostrophecms/page/index.js                                           packages/apostrophe/modules/@ap +6 -2   
  ┃  </parameter>                                                                                                            packages/apostrophe/modules/@ap +1993   
  ┃  <parameter=limit>                                                                                                       packages/apostrophe/modules/@ap +5 -1   
  ┃  15                                                                                                                      packages/apostrophe/test/module +1 -4   
  ┃  </parameter>                                                                                                            packages/apostrophe/test/module +1 -1   
  ┃  <parameter=offset>                                                                                                      packages/emulate-mongo-3-driver +1229   
  ┃  2969                                                                                                                    packages/emulate-mongo-3-driver/ +842   
  ┃  </parameter>                                                                                                            sqlite-test.js                    +76   
  ┃  </function>                                                                                                                                                     
  ┃  </tool_call>                                                                                                                                                    
                                                                                                                                                                     
     ▣  Build · Qwen3.6-35B-A3B-UD-IQ4_XS · 22m 13s                                                                     ▄                                            
                                                                                                                                                                     
  ┃                                                                                                                                                                  
  ┃                                                      ~/apostrophe:qwen-opencode              
  ╹▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀                                            
                                                                                             94.5K (72%)  ctrl+p commands    • OpenCode 1.14.24                      
                                                                                                                                                                     

I've seen this a number of times: naked XML at the end of the terminal.

Is this qwen producing XML where it should have produced JSON? Is that a thing?

Thanks for all you do!

It's hard to capture this cleanly. Here's a screenshot too:

Image

Plugins

None

OpenCode version

1.14.24

Steps to reproduce

Eventually, in long-running tasks, Qwen3.6-35B-A3B-UD-IQ4_XS running on a very recent llama.cpp build will do it.

Screenshot and/or share link

See above for screenshot

Operating System

MacOS

Terminal

Plain vanilla MacOS Terminal

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions