From 4b12cc5e8446e0ad705e49124e232c22a80b7c37 Mon Sep 17 00:00:00 2001 From: Dipankar Sarkar Date: Fri, 5 Jun 2026 12:28:09 +0100 Subject: [PATCH] =?UTF-8?q?Add=20grite=20=E2=80=94=20git-backed=20issue=20?= =?UTF-8?q?tracker=20for=20AI=20agents?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81b60de..c6a5b4e 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ English | [中文](README.zh-CN.md) - **[CodeBuff](https://github.com/CodebuffAI/codebuff)**, Multi-agent AI coding assistant with CLI and SDK for precise codebase editing - **[Neovate Code](https://github.com/neovateai/neovate-code)**, Open-source CLI code agent with plugin system and multi-model support - **[GitHub Copilot CLI](https://github.com/github/copilot-cli)**, GitHub's terminal-native AI coding assistant with repository integration and agentic capabilities +- **[grite](https://github.com/neul-labs/grite)**, Git-backed issue tracker for AI coding agents with CRDT merging; events sync via `git push`/`fetch`, no server required ## VS Code Extensions