Skip to content

chore: open maintenance packet for codex 0.144.6 - #162

Closed
Spenquatch wants to merge 1 commit into
stagingfrom
automation/codex-maintenance-0.144.6
Closed

chore: open maintenance packet for codex 0.144.6#162
Spenquatch wants to merge 1 commit into
stagingfrom
automation/codex-maintenance-0.144.6

Conversation

@Spenquatch

Copy link
Copy Markdown
Member

PR summary

Automated maintenance packet for codex target 0.144.6.

  • canonical execution contract: docs/agents/lifecycle/codex-maintenance/HANDOFF.md
  • request artifact: docs/agents/lifecycle/codex-maintenance/governance/maintenance-request.toml
  • branch: automation/codex-maintenance-0.144.6
  • opened from: .github/workflows/agent-maintenance-open-pr.yml
  • prompt sha256: 9e7a6f4055d32dabd4235ec29f45b909066e992d47983275f5fd38f1ea5f0a1a

Support-surface audit

  • required: true
  • pre-run debt count: 2
  • expected post-run debt count: 2
  • discovered upstream surface rows: 0
  • preexisting unsupported rows: 2
  • required uplifts this run:
  • none
  • deferred preexisting gaps:
  • codex completion completion via requires_new_architectural_seam (TODOS.md#close-codex-completion-maintenance-gap)
  • codex completion SHELL via requires_new_architectural_seam (TODOS.md#close-codex-completion-maintenance-gap)

Next step

Follow docs/agents/lifecycle/codex-maintenance/HANDOFF.md exactly. This PR summary is derivative from the same execution-packet renderer.

Exact maintained-agent prompt

# Packet PR Maintenance Prompt (`0.144.6`)

This template renders the exact maintained-agent prompt for `codex` packet execution.
`docs/agents/lifecycle/codex-maintenance/HANDOFF.md` remains canonical and `governance/pr-summary.md` is derivative.

@codex

## Goal

Execute the automated maintenance packet for `codex` target `0.144.6`.

## Frozen request contract

- Read `docs/agents/lifecycle/codex-maintenance/governance/maintenance-request.toml` before changing code or docs.
- Read the packet-owned `support_surface_audit` block before deciding whether the run can succeed.
- Treat `docs/agents/lifecycle/codex-maintenance/HANDOFF.md` as canonical for writable surfaces, read-only inputs, ordered commands, green gates, and recovery.
- Treat `.github/workflows/agent-maintenance-open-pr.yml` as the opening workflow source.
- Do not write outside the execution contract frozen in the request packet.

## Manifest inputs

- `cli_manifests/codex/README.md`
- `cli_manifests/codex/VALIDATOR_SPEC.md`
- `cli_manifests/codex/RULES.json`
- `cli_manifests/codex/SCHEMA.json`
- `cli_manifests/codex/current.json`
- `cli_manifests/codex/latest_validated.txt`
- `cli_manifests/codex/wrapper_coverage.json`

## Required workflow

1. Compare the current validated baseline from `cli_manifests/codex/latest_validated.txt` against the target `0.144.6` artifacts.
2. Use `support_surface_audit` to classify newly discovered non-TUI surface, preexisting non-TUI debt, required uplifts, and allowed deferrals.
3. Land bounded wrapper/backend/manifest/publication updates for every row in `required_uplifts_this_run`.
4. Refresh or create version-scoped manifest artifacts under `cli_manifests/codex/snapshots/0.144.6/`, `cli_manifests/codex/reports/0.144.6/`, and `cli_manifests/codex/versions/0.144.6.json` as required by the packet.
5. Leave closeout manual; record it only with `close-agent-maintenance` after the declared green gates pass.

## Done criteria

- Changes stay within the writable surfaces frozen in `docs/agents/lifecycle/codex-maintenance/governance/maintenance-request.toml`.
- No newly discovered non-TUI surface remains unresolved unless the packet records one allowed deferral.
- `cargo run -p xtask -- codex-validate --root cli_manifests/codex` passes.
- The remaining ordered commands and green gates from `docs/agents/lifecycle/codex-maintenance/HANDOFF.md` pass or are captured in maintainer follow-up notes.

@chatgpt-codex-connector

Copy link
Copy Markdown

Summary

Testing

  • cargo fmt --all
  • cargo run -p xtask -- codex-validate --root cli_manifests/codex
  • cargo run -p xtask -- support-matrix --check
  • cargo run -p xtask -- capability-matrix --check
  • cargo run -p xtask -- capability-matrix-audit
  • git diff --check
  • ./scripts/check_repo_hygiene.sh
  • ⚠️ cargo run -p xtask -- execute-agent-maintenance --dry-run --request docs/agents/lifecycle/codex-maintenance/governance/maintenance-request.toml (environment lacks the configured codex executable). docs/agents/lifecycle/codex-maintenance/governance/maintainer-follow-up.mdL12-L15
  • make preflight (four existing crates/xtask/tests/agent_maintenance_execute.rs tests failed; the packet’s frozen writable surfaces exclude their implementation). docs/agents/lifecycle/codex-maintenance/governance/maintainer-follow-up.mdL27-L40

View task →

@Spenquatch
Spenquatch force-pushed the automation/codex-maintenance-0.144.6 branch from 9d77aad to 8fbbb09 Compare July 27, 2026 06:43
@Spenquatch
Spenquatch force-pushed the automation/codex-maintenance-0.144.6 branch from 8fbbb09 to 01fc577 Compare July 28, 2026 06:05
@Spenquatch

Copy link
Copy Markdown
Member Author

Superseded by #165 for codex 0.145.0.

@Spenquatch Spenquatch closed this Jul 29, 2026
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