Launched this week

Beryl
Make Repositories Ready For Agents
3 followers
Make Repositories Ready For Agents
3 followers
I built Beryl to fix my own problem. My coding agents were good, but my repo had rules scattered across AGENTS.md, prompt.md, and a myriad more markdown files that quietly drifted apart. I couldn't trust that a code edit that followed them. Beryl is open source. It doesn't replace your agent. It gives the *repository* one place to own its rules and one command to check them.





honestly this is exactly the kind of tooling I wish existed, since the rule drift problem is so annoying. one thing that would be super helpful though, can you add a github action or pre-commit hook integration so rules get validated automatically before a PR gets merged