retry_task
Retry a failed task by creating a new one with the same plan, agent, repository, and test command, while preserving the original.
Instructions
Create a new task with the same plan, agent, repo_path, and test_command as an existing task. The original task is unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID to retry |