Patch Changes
-
#2115
caba4caThanks @ben-reitz! - Preserve HTTP rejection responses returned byonBeforeConnectinstead of continuing through downstream Hono handlers.Existing applications that relied on rejected Agent WebSocket requests falling through to another Hono handler must mount
agentsMiddlewareon a narrower path or configure a distinct Agent route prefix.hono-agents@3.0.12also requiresagents >=0.17.1.