write_todos to create and update a task list, and the TaskPlanner injects the current status into the system prompt before each LLM call.
Setup
write_todos
The agent callswrite_todos with a JSON array of task objects. Each call replaces the entire list.
Task fields
Auto-generated fields
TaskPlanner
TaskPlanner reads from the shared TodoList and injects the current status into the system prompt before each LLM call: