todo command and --todo flag help you manage task lists and automatically generate todos from agent responses.
Install requirement:
praisonai todo requires pip install praisonai (the full wrapper). On a standalone pip install praisonai-code install every todo subcommand exits 1 with todo requires the full wrapper. Install the full wrapper: pip install praisonai — a single-line hint, no Rich traceback (PR #2854).Quick Start


Commands
Add Todo
List Todos
Complete Todo
Delete Todo
Clear Todos
Help
Using —todo Flag
Generate Todos from Task
Combine with Planning
Use Cases
Project Planning
Sprint Planning
Learning Path
Bug Triage
Todo Storage
Todos are stored locally in.praison/todos.json:
Priority Levels
Best Practices
Regular Review
Use
praisonai todo list regularly to track progressClear Completed
Periodically clear completed todos to keep list manageable
Combine with Planning
Use
--planning --todo for detailed task breakdownsProject-Specific
Consider using different workspaces for different projects

