This project enables the remote control of an AI agent running in a separate environment (CCR) by bridging it to a local user interface. It manages a resilient WebSocket connection to stream chat events and synchronizes interactive states, such as tool permission requests, ensuring the remote agent behaves seamlessly like a local instance. The system handles protocol translation, authentication, and connection recovery automatically.
Generated by Code IQ