projects in motion
3 trackedEvery project here lists what worked and what failed, because the second list is the useful one.
- 01agent that files its own bug reportsA long-running agent with a memory of what it broke. It reads its own traces, works out which step failed, and opens the ticket. Mostly it opens the ticket about itself.typescript · local model · sqlitebuilding
- 02a governance layer nobody asked forPolicy, audit and approval routing wrapped around a model gateway. Every enterprise wants it in month six. Nobody puts it in the demo.python · opa · postgrestesting
- 03a very small model on a very small boxLocal inference on hardware that has no business running it. The interesting number is not tokens per second — it is what you stop sending to an API.llama.cpp · rust · arm64idea