Skip to content

fix(opencode): normalize upgrade endpoint - #44686

Merged
thdxr merged 1 commit into
devfrom
normalize-upgrade-endpoint
Aug 24, 2026
Merged

fix(opencode): normalize upgrade endpoint#44686
thdxr merged 1 commit into
devfrom
normalize-upgrade-endpoint

Conversation

@thdxr

Copy link
Copy Markdown
Member

Summary

  • use standard HttpApi request decoding for global upgrades
  • require an explicit semantic version target
  • update generated SDK types for the revised request contract

Testing

  • bun test test/server/httpapi-global.test.ts
  • bun typecheck in packages/opencode
  • bun typecheck in packages/sdk/js
  • repository pre-push typecheck (30 packages)

@thdxr
thdxr enabled auto-merge (squash) August 24, 2026 12:35
@thdxr
thdxr merged commit 2a36236 into devAug 24, 2026
10 checks passed
@thdxr
thdxr deleted the normalize-upgrade-endpoint branch August 24, 2026 12:49
Sign up for freeto 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

@thdxr