runtimeuse - AI Agent Runtime
JSON →A TypeScript runtime package for executing AI agents inside sandboxes. Version 0.15.1 (active development) provides a WebSocket-based server that handles agent lifecycle: receives invocations, runs handler, manages artifact uploads, and returns structured results. Built with strong TypeScript types. Key differentiators: designed for sandbox environments, supports OpenAI and Claude built-in handlers, integrates with a Python client for external orchestration. Ships types, ESM and CJS compatible.