opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Regression in 1.1.3

Open brat002 opened this issue 1 week ago • 17 comments

Description

After an upgrade I see many messages like:

<tool_call><tool_call>edit
~ Preparing edit...
Error: The edit tool was called with invalid arguments: [
  {
    "expected": "string",
    "code": "invalid_type",
    "path": [
      "filePath"
    ],
    "message": "Invalid input: expected string, received undefined"
  }
].
Please rewrite the input so it satisfies the expected schema.

Tools are different: bash, read, write.

I didn't meet this before.

Plugins

none

OpenCode version

1.1.3

Steps to reproduce

GLM-4.7, MiniMax M2.1

Screenshot and/or share link

Image

Operating System

OSX

Terminal

Ghostty

brat002 avatar Jan 05 '26 22:01 brat002