Skip to content

Add disconnect hooks for MCP websocket servers - #43

Merged
pathscale merged 1 commit into
mainfrom
feat/mcp-websocket-disconnect-hooks
Aug 9, 2026
Merged

Add disconnect hooks for MCP websocket servers#43
pathscale merged 1 commit into
mainfrom
feat/mcp-websocket-disconnect-hooks

Conversation

@pathscale

Copy link
Copy Markdown
Owner

Summary

  • add an OnDisconnect hook to websocket server configuration
  • invoke disconnect cleanup when MCP websocket sessions close
  • support MCP-only websocket servers used by AgencyProxy

Release-family impact

This is the endpoint-libs gate required by AgencyProxy. Do not publish or merge it in isolation: after approval, release endpoint-libs first, then update honey_id-types and endpoint-gen, then bump both endpoint-libs and honey_id-types together across the six backends according to docs/release-order.md.

Verification

  • cargo test: 58 passed, 0 failed
  • ./scripts/check-chain.sh --quick: only the two documented known-red family conditions remain (EndpointValidator has two endpoint-libs majors; honey_id-types has an unpublished local bump)

@pathscale
pathscale merged commit 41fe416 into main Aug 9, 2026
3 of 4 checks passed
@pathscale
pathscale deleted the feat/mcp-websocket-disconnect-hooks branch August 9, 2026 16:12
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