gstack/hosts
katlun-lgtm 9c36fbdd22 fix: tool rewrites catch all 'Agent tool' phrasings across agent-runtime hosts
The Agent->host-tool rewrite only keyed on the exact literal 'use the Agent
tool', which never appears in generated content. Real phrasings ('using the
Agent tool', 'via the Agent tool', 'Use the Agent tool', and bare 'Agent tool')
slipped through, so the host's subagent tool never rendered and the Claude-ism
'Agent tool' leaked into generated docs (16x in hermes alone, delegate_task 0x).

Add article-first + bare-sweep rules to hermes (delegate_task), gbrain and
openclaw (sessions_spawn), and factory. Factory uses the plain noun 'delegation'
since its rewrites are prose, not tool names, which avoids echoing the
surrounding 'subagent' wording; a possessive-first rule handles "Claude Code's
Agent tool". Regenerated all four trees: 0 'Agent tool' leaks. Update the
factory ship golden baseline to match.
2026-06-09 13:47:31 -04:00
..
claude.ts feat(v1.5.2.0): Opus 4.7 migration — model overlay, voice, routing (#1117) 2026-04-22 01:06:22 -07:00
codex.ts feat: Confusion Protocol, Hermes + GBrain hosts, brain-first resolver (v0.18.0.0) (#1005) 2026-04-16 10:41:38 -07:00
cursor.ts feat: Confusion Protocol, Hermes + GBrain hosts, brain-first resolver (v0.18.0.0) (#1005) 2026-04-16 10:41:38 -07:00
factory.ts fix: tool rewrites catch all 'Agent tool' phrasings across agent-runtime hosts 2026-06-09 13:47:31 -04:00
gbrain.ts fix: tool rewrites catch all 'Agent tool' phrasings across agent-runtime hosts 2026-06-09 13:47:31 -04:00
hermes.ts fix: tool rewrites catch all 'Agent tool' phrasings across agent-runtime hosts 2026-06-09 13:47:31 -04:00
index.ts feat: Confusion Protocol, Hermes + GBrain hosts, brain-first resolver (v0.18.0.0) (#1005) 2026-04-16 10:41:38 -07:00
kiro.ts feat: Confusion Protocol, Hermes + GBrain hosts, brain-first resolver (v0.18.0.0) (#1005) 2026-04-16 10:41:38 -07:00
openclaw.ts fix: tool rewrites catch all 'Agent tool' phrasings across agent-runtime hosts 2026-06-09 13:47:31 -04:00
opencode.ts community wave: 6 PRs + hardening (v0.18.1.0) (#1028) 2026-04-17 00:45:13 -07:00
slate.ts feat: Confusion Protocol, Hermes + GBrain hosts, brain-first resolver (v0.18.0.0) (#1005) 2026-04-16 10:41:38 -07:00