Skip to content

feat(agent): add static runtime preflight - #233

Open
zpzjzj wants to merge 1 commit into
mainfrom
refactor/agent-preflight
Open

feat(agent): add static runtime preflight#233
zpzjzj wants to merge 1 commit into
mainfrom
refactor/agent-preflight

Conversation

@zpzjzj

@zpzjzj zpzjzj commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • run binary availability and static version checks before each case without probing authentication
  • enforce exact configured CLI versions for supported isolated adapters while never modifying runtime: none hosts
  • record requested, applied, and observed versions in JSON, Markdown, and HTML reports

Compatibility

  • local login remains delegated to the CLI; preflight makes no authentication or model request
  • QoderCLI versions are observed, while engine.version remains unsupported and is ignored
  • historical YAML, CLI override, and GitHub Action behavior remains compatible

Validation

  • make verify
  • make test
  • make test-action
  • make build
  • go test -tags e2e -v -parallel 1 ./e2e

Part of #196 (PR 5).

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-04T04:58:44.095762Z e19c008 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

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