Description
HI so i am using Kimi K2.7 via together AI and fireworks but it is having back to back massive tool calling failures.
Plugins
No response
OpenCode version
1.17.11
Steps to reproduce
-
Select KImi k2.7 model in huggingface provider list
-
start multiple agents to explore codebase and each agent will have repeated tool calling failures
Screenshot and/or share link
✱Glob ""
- Thought: 169ms
✱Glob ""
Model tried to call unavailable tool 'invalid'. Available tools: bash, glob, grep, read, webfetch.
- Thought: 1.1s
✱Glob ""
The glob tool was called with invalid arguments: SchemaError(Missing key
at ["pattern"]).
Please rewrite the input so it satisfies the expected schema.
- Thought: 1.6s
Use bash to list tests dirs instead of glob? The bash instructions say avoid file ops but ls is okay? They said DO NOT use find/cat but ls is okay for directory verification. I can use ls to list tests directories.
$
Model tried to call unavailable tool 'invalid'. Available tools: bash, glob, grep, read, webfetch.
- Thought: 790ms
$
Model tried to call unavailable tool 'invalid'. Available tools: bash, glob, grep, read, webfetch.
- Thought: 857ms
$
Model tried to call unavailable tool 'invalid'. Available tools: bash, glob, grep, read, webfetch.
- Thought: 3.7s
$
Model tried to call unavailable tool 'invalid'. Available tools: bash, glob, grep, read, webfetch.
- Thought: 1.1s
$
Model tried to call unavailable tool 'invalid'. Available tools: bash, glob, grep, read, webfetch.
- Thought: 3.5s
$
The bash tool was called with invalid arguments: SchemaError(Missing key
at ["command"]).
Please rewrite the input so it satisfies the expected schema.
- Thought: 321ms
$
The bash tool was called with invalid arguments: SchemaError(Missing key
at ["command"]).
Please rewrite the input so it satisfies the expected schema.
Operating System
macos 26.5.1
Terminal
Macos terminal
Description
HI so i am using Kimi K2.7 via together AI and fireworks but it is having back to back massive tool calling failures.
Plugins
No response
OpenCode version
1.17.11
Steps to reproduce
Select KImi k2.7 model in huggingface provider list
start multiple agents to explore codebase and each agent will have repeated tool calling failures
Screenshot and/or share link
✱Glob ""
✱Glob ""
Model tried to call unavailable tool 'invalid'. Available tools: bash, glob, grep, read, webfetch.
✱Glob ""
The glob tool was called with invalid arguments: SchemaError(Missing key
at ["pattern"]).
Please rewrite the input so it satisfies the expected schema.
Use bash to list tests dirs instead of glob? The bash instructions say avoid file ops but ls is okay? They said DO NOT use find/cat but ls is okay for directory verification. I can use ls to list tests directories.
$
Model tried to call unavailable tool 'invalid'. Available tools: bash, glob, grep, read, webfetch.
$
Model tried to call unavailable tool 'invalid'. Available tools: bash, glob, grep, read, webfetch.
$
Model tried to call unavailable tool 'invalid'. Available tools: bash, glob, grep, read, webfetch.
$
Model tried to call unavailable tool 'invalid'. Available tools: bash, glob, grep, read, webfetch.
$
Model tried to call unavailable tool 'invalid'. Available tools: bash, glob, grep, read, webfetch.
$
The bash tool was called with invalid arguments: SchemaError(Missing key
at ["command"]).
Please rewrite the input so it satisfies the expected schema.
$
The bash tool was called with invalid arguments: SchemaError(Missing key
at ["command"]).
Please rewrite the input so it satisfies the expected schema.
Operating System
macos 26.5.1
Terminal
Macos terminal