← All projects
grite Rust

The issue tracker that lives in your repo. Built for AI agents. Works for humans.

What it is

A repo-local issue and task tracker stored as an append-only event log inside git refs — CBOR-encoded, optionally Ed25519-signed, merged deterministically via CRDTs. No server, no database, no merge conflicts. Single Rust CLI.

Language
Rust
License
MIT
Category
Developer Tools
Author
Neul Labs

Frequently asked questions

What is grite?

grite is The issue tracker that lives in your repo. Built for AI agents. Works for humans. It is part of the Neul Labs open-source portfolio (36 MIT-licensed projects for AI agent infrastructure). A repo-local issue and task tracker stored as an append-only event log inside git refs — CBOR-encoded, optionally Ed25519-signed, merged deterministically via CRDTs. No server, no database, no merge conflicts. Single Rust CLI.

How do I install grite?

grite is available from its GitHub repository at https://github.com/neul-labs/grite. See the installation instructions in the README.

What language is grite written in?

grite is written in Rust.

Is grite open source?

Yes. grite is MIT licensed and publicly available at https://github.com/neul-labs/grite. All 36 Neul Labs projects are MIT licensed.