This presentation introduces the Scripting API for Pharo AgenticBrowser—a powerful framework that enables code-driven, headless multi-agent orchestration.
- Lightweight Smalltalk Scripting DSL
- Seamlessly connect and coordinate multiple AI coding agents using simple messages (seq:, para:, topicBy:, agentBy:).
- Automatically route results between steps without complex manual setup.
- AI-Authored Orchestration (Skill Support)
- Includes the ab-scripting-feature-dev Agent Skill.
- Simply provide natural language instructions, and the agent will generate, preview, and execute the full orchestration script for your project.
- Flexible Execution & State Management
- Supports background execution, cancellation, and auto-retry on timeout.
- Save and reload orchestration states using Pharo's Fuel serializer to review results or resume interrupted tasks.