mirror of
https://mirror.skon.top/github.com/code-yeongyu/oh-my-opencode
synced 2026-04-30 18:50:29 +08:00
fix(team-mode): forbid delegate-task in member guidance
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -15,7 +15,7 @@ Use these tools instead:
|
||||
- team_task_update: Update your task status. Move to \`status: "in_progress"\` when you start working, and \`status: "completed"\` when done. \`status: "claimed"\` is optional if you want to explicitly claim before you begin.
|
||||
- team_task_list: See all team tasks and their status.
|
||||
- team_task_get: Get details of a specific task.
|
||||
- delegate-task: Use this for bounded side work when needed.
|
||||
- delegate-task: Do not call this from inside team members.
|
||||
|
||||
When you finish your assigned work, ALWAYS:
|
||||
1. Send your results to lead via team_send_message
|
||||
|
||||
Reference in New Issue
Block a user