What problem does it solve?
It helps you run reliable AutoAgent Harbor benchmark and experiment loops while keeping infrastructure stable and ensuring results are analyzed and recorded consistently.
Core Features & Use Cases
- Experiment planning-first workflow: Uses README.md, program.md, and optional .agent/baseline.md as the source of truth, then directs changes mainly through program.md, tasks/, and run configuration.
- Two-phase handling (bootstrap vs formal experiments): Separates one-time provider/model compatibility bootstrap from repeatable benchmark iterations.
- Benchmark-ready output discipline: Directs writing results to isolated experiment output directories (e.g., /Users/handy/autoagent-outputs/<experiment-name>/) and avoiding pollution of the baseline worktree.
Quick Start
Ask for an AutoAgent Harbor benchmark or an A/B test focused on routing/skill evaluation, and tell the agent to update program.md and tasks/ then run and analyze results into a dedicated experiment output folder.