Skip to content

chore(agents): strip stale hook comments + wire codex run strategy#109

Open
oakdorak wants to merge 1 commit into
phnx-labs:mainfrom
oakdorak:fix/agents-yaml-cleanup
Open

chore(agents): strip stale hook comments + wire codex run strategy#109
oakdorak wants to merge 1 commit into
phnx-labs:mainfrom
oakdorak:fix/agents-yaml-cleanup

Conversation

@oakdorak

Copy link
Copy Markdown

What

Reconciles the local .agents/.system main branch (which was 39 commits behind origin/main and threw an API "unknown error" on sync) with upstream.

  • Removes obsolete inline # comments from hooks whose notes are no longer accurate (e.g. git-guard/rm-guard "re-wired" notes, verify-work-complete wiring notes).
  • Appends the previously-stray run: codex: strategy: available block so it parses under the correct key.

How

Rebased onto origin/main (which added the mq-read-nudge hook upstream). The patch applies cleanly — comment removals and the appended run: block don't collide with the upstream mq-read-nudge addition.

Verification

git apply --check passed against origin/main; committed on branch fix/agents-yaml-cleanup in a worktree off origin/main. Pushed to fork oakdorak/.agents-system (no write access to phnx-labs).

Only agents.yaml changed: 3 insertions, 24 deletions.

Remove obsolete inline comments from hooks (verified-by-script-wiring notes
that are no longer accurate) and append the previously-stray run.codex
strategy block so it parses under the correct key.

Rebased onto origin/main (mq-read-nudge hook added upstream); no region
conflict.
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