Skip to content

Bug: Chat fails with validation error mentioning eager_input_streaming [desktop app] #24634

Description

@grayguava

Description

I was using OpenCode normally and just chatting with a model (MiniMax M2.5 Free) when this error appeared:

Error from provider: 13 request validation errors:  
Extra inputs are not permitted, field: 'tools[0].eager_input_streaming', value: True

I wasn’t manually configuring tools during that session. just sending a normal message.
not sure what triggered it, but the chat stopped working after this error appeared.

What I expected

The message should send normally without crashing into a validation error.

What actually happened

The request failed and showed repeated validation errors related to eager_input_streaming.

Environment

  • OS: Windows
  • App: OpenCode desktop
  • Model: MiniMax M2.5 Free
  • Opencode version: 1.14.28

Let me know if logs or additional info would help reproduce it.

Plugins

Default - No self-configured plugins

OpenCode version

v1.14.28

Steps to reproduce

  1. Open Opencode desktop app
  2. Start a new (or an existing) chat session
  3. Select MiniMax M2.5 Free model name
  4. Send a normal message
  5. Error appears:

Error from provider: request validation errors ... eager_input_streaming

Screenshot and/or share link

Image

Operating System

Windows 10

Terminal

No terminal

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwebRelates to opencode on web / desktopwindows

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions