bruteSourceBruteToolsTodoListStore

module Store

In-memory todo list storage. The agent uses this to track multi-step tasks via the todo_read / todo_write tools. The list is replaced wholesale on each todo_write call.

Nested