Remove coilyRoutes and all coily-specific code #2
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?
Originally filed by @coilysiren on 2026-05-22T13:21:31Z - https://github.com/coilysiren/agent-guard/issues/30
Part of coilysiren/coily#322 (decouple coily and agent-guard).
Scope. Remove all coily-specific code from agent-guard. agent-guard should carry zero knowledge of coily.
Work.
coilyRoutesmap fromcmd/agent-guard/hook.goand any code that selects or serves it.agentGuardRoutes, for external-facing repos that use agent-guard directly.Blocked on coilysiren/coily#322's coily child. agent-guard cannot drop
coilyRoutesuntil coily's routing is self-contained - otherwise coily's hook routing breaks. Do not start until the coily child has merged.