I created /subtask command to force opencode run my request as a subtask to not pollute main thread context. The problem is that my request disappear and I can't lookup it using arrow up key. Maybe I'm doing something wrong or misuse :) Another minor UX issue that there is no any notification or message that subtask is completed
---
description: run request as a subtask
subtask: true
---
$ARGUMENTS

I created
/subtaskcommand to force opencode run my request as a subtask to not pollute main thread context. The problem is that my request disappear and I can't lookup it using arrow up key. Maybe I'm doing something wrong or misuse :) Another minor UX issue that there is no any notification or message that subtask is completed