Stories by ramoz
We're releasing early efforts on coding agent governance with Cupcake [1] - an open-source policy enforcement layer with native integrations. You write rules in policy-as-code (OPA/Rego), and Cupcake integrates them into the agent runtime via Hooks.<p>See it in action (Desktop only): <a hr...
If anything at all.
Fully oss: <a href="https://github.com/backnotprop/plannotator" rel="nofollow">https://github.com/backnotprop/plannotator</a>
I'm well aware of the 1000 other tools that do this. In fact, I have a VSCode extension that does the same. I ended up building the web experience so I could at least better visualize context sizes of GitHub repos. It's also convenient to pull in PR diffs and issues.<p>This is not a produc...
Plannotator works via hooks and therefore it's fully integrated with the Claude Code planning mode capability.<p>I found myself constantly wanting to annotate verbose plans. I've also wanted to copy and share plans on occasion - gathering others' feedback. So I built this. Sharing is...
fun internal project, similar to the new --teleport feature, built for collaboration.<p><a href="https://www.iroh.computer/" rel="nofollow">https://www.iroh.computer/</a> makes it happen.<p>P2P - Rated E, For Everyone.
Show HN: Security Checklist for OpenClaw Deployments
(get-to-know-openclaw-security-model.vercel.app)
<a href="https://github.com/backnotprop/plannotator" rel="nofollow">https://github.com/backnotprop/plannotator</a><p>OpenCode as well
I found myself constantly wanting to annotate verbose plans. I've also wanted to copy and share plans on occasion - gathering others' feedback. So I built this. Sharing plans is private and was inspired by the recently featured textarea.my<p>Markup your plans like a google doc.<p>Plannotat...
Worktrees have become an essential part of my agentic coding day-to-day. I'll admit I hadn't really picked up on the Worktree narrative for a while. But the more capable agents become and execute over longer periods of time, the more I find myself wanting to do multiple things with them wi...