About
This skill serves as a foundational guide for the Agent Runtime monorepo, a general-purpose platform designed to launch and manage AI agent workloads in secure, isolated Modal sandboxes. It outlines the core architectureβconnecting React frontend hooks to a Node.js backendβand details essential features like lazy-initialized session management, real-time WebSocket streaming, and support for multiple agent architectures like Claude SDK and OpenCode. Whether you are building custom AI interfaces or multi-tenant automation tools, this skill clarifies how the runtime handles orchestration without enforcing rigid data schemas on the calling application.