mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-05 17:40:11 +02:00
AsyncAgent now subscribes to pi-agent-core events (message_start, message_update, message_end) and forwards incremental text deltas through a stream callback. Hub registers the callback and sends stream payloads to the requesting client via Gateway. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>