Commits were merged into target branch
-
4 weeks ago
-
-
-
-
| Submitter | Work Horse |
| Target | main |
| Source | issue-2854-ai-workspace-prompt-sub-agents |
Reviewers
Merge Strategy
Create Merge Commit
OpenCode can exit successfully after starting sub-agents (e.g. via Oh My OpenCode) before they finish, which prints the run-prompt success marker too early. Add a TASK_PROMPT rule so agents wait for sub-agents to complete.
Fixes OD-2854