Skip to content

feat: add V2 codex exec runner#74

Open
ZHOUKAILIAN wants to merge 1 commit into
mainfrom
feature/agtv2-codex-exec-runner-20260624
Open

feat: add V2 codex exec runner#74
ZHOUKAILIAN wants to merge 1 commit into
mainfrom
feature/agtv2-codex-exec-runner-20260624

Conversation

@ZHOUKAILIAN

Copy link
Copy Markdown
Owner

Summary

  • Add a selectable V2 codex_exec runner that invokes codex exec --json while keeping AGT-owned workflow state, prompt assembly, skill routing, and audit artifacts.
  • Record Codex executor prompts/events, parse final output, commands, changed files, and token usage into existing V2 telemetry.
  • Document the L1 boundary that executor protocols must stay replaceable and must not own AGT workflow state or skill routing.

Test Plan

  • npm test
  • npm run build
  • git diff --check
  • CodexExecRunner smoke: returned AGT_CODEX_RUNNER_SMOKE_OK with parsed token usage and no file changes

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