opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Error: The question tool was called with invalid arguments

Open jatinbansal1998 opened this issue 1 day ago • 1 comments

Description

I got an error in the Plan Mode. I also have these flags set:

# OpenCode experimental features
export OPENCODE_EXPERIMENTAL_LSP_TOOL=true
export OPENCODE_EXPERIMENTAL_ICON_DISCOVERY=true
export OPENCODE_EXPERIMENTAL_FILEWATCHER=true
export OPENCODE_EXPERIMENTAL_OXFMT=true
export OPENCODE_EXPERIMENTAL_PLAN_MODE=1
Error: The question tool was called with invalid arguments: [
  {
    "origin": "string",
    "code": "too_big",
    "maximum": 12,
    "inclusive": true,
    "path": [
      "questions",
      0,
      "header"
    ],
    "message": "Too big: expected string to have <=12 characters"
  }
].
Please rewrite the input so it satisfies the expected schema.

Plugins

opencode-antigravity-auth

OpenCode version

1.1.21

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

macOS 26.2

Terminal

Ghostty

jatinbansal1998 avatar Jan 15 '26 10:01 jatinbansal1998