Skip to content

feat(httpapi): bridge config update endpoint#24387

Merged
kitlangton merged 2 commits intodevfrom
kit/httpapi-config-mutation
Apr 25, 2026
Merged

feat(httpapi): bridge config update endpoint#24387
kitlangton merged 2 commits intodevfrom
kit/httpapi-config-mutation

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • Bridge PATCH /config through the experimental HttpApi path.
  • Keep legacy Hono behavior while letting HttpApi defer active-instance disposal through the existing post-response lifecycle hook.
  • Add a real Hono-bridge test for config persistence and instance disposal.
  • Add a concrete Hono deletion checklist to the HttpApi migration spec.

Tests

  • bun typecheck from packages/opencode
  • bun run test:ci test/server/httpapi-*.test.ts from packages/opencode
  • ./packages/sdk/js/script/build.ts
  • bun turbo typecheck

@kitlangton kitlangton merged commit df9e1d9 into dev Apr 25, 2026
8 of 9 checks passed
@kitlangton kitlangton deleted the kit/httpapi-config-mutation branch April 25, 2026 21:52
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