Overview
Tasks can be created through multiple interfaces. Regardless of how they are created, they end up in the same SQLite database and are visible everywhere.Creating Tasks
- Via Chat
- Via Dashboard
- Via Slash Command
- Via CLI
Tell your agent to create a task in natural language:The agent calls
tasks_add and confirms the task was created:Agent-Created Tasks
The agent can proactively create tasks when it identifies work to be done:Task Fields
Listing Tasks
- Via Chat
- Via Slash Command
- Via CLI
Updating Tasks
Completing
Blocking
tasks_block with the reason.
