API Reference
RETRY_LIMIT
const RETRY_LIMIT: 3 = 3;Defined in: tools/builtin/todo-list.ts:52
How many times a failed task may be retried before the tool tells the agent to stop and escalate to the user.
const RETRY_LIMIT: 3 = 3;Defined in: tools/builtin/todo-list.ts:52
How many times a failed task may be retried before the tool tells the agent to stop and escalate to the user.