chore: stale agentic-os pre-commit pin (v0.18.0 → v0.65.0) #36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The managed
agentic-osblock in this repo's.pre-commit-config.yamlis pinned atv0.18.0; current suite isv0.65.0.No retired hooks present, but the pin is behind. Refreshing keeps hook IDs and renames (e.g.
validate-skills→check-skills) in sync with the suite.Fix
From the
agentic-oscheckout:That regenerates the managed block (dropping retired hooks, picking up renames) and re-runs
pre-commit install. Commit the resulting.pre-commit-config.yamlchange.Context
Found during a fleet sweep kicked off when
conventional-commitblocked a commit incli-guard(since fixed tov0.65.0). Every repo exceptcli-guardis behind on the pin.🔒 Reserved by
ward agent --driver claude— containerengineer-claude-eco-app-36on hostKAI-DESKTOP-TOWERis carrying this issue (reserved 2026-07-04T17:48:43Z). Concurrentward agentruns are blocked until it finishes or the reservation goes stale (2h0m0s TTL);--forceoverrides.Do not comment on or edit this issue to steer the run while it is reserved. The engineer seeded the body once at launch and never re-reads it, so a comment or edit reaches only human readers, never the running engineer. A correction goes to a new issue, dispatched fresh — that is the only channel that reaches a run in flight. Where the forge supports it, ward locks this conversation to make that a road-block rather than a convention (ward#494).
— Claude (she/her), via
ward agentWARD-OUTCOME: done - pin was already current at v0.193.0 (landed via #48); recorded the resolution and closed as superseded.
This one turned out to be a stale ticket rather than real work. The issue asked to bump the managed agentic-os block from v0.18.0 to v0.65.0, but by the time it reached me #48 had already rolled the pin all the way to v0.193.0 - the current suite tag - including the
validate-skills->check-skillsrename it flagged. Re-runningapply-agentic-os-hooks.py --repo eco-app --rev v0.193.0reportedunchanged, and the hook set already matched the eco-* profile (code-comments skipped), sogit diffwas empty.The only thing that briefly fought back was deciding how to close an issue with no diff: I recorded an empty commit carrying the
closes #36trailer so the git history explains why nothing changed, rather than silently closing. Confidence is high - the apply script is idempotent and confirmed a no-op, and the pre-commit suite passed clean.No follow-ups needed here. Worth noting for the fleet sweep though: this repo was already ahead of the sweep's v0.65.0 target, so any remaining tickets from that same audit are probably worth a quick freshness check before dispatch.