Early termination

#55
by CyberCyclone - opened

This is the first time using this, so I'm not sure on the debugging process. I added the template to LM Studio prompt template, and after using VSCode for about 2 minutes in planning mode, it spat out this. Any thoughts? Thanks 😃 The version is qwen3.6-froggeric-v21.3.

<function=read_file> <parameter=filePath> /Users/me/Documents/Git/example/shared/src/example.ts <parameter=startLine> 1 <parameter=endLine> 300

There seems to be an issue with this breaking tool calls, I am also using LM Studio and with Ornith and Qwen3.6 in OpenCode and Pi.dev it would break tool_calls and just print the tool call XML into chat, I reset the template to default and they started working again.

Same for me, I had to revert to the standard template on Qwen 3.6 27b - this ruins toolcalling so quickly. With the standard template it randomly stops, but at least I can just tell it to continue and then it keeps going. Once you get into the broken toolcall situation, it stays broken.

Sign up or log in to comment