9d6a0ce4eea178d030040372043098ffcfc94eb2
Weak models re-emit `npm -v` as ["npm,","-v"] or ["npm\",","\"-v\""] — the JSON array separators leak into the tokens. The collapsed-array guard rejected these, and the model re-emitted the identical mangle until stage_loop_break killed the run (observed 6x on the web-ui QA workflow, session 508c8d58). Strip stray leading/trailing quote/comma per token so the call runs instead of looping the stage to death. Internal commas (--foo=a,b) are kept; a single fully-collapsed token still rejects. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
fix: workflow inference chain — surface llama-server errors, user-turn-last, bundle-relative prompts
Description
No description provided
Languages
Kotlin
88.4%
Go
11.4%
Python
0.2%