Tag
#automation
From the Library
Library
Async agents — work that does not live in chat
An agent that takes a task, runs outside the conversation, and returns a finished artifact. Powerful for long workflows, dangerous without state, limits and review.
Read →Library
Long-Horizon Agents
When an agent tackles a task that lasts hours or days rather than one turn. The decisive layer is not just the model, but state, checkpoints, budgets, verification, and safe recovery.
Read →