Skip to content

refactor(installation): drop facade runtime wrappers#21984

Merged
kitlangton merged 1 commit intodevfrom
kit/facade-installation-20260410
Apr 11, 2026
Merged

refactor(installation): drop facade runtime wrappers#21984
kitlangton merged 1 commit intodevfrom
kit/facade-installation-20260410

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • remove the async Installation.method/latest/upgrade facade wrappers from packages/opencode/src/installation/index.ts
  • migrate server and CLI installation edges to AppRuntime.runPromise(Installation.Service.use(...))
  • preserve the existing installation update and uninstall behavior while calling the service directly

Verification

  • bun run typecheck
  • bun run test test/installation/installation.test.ts

@kitlangton kitlangton marked this pull request as ready for review April 11, 2026 03:26
@kitlangton kitlangton merged commit 03ce2e5 into dev Apr 11, 2026
11 of 13 checks passed
@kitlangton kitlangton deleted the kit/facade-installation-20260410 branch April 11, 2026 03:26
mrsimpson pushed a commit to mrsimpson/opencode that referenced this pull request Apr 14, 2026
xywsxp pushed a commit to xywsxp/opencode that referenced this pull request Apr 24, 2026
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