module TodoStore
In-memory todo list storage. The agent uses this to track multi-step tasks. The list is replaced wholesale on each todo_write call.
module TodoStore
In-memory todo list storage. The agent uses this to track multi-step tasks. The list is replaced wholesale on each todo_write call.