System
Windows 11
OpenCode
Llama.cpp
Qwen3.6 27b
Issue
When trying to call tools. The calls get wrapped in double quotes. so for read console action becomes ""get"" instead of "get" on the unity side. This true for executing menu items as well. I have not seen this issue for batch execute however
System
Windows 11
OpenCode
Llama.cpp
Qwen3.6 27b
Issue
When trying to call tools. The calls get wrapped in double quotes. so for read console action becomes ""get"" instead of "get" on the unity side. This true for executing menu items as well. I have not seen this issue for batch execute however