Open Agent Loops
API Reference

TODO_STATUSES

@open-agent-loops/core


const TODO_STATUSES: readonly ["pending", "in_progress", "done", "cancelled", "failed"];

Defined in: tools/builtin/todo-list.ts:31

The lifecycle states a TodoItem can be in.