b3nw 3d0352384b
Some checks failed
Build and Push Docker Image / build (push) Failing after 28s
fix: monkey-patch mcp cancellation race crash (SDK issue #2416)
Patch RequestResponder.respond() and cancel() at startup to handle
the race where a notifications/cancelled arrives between handler
return and respond(), which crashes the session with
"AssertionError: Request already responded to".

Also improve build.sh to handle registry push failures gracefully
and auto-restart the container after building.
2026-04-25 05:20:20 +00:00
Description
No description provided
Readme 1.4 MiB
Languages
Python 89.5%
Shell 6%
Dockerfile 4.5%