I liked this - I've been playing around with https://code.storage/ and its been pretty cool.
Another one that was easy to get started with was just self hosting gitea. tell codex to self host it somewhere like northflank and you get a pretty mature product right out of the box.
there's definitely something here - agents are great at reasoning about using git, so a product like this should definitely exist.
Nice! Definitely inspired by http://code.storage — but building with a different architecture. I think that the old GitHub model of 3 replicas per repo doesn’t quite work for the agentic era.
Lots of different tradeoffs to make when you’re building for agents instead of humans! Has been really fun to work on.
Makes sense! this would be a different product but it would be sick if you could layer on top of it and provide a sandbox or environment with the repo preloaded
If you use something like ceph with a bunch of microVMs / firecracker, it could be interesting. Like sprites.dev but with instant resumption and git backing that isn’t GitHub. I feel like one click deploys and agentic data storage and history
also augmenting the git protocol to better track the kinds of things agents do too
I liked this - I've been playing around with https://code.storage/ and its been pretty cool.
Another one that was easy to get started with was just self hosting gitea. tell codex to self host it somewhere like northflank and you get a pretty mature product right out of the box.
there's definitely something here - agents are great at reasoning about using git, so a product like this should definitely exist.
Nice! Definitely inspired by http://code.storage — but building with a different architecture. I think that the old GitHub model of 3 replicas per repo doesn’t quite work for the agentic era.
Lots of different tradeoffs to make when you’re building for agents instead of humans! Has been really fun to work on.
Makes sense! this would be a different product but it would be sick if you could layer on top of it and provide a sandbox or environment with the repo preloaded
If you use something like ceph with a bunch of microVMs / firecracker, it could be interesting. Like sprites.dev but with instant resumption and git backing that isn’t GitHub. I feel like one click deploys and agentic data storage and history
also augmenting the git protocol to better track the kinds of things agents do too