Show HN: Coherence – drift detector for AI-driven repos
github.comI’d be interested in feedback on the model, false positives, and whether the examples match drift people are seeing in larger repos.
building 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 ?
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 unfortunate but the tools are complementary.