opencode icon indicating copy to clipboard operation
opencode copied to clipboard

fix: make description parameter optional in bash tool

Open pepperpepperpepper opened this issue 5 months ago • 0 comments

The bash tool was requiring a description parameter, but KimiK2 wasn't automatically generating one when calling the tool, regardless of telling it to in the prompts. This caused schema validation errors in build mode and custom modes.

Requiring the description for every call was literally rendering opencode unusable and this seems to completely fix the problem.

pepperpepperpepper avatar Jul 26 '25 04:07 pepperpepperpepper