kavi recommend-apply
Turn a recommendation into a queued managed task.
Synopsis
kavi recommend-apply <recommendation-id>Description
Converts a recommendation into a queued managed task. The recommendation's suggested work becomes a real task that is routed and executed like any other task submitted via kavi task. This is the primary way to act on agent suggestions.
Examples
# Apply a recommendation as a task
kavi recommend-apply <recommendation-id>Related
- kavi recommend -- view recommendations to find IDs
- kavi recommend-dismiss -- dismiss unwanted recommendations
- kavi tasks -- view the task created from the recommendation
- kavi task -- manually enqueue a task instead