Agent Harbor
If there’s a long-running, code-heavy task in your organization, you can run it with Agent Harbor.
- QA agents testing new releases on every operating system and posting bug fixes in company channels.
- Coding agents implementing a well defined spec for an entire feature or business line over days.
- Agents constantly refreshing docs with up-to-date context on your codebase.
All running in isolated workspaces locally, in the cloud or on your cluster in Agent Harbor’s copy-on-write filesystem, 100x more disk-efficient than git worktrees.
TUI at a glance
The interactive TUI is the main way to manage tasks and sessions. Launch it with ah and create tasks, watch runs, and replay sessions from one place.
Core features
Four pillars of Agent Harbor: sandboxing, anti-halting, multi-OS workflows, and recording. Pick a card to dive deeper.
Anti-halting keeps parallel runs moving
When one branch fails, supervisors detect it, rollback automatically, and keep the broader workflow progressing. Self-healing agents with targeted web research attempt hard problems without manual intervention.