This project serves as the central nervous system for an AI agent, maintaining a monolithic Global Application State as the single source of truth. It coordinates the agent's runtime environment by managing session lifecycles, tracking resource and cost accounting in real-time, and maintaining contextual modes (like "Plan Mode" or "Auto Mode"). Additionally, it provides the necessary hooks for telemetry infrastructure to report health and usage statistics to external observers.
Generated by Code IQ