April 23, 2026 · The Harbor Team
We’re releasing the first major addition to the Harbor task format: multi-step tasks. A multi-step task runs an agent through a sequence of ordered steps against a single, shared environment. Each step has its own instruction and verifier. Multi-step tasks are helpful when implementing long-horizon tasks with early stopping conditions, testing continual learning methods like memory, and observing an agent’s ability to build on its prior work.create-task skill:

