Open-source and self-hostable software, shared with the public, free of charge.
I have spent many years in this industry, and most of what I know I learned from people who put their work out in the open: code I could read, tools I could run on my own machines, ideas I could take apart and rebuild. This organisation is my way of giving back. Everything published here is built self-hosting first: run it on your own infrastructure, no phone-home, no mandatory SaaS, bring your own keys or run fully local.
Just as much, this is meant to be a place for people. If you are a software engineer or a computer scientist, curious about how these projects work, or want to challenge how they are built, you are welcome here. Open an issue, question a design decision, send a patch. The goal is not just published code; it is a community that learns from each other the same way I did.
| Project | What it is |
|---|---|
| cleverhans | A propose-only, in-app, human-in-the-loop agent framework. The agent never acts on your system: it proposes actions against your app's own state, and your app executes through its normal authorized path only after explicit user confirmation. One Rust core with Node and Python host bindings, a React frontend, and a language-neutral protocol spec with a conformance suite. |
More to come.
Why 2commits? The name twocommits was taken, but the idea stands:
keep it small enough to review, ship it in two commits.