#1281·terax-ai

opencode-go provider breaks due to missing "x-opencode-session" header

Author: jkdoshiCreated Sep 9, 2026Updated Sep 9, 2026
Labelsbug

Terax version

0.8.6

Operating system

Linux

OS version

arch linux

What happened?

When I configured opencode-go provider and any model and tried to use it, I got the following error:

Image

(Request is missing "x-opencode-session")

And the communication with the LLM just can't happen

What did you expect to happen?

LLM response

Steps to reproduce

  1. configure opencode-go provider and ANY model as your agent
  2. try to communicate with it

Logs / screenshots

No response

Before submitting

  • I searched existing issues and didn't find a duplicate
  • I am running the latest version (or this happens on main)