Replies: 1 comment 4 replies
|
This looks related to the recent OpenCode Zen changes around client identity/headers. OmniRoute already has logic for synthesizing the OpenCode CLI headers (User-Agent, x-opencode-client, x-opencode-project, request/session IDs), and recent fixes were specifically made for Zen/Go requests being rejected upstream. I'd be careful about adding completely arbitrary custom headers, though. A better approach might be exposing the relevant OpenCode identity headers as configurable values while keeping auth headers protected. If you can share the exact response/status you're getting from Zen and the OmniRoute version, we can probably determine whether this is another header/identity mismatch or a new upstream blocking rule. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Opencode Zen start blocking Omniroute since yesterday

Could you, please, fix this issue in plugin?
For example, give us a possibility to define custom opencode headers in it ..
All reactions