Skip to content

fix: align waits runtime with OpenCode beta-19242 - #9

Merged
davidprokopec merged 1 commit into
developfrom
fix/opencode-19192
Sep 7, 2026
Merged

davidprokopec merged 1 commit into
developfrom
fix/opencode-19192

Conversation

@davidprokopec

Copy link
Copy Markdown
Owner

Summary

  • Fix server activation crash caused by Effect beta.107 receiving an rc.112 Scope (single-finalizer state has no finalizers Map).
  • Align plugin/schema/theme, Effect, and OpenTUI dependencies with OpenCode beta-19242; prepare version 0.2.1.
  • Migrate optional server template commands to the executable command API, preserving argument text, attachments, delivery, and errors.
  • Document compatibility and verified local loading instructions.

Verification

  • Bun 1.3.14: typecheck, lint, 84 tests pass.
  • Reproduced the exact original crash in an isolated beta-19242 server with the old cached package.
  • npm-packed artifact installed with npm and loaded via its server export in an isolated beta-19242 server: active, all three optional commands registered.
  • Independent review completed; corrected stale README compatibility version.
  • Original uncommitted checkout changes are excluded.

@davidprokopec
davidprokopec merged commit b593405 into develop Sep 7, 2026
5 checks passed
@davidprokopec
davidprokopec deleted the fix/opencode-19192 branch September 7, 2026 12:17
@davidprokopec davidprokopec mentioned this pull request Sep 7, 2026
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