chore(agents): strip stale hook comments + wire codex run strategy#109
Open
oakdorak wants to merge 1 commit into
Open
chore(agents): strip stale hook comments + wire codex run strategy#109oakdorak wants to merge 1 commit into
oakdorak wants to merge 1 commit into
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Reconciles the local
.agents/.systemmainbranch (which was 39 commits behindorigin/mainand threw an API "unknown error" on sync) with upstream.# commentsfrom hooks whose notes are no longer accurate (e.g. git-guard/rm-guard "re-wired" notes, verify-work-complete wiring notes).run: codex: strategy: availableblock so it parses under the correct key.How
Rebased onto
origin/main(which added themq-read-nudgehook upstream). The patch applies cleanly — comment removals and the appendedrun:block don't collide with the upstreammq-read-nudgeaddition.Verification
git apply --checkpassed againstorigin/main; committed on branchfix/agents-yaml-cleanupin a worktree offorigin/main. Pushed to forkoakdorak/.agents-system(no write access tophnx-labs).Only
agents.yamlchanged: 3 insertions, 24 deletions.