Skip to content

fix(go): align Ox Alpha model ID - #43837

Merged
MrMushrooooom merged 2 commits into
devfrom
ox-go-id
Aug 21, 2026
Merged

fix(go): align Ox Alpha model ID#43837
MrMushrooooom merged 2 commits into
devfrom
ox-go-id

Conversation

@MrMushrooooom

Copy link
Copy Markdown
Contributor

Summary

  • align the Ox Alpha Go endpoint documentation with its public model ID
  • update the Go usage graph model identifier

Testing

  • bun run build from packages/web
  • bun typecheck from packages/console/app
  • git diff --check

@MrMushrooooom
MrMushrooooom merged commit ba72a6f into dev Aug 21, 2026
11 checks passed
@MrMushrooooom
MrMushrooooom deleted the ox-go-id branch August 21, 2026 09:03
1056674754 added a commit to 1056674754/opencode that referenced this pull request Aug 31, 2026
Upstream v1.18.20 (7248bc1) -> v1.18.21 (826d9ad), 11 commits.
Upstream superseded the v1.18.20 release commit with a9cac91 (sync
release versions for v1.18.20) in the v1.18.21 lineage; merge base is
35fe5b7, effective input identical to the audited 64-file range.

Functional changes:
- fix(opencode): continue unknown finish responses (anomalyco#43892)
- fix(stats): merge renamed model data (anomalyco#43883)
- fix(opencode): route Vertex multi-regions through REP (anomalyco#42648)
- fix(app): preserve file search results while loading (anomalyco#43836)
- fix(app): register archive session command in both layouts (anomalyco#41741)
- fix(go): align Ox Alpha model ID (anomalyco#43837); docs + i18n updates

Conflicts resolved: 30 package.json version bumps (rebranded 1.18.21-sscity),
bun.lock (took upstream, rebranded workspace entries via bun install).
session/prompt.ts loop-exit condition reconciled by hand: the fork
isTerminalFinish() helper already treats "unknown" as non-terminal
(empty-finish recovery work), which is exactly upstream anomalyco#43892's
continuation semantic, so the fork form was kept and the file resolved
identical to HEAD; upstream's "loop continues when finish is unknown"
regression test adopted alongside the fork's own unknown-finish loop
tests. provider.ts auto-merged: upstream googleVertexEndpoint() now
routes eu/us continental multi-regions through Regional Endpoint
Platform domains on top of the fork provider snapshot / small-model-chain
/ single-flight architecture, with upstream's five Vertex endpoint tests
added. App file-search preservation while loading, archive session
command registration in both layouts, and stats renamed-model data merge
adopted cleanly. Tests from both sides kept: prompt 61, provider 105,
retry 68, processor + empty-stream 23, stats inference 11 all pass;
typecheck 30/30.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant