Skip to content

XY-699: Add executable Codex app-server compatibility guard#173

Merged
yvette-carlisle merged 1 commit into
mainfrom
y/decodex-xy-699
Jun 2, 2026
Merged

XY-699: Add executable Codex app-server compatibility guard#173
yvette-carlisle merged 1 commit into
mainfrom
y/decodex-xy-699

Conversation

@yvette-carlisle
Copy link
Copy Markdown
Member

Summary

  • Adds an executable app-server compatibility preflight check based on initialized userAgent and the locally verified Codex CLI range.
  • Exposes compatibility status, observed Codex version, and supported versions in decodex probe stdio:// output.
  • Pins docs-to-code compatibility with tests covering codex-cli 0.136.0, codex-cli 0.136.0-alpha.2, and unverified identities outside the support claim.

Verification

  • cargo make fmt
  • cargo make lint-fix (stable rerun applied 0 vstyle fixes)
  • cargo make test (919 passed, 1 skipped)
  • cargo run -p decodex --bin decodex -- probe stdio:// -> compatibility=supported, codex_version=codex-cli 0.136.0, output=PROBE_OK
  • python3 playbook semantic_drift_audit.py equivalent helper reported no stale phrase hits
  • git diff --check

@yvette-carlisle yvette-carlisle merged commit 13de02e into main Jun 2, 2026
14 checks passed
@yvette-carlisle yvette-carlisle deleted the y/decodex-xy-699 branch June 2, 2026 11:34
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