Notes from inside the repo.
Architecture deep-dives, agent workflow patterns, and honest migration write-ups. Written by the team that ships grite.
-
Issue tracking that doesn't pull devs out of the editor
Every context switch out of the editor costs ten minutes of flow. We rebuilt issue tracking around the assumption that the editor and the terminal are the only surfaces engineers should need.
workflowcli -
Designing for AI agents as first-class issue authors
Most trackers treat AI agents as a special integration. Grite was designed from the start to assume that agents would be the majority of issue authors. Here is what that changes.
agentsarchitecture -
Why your repo is a better issue store than your tracker SaaS
We have used hosted issue trackers for fifteen years. The architectural reasons we should not have were obvious the whole time. Here is the long version.
architecturestorage -
Migration: 3,000 GitHub issues to grite in one afternoon
A practical walkthrough of moving a real backlog out of GitHub Issues and into grite, including the parts that hurt and the ones that were easier than expected.
migrationguide