From d168ed6cd1ef2ca8444a46c2a00f9e4a87643da6 Mon Sep 17 00:00:00 2001 From: de-nial-lo Date: Thu, 19 Mar 2026 14:50:00 +0100 Subject: [PATCH] =?UTF-8?q?Add=20Reporecall=20=E2=80=94=20local=20codebase?= =?UTF-8?q?=20memory=20with=20hooks=20+=20MCP?= 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 e4de615..dd5fe76 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [react-native-dev](./plugins/react-native-dev) - [vision-specialist](./plugins/vision-specialist) - [web-dev](./plugins/web-dev) +- [reporecall](https://github.com/proofofwork-agency/reporecall) - Local codebase memory for Claude Code. AST indexing (22 languages), call graphs, hybrid search. Injects context via hooks (~5ms). Also an MCP server. ### Documentation - [analyze-codebase](./plugins/analyze-codebase)