fix(delegate-task): include category in continuation task_metadata blocks
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -156,6 +156,7 @@ ${buildTaskMetadataBlock({
|
||||
agent: resumeAgent,
|
||||
})}`
|
||||
} finally {
|
||||
category: args.category,
|
||||
if (toastManager) {
|
||||
toastManager.removeTask(taskId)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user