Skip to content

feat: add AGT V2 retry continuation and interactive gates - #75

Merged
ZHOUKAILIAN merged 1 commit into
mainfrom
feature/agtv2-retry-blocked-continue-main-20260629
Jun 29, 2026
Merged

feat: add AGT V2 retry continuation and interactive gates#75
ZHOUKAILIAN merged 1 commit into
mainfrom
feature/agtv2-retry-blocked-continue-main-20260629

Conversation

@ZHOUKAILIAN

Copy link
Copy Markdown
Owner

Summary

  • Add codex_exec executor selection and JSONL failure classification so turn.failed / stream errors become traceable runtime failures with retry metadata.
  • Add retryable stage auto-retry for Product/Dev/QA runs, plus agt2 retry to continue the same blocked session after a human resolves the blocker.
  • Add same-terminal interactive prompts for agt2 deliver/run waiting and blocked states, so approval/retry can continue without opening a second terminal.

Test Plan

  • npm run typecheck
  • npm run build:packages
  • npm test
  • AGT_EXECUTOR=local_fallback node packages/cli/dist/V2/index.js deliver --repo-root "$TMP" --state-root "$TMP/.agt2" --no-task-worktree --interactive "interactive smoke" then q at the waiting gate

@ZHOUKAILIAN
ZHOUKAILIAN merged commit 2ed3719 into main Jun 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant