Skip to content

feat(console): route migrated Go inference - #48123

Merged
vimtor merged 3 commits into
devfrom
go-inference-migration
Sep 9, 2026
Merged

feat(console): route migrated Go inference#48123
vimtor merged 3 commits into
devfrom
go-inference-migration

Conversation

@vimtor

@vimtor vimtor commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Forward Go requests only when their legacy workspace has migrated_at, matching Zen.
  • Move models and usage reads with generation; preserve streaming, session headers, correlation IDs, and destination errors.
  • Reuse Zen routing and fail-closed behavior; prevent trusted-Zen/BYOK handling on migrated Go requests.

New Console connections receive their provider endpoints through remote configuration. Legacy ingress does not infer routing from a key prefix.

Dependency

Deploy https://github.com/anomalyco/opencode-console/pull/2119 first for the models/usage routes and billing compatibility.

Verification

  • bun run typecheck in packages/console/app.
  • Formatting and git diff --check.

Draft; do not merge without approval.

@vimtor
vimtor marked this pull request as ready for review September 9, 2026 17:40
@vimtor
vimtor enabled auto-merge (squash) September 9, 2026 17:41
@vimtor
vimtor disabled auto-merge September 9, 2026 17:45
@vimtor
vimtor merged commit 9f8db11 into dev Sep 9, 2026
8 checks passed
@vimtor
vimtor deleted the go-inference-migration branch September 9, 2026 17:45
niStee added a commit to niStee/opencode that referenced this pull request Sep 10, 2026
Co-authored-by: Victor Navarro <vn4varro@gmail.com>
niStee added a commit to niStee/opencode that referenced this pull request Sep 10, 2026
* feat(console): route migrated Go inference (anomalyco#48123)

* feat(console): clarify Go model usage (anomalyco#48192)

Co-authored-by: Frank <frank@anoma.ly>

* chore: generate

* fix(opencode): request summarized adaptive thinking (anomalyco#48269)

Co-authored-by: Aljosha Friemann <1730315+afriemann@users.noreply.github.com>

* feat(go): add DeepSeek V4.1 Flash (anomalyco#48270)

* chore: generate

* docs(go): remove Omen Alpha listings (anomalyco#48280)

---------

Co-authored-by: Victor Navarro <vn4varro@gmail.com>
Co-authored-by: Jack <jack@anoma.ly>
Co-authored-by: Frank <frank@anoma.ly>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aljosha Friemann <1730315+afriemann@users.noreply.github.com>
niStee added a commit to niStee/opencode that referenced this pull request Sep 10, 2026
* feat(console): route migrated Go inference (anomalyco#48123)

* feat(console): clarify Go model usage (anomalyco#48192)

Co-authored-by: Frank <frank@anoma.ly>

* chore: generate

* fix(opencode): request summarized adaptive thinking (anomalyco#48269)

Co-authored-by: Aljosha Friemann <1730315+afriemann@users.noreply.github.com>

* feat(go): add DeepSeek V4.1 Flash (anomalyco#48270)

* chore: generate

* docs(go): remove Omen Alpha listings (anomalyco#48280)

---------

Co-authored-by: Victor Navarro <vn4varro@gmail.com>
Co-authored-by: Jack <jack@anoma.ly>
Co-authored-by: Frank <frank@anoma.ly>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aljosha Friemann <1730315+afriemann@users.noreply.github.com>
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