| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-04 | Wrap all commit messages with fmt | Ben Sima | |
| Sometimes aider will write commit messages without wrapping them at 80 chars, and then the commit fails the gitlint hook, and aider can't finish the commit. To fix this I can just auto-wrap before we check it. | |||
| 2024-12-21 | Re-namespace some stuff to Omni | Ben Sima | |
| I was getting confused about what is a product and what is internal infrastructure; I think it is good to keep those things separate. So I moved a bunch of stuff to an Omni namespace, actually most stuff went there. Only things that are explicitly external products are still in the Biz namespace. | |||
