-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Open
Labels
bugSomething isn't workingSomething isn't workingcoreAnything pertaining to core functionality of the application (opencode server stuff)Anything pertaining to core functionality of the application (opencode server stuff)windows
Description
Description
I am experimenting with https://github.com/LarsCowe/bmalph
Model: Qwen 3.5 35B-A3B hosted in LM Studio
At some point during the conversation the below mentioned error message is presented to me
Plugins
how to obtain a list?
OpenCode version
1.2.27
Steps to reproduce
- Setup a new git repo with https://github.com/LarsCowe/bmalph
- Use the analyst agent
- Answer the questions the agent asks you
The next output is
~ Preparing write...
Error: The write tool was called with invalid arguments: [
{
"expected": "string",
"code": "invalid_type",
"path": [
"content"
],
"message": "Invalid input: expected string, received undefined"
},
{
"expected": "string",
"code": "invalid_type",
"path": [
"filePath"
],
"message": "Invalid input: expected string, received undefined"
}
].
Please rewrite the input so it satisfies the expected schema.
Screenshot and/or share link
No response
Operating System
Windows
Terminal
Project Bluefins default terminal
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcoreAnything pertaining to core functionality of the application (opencode server stuff)Anything pertaining to core functionality of the application (opencode server stuff)windows