Skip to content

chore(skills): agent-swarm-cleanup greps match Antigravity (agy) panes (ag-mtfe #agy-cleanup-grep)#780

Closed
boshu2 wants to merge 1 commit into
mainfrom
chore/ag-mtfe-agy-cleanup-grep
Closed

chore(skills): agent-swarm-cleanup greps match Antigravity (agy) panes (ag-mtfe #agy-cleanup-grep)#780
boshu2 wants to merge 1 commit into
mainfrom
chore/ag-mtfe-agy-cleanup-grep

Conversation

@boshu2

@boshu2 boshu2 commented Jun 6, 2026

Copy link
Copy Markdown
Owner

What

skills/system-tuning/references/agent-swarm-cleanup.md greps process lists with claude|codex|gemini in two places:

  • L74 — detect confused long-horizon agents (>16h) to reap
  • L130 — count remaining agents to verify cleanup landed

Why

The substrate has already migrated gemini-cli → Antigravity: ntm config launches the gemini slot as agy --dangerously-skip-permissions (per ag-ni1b, deadline 2026-06-18). An agy/antigravity process does not match gemini, so today both greps miss every Antigravity pane — the reaper skips confused agy agents and the post-cleanup count undercounts, falsely reading as "cleanup landed."

Change

Extend the alternation to claude|codex|gemini|agy|antigravity on both lines + a one-line comment noting agy = Antigravity. Two-line behavioral fix, no other surface touched.

Verification

  • markdownlint clean (exit 0)
  • diff is 3 insertions / 2 deletions, single file

Closes-scenario: ag-mtfe#agy-cleanup-grep
Bounded-context: BC5-Runtime
Evidence: skills/system-tuning/references/agent-swarm-cleanup.md

…s (ag-mtfe #agy-cleanup-grep)

The confused-agent detector and post-cleanup agent count grep
'claude|codex|gemini'. The substrate now launches Antigravity as
'agy --dangerously-skip-permissions' (ntm config migrated, ag-ni1b),
so both greps miss every agy pane: reaping skips confused Antigravity
agents and the verification count undercounts. Extend the alternation
to claude|codex|gemini|agy|antigravity.

Closes-scenario: ag-mtfe#agy-cleanup-grep
Bounded-context: BC5-Runtime
Evidence: skills/system-tuning/references/agent-swarm-cleanup.md
@boshu2

boshu2 commented Jun 6, 2026

Copy link
Copy Markdown
Owner Author

Closing as redundant: subsumed by #788 (same source file, superset content). Per refinery triage — #788 is the keeper for the agy/Antigravity swarm-cleanup grep fix.

@boshu2 boshu2 closed this Jun 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant