Skip to content

chore(agentation): drop cross-realm Response workaround - #62

Merged
smsunarto merged 1 commit into
mainfrom
bb/agentation-drop-cross-realm-response-workaround-thr_hjyavjy4de
Aug 19, 2026
Merged

chore(agentation): drop cross-realm Response workaround#62
smsunarto merged 1 commit into
mainfrom
bb/agentation-drop-cross-realm-response-workaround-thr_hjyavjy4de

Conversation

@smsunarto

Copy link
Copy Markdown
Owner

bb 0.39 accepts a cross-realm Response from plugin HTTP routes, and this repo's engines now require bb >=0.39.0. The GET /events SSE route returns new Response(stream, { headers }) directly, and the realm-workaround comment is gone. SSE headers are unchanged. The /health route keeps c.json as ordinary Hono ergonomics.

Verified: tsc clean, 71/71 agentation tests pass, and a live curl against the pinned dev bb instance returned 200 with text/event-stream and streamed the hello frame.

@smsunarto
smsunarto merged commit a4198d1 into main Aug 19, 2026
3 checks passed
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