diff --git a/.agents/scripts/supervisor-helper.sh b/.agents/scripts/supervisor-helper.sh index 1b6ba0a0..59ad37a7 100755 --- a/.agents/scripts/supervisor-helper.sh +++ b/.agents/scripts/supervisor-helper.sh @@ -1693,6 +1693,7 @@ cmd_batch() { ####################################### cmd_transition() { local task_id="" new_state="" error_msg="" + local session_id="" worktree="" branch="" log_file="" pr_url="" # Positional args if [[ $# -gt 0 && ! "$1" =~ ^-- ]]; then