Roo-Code/packages
Roo Code 5f8a1c426e feat: implement todo list management tool for task tracking
- Add manage_todo_list tool with full CRUD operations (add, complete, list, clear_completed, clear_all)
- Integrate tool into existing architecture following established patterns
- Add persistent storage in Task class with todoList and nextTodoId properties
- Include comprehensive tool description with examples and parameter validation
- Add tool to always available tools for consistent access across modes
- Update test snapshots to include new tool in system prompts
- Fix ESLint warnings by adding braces around case blocks with lexical declarations

Resolves #5181
2025-06-30 09:16:58 +00:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
cloud Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
evals Update evals Docker setup to work on Windows. (#4656) 2025-06-17 11:23:43 -07:00
ipc Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
telemetry Git repo cloud telemetry (#5119) 2025-06-25 17:01:32 -07:00
types feat: implement todo list management tool for task tracking 2025-06-30 09:16:58 +00:00