Expand Ava's task management tools

t-295·Epic·
·
·
·Omni/Agent/Tools/Tasks.hs
Created4 months ago·Updated3 months ago·pipeline runs →

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]

Git Commits

3f7bf9c9Add comprehensive task management tools (t-295.1-8)
Ben Sima4 months ago2 files

Timeline (1)

🔄[human]Open → Done3 months ago