accept
Merge a delegated coding task from its isolated worktree into the current branch as a single commit, then clean up the worktree. Use after reviewing changes to finalize them.
Instructions
Merge a delegation into the current branch as a single commit (the task
text is used as the message unless commit_message is given), then clean
up its worktree. Refuses if the working tree has uncommitted changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| repo_path | No | ||
| commit_message | No |