Show HN: Coherence – drift detector for AI-driven repos
github.com
Show HN: Coherence – drift detector for AI-driven repos
1–5 of 5 posts
Re: Show HN: Coherence – drift detector for AI-driven repos
#2Re: Show HN: Coherence – drift detector for AI-driven repos
#3building something complementary — AgentGuard watches what AI agents do to your files in real time. Would be interesting to compare notes.
Re: Show HN: Coherence – drift detector for AI-driven repos
#4building something complementary — AgentGuard watches what AI agents do to your files in real time. Would be interesting to compare notes.
i only found this one https://github.com/GoPlusSecurity/agentguard ?
Re: Show HN: Coherence – drift detector for AI-driven repos
#5Earlier quoted context omitted.
i only found this one https://github.com/GoPlusSecurity/agentguard ?
Thanks for the link. interesting to know about the work of go plus team, what i am seeing, GoPlus AgentGuard is focused on skill/plugin security — static analysis of code before it runs, Web3 exploits, trust registries. Mine is focused on filesystem watching during live sessions — what files the agent touches, Telegram rollback, persistent daemon. Different layers of the same problem. The name collision is unfortunat…