Files
Max Isbey b1f49e28da fix: JSONRPCDispatcher coerces string response/progress IDs to int for correlation
Matches BaseSession._normalize_request_id and the TypeScript SDK: a peer
that echoes the request ID as a JSON string still resolves the waiter.
Applied at both lookup sites (_resolve_pending and the progress-token
match). Parity prep for the PR6 e2e suite.
2026-05-08 14:23:21 +00:00
..