Skip to content

fix: preserve v2 proxy routing - #126

Merged
Nomadcxx merged 1 commit into
mainfrom
fix/pr-125-v2-runtime-route
Aug 13, 2026
Merged

fix: preserve v2 proxy routing#126
Nomadcxx merged 1 commit into
mainfrom
fix/pr-125-v2-runtime-route

Conversation

@Nomadcxx

Copy link
Copy Markdown
Owner

Fixes the startup-order failure found during the bare-metal V2 test.

opencode applies its config-provider transform after package plugins, which can replace the live proxy URL with a stale configured URL. This routes cursor-acp requests through the V2 session.http.request hook, while preserving the request path, method, headers, and body.

Checks:

  • build
  • unit: 592 pass, 0 fail
  • integration: 43 pass, 1 skip, 0 fail
  • npm pack --dry-run
  • bare-metal opencode V2 run with the default proxy port occupied: exit 0, read tool completed, BAREMETAL_OK returned

@Nomadcxx
Nomadcxx merged commit 180499f into main Aug 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant