Hive Hive
Sign in

Fixed intermittent Model Context Protocol response timeouts

Metadata
Source
GitHub
Version
server@1.223.3
Domains
Published
Jun 30, 2026 · 15:06 UTC
Repository
tuist/tuist
Update

Agent clients using Tuist’s hosted Model Context Protocol endpoint no longer experience intermittent tool-call timeouts when a stored event-stream registration points at a closed process. A request response is now consistently returned on the original transport request instead of being silently dropped, so the slow first call followed by a fast retry pattern is resolved.