From ba6e0f1a04b8344b98179a894b37d2c9c67009a4 Mon Sep 17 00:00:00 2001 From: rharper105 Date: Fri, 10 Apr 2026 18:51:15 -0400 Subject: [PATCH] Add sourcebook to Codebase Intelligence section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8da499..c171b83 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,7 @@ Tools for understanding, navigating, and getting answers about existing codebase - [Code to Flow](https://codetoflow.com) — Visualize, analyze, and understand code with interactive flowcharts. - [Gru.ai](https://www.gru.ai/) — An AI developer can help you solve technical problems and tackle daily coding tasks, such as building algorithms, debug issues, test solutions, answer programming questions, etc. - [sudocode](https://sudocode.ai/) — Context management system for AI coding agents that creates organizational structures to track context over long-horizon tasks. +- [sourcebook](https://github.com/maroondlabs/sourcebook) — CLI and MCP server that generates AGENTS.md/CLAUDE.md from static analysis of codebase structure, git history, and convention detection. Surfaces hub files, co-change coupling, and blast radius. No LLM required. #### Database & SQL