概要
The Betty Agent Runner is a sophisticated execution engine designed to power specialized AI agents within the Betty framework. It manages the entire agent workflow, from loading YAML manifests and generating Claude-optimized prompts to orchestrating API calls and executing planned skills. By supporting both iterative reasoning—where agents adapt based on feedback—and oneshot execution for predictable tasks, it provides a robust foundation for building autonomous development tools. The skill includes comprehensive JSON logging, diagnostic error handling, and a built-in mock mode for rapid development without API dependencies.