Expand Ava's task management tools

t-295·Epic·
·
·
·Omni/Agent/Tools/Tasks.hs
Created1 month ago·Updated1 month ago

Execution Summary

8/8
Tasks Completed
$0.00
Total Cost
0s
Total Time

Design

Edit

Give Ava full access to task database functionality via LLM tools. Currently she only has work_on_task and list_ready_tasks. She needs tools for viewing, creating, updating, and querying tasks.

Child Tasks

  • t-295.1 - show_task tool - View task details [Done]
  • t-295.2 - update_task_status tool - Change task status [Done]
  • t-295.3 - create_task tool - Create new tasks [Done]
  • t-295.4 - add_task_comment tool - Add comments to tasks [Done]
  • t-295.5 - list_tasks tool - Query tasks with filters [Done]
  • t-295.6 - task_progress tool - Get epic progress [Done]
  • t-295.7 - task_tree tool - View task hierarchy [Done]
  • t-295.8 - task_stats tool - Get overall task statistics [Done]

Timeline (1)

🔄[human]Open → Done1 month ago