Add nix to the coily routing table #3
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:12:06Z - https://github.com/coilysiren/agent-guard/issues/29
Companion to coilysiren/coily#320, which adds the
coily pkg nixaudited passthrough.Add nix to coilyRoutes in cmd/agent-guard/hook.go so the PreToolUse hook routes a bare nix invocation to the wrapper with a recovery hint. coily keeps an alignment test (agentGuardCoilyRoutes) asserting coilyRoutes and coily wrapperRecovery match, so the two must move together.