CodeAlmanac: Auto-Updating Searchable Wiki for Codebases

ElectronicUnit6303 · reddit · 2026-07-08

A developer has released the open-source tool CodeAlmanac. It scans your entire codebase to generate a structured wiki (stored in a local sqlite database) and automatically updates it every 5 hours based on your interactions with Claude/Codex. All data remains as local markdown. Agents can query specific topics (e.g., codealmanac search --topic auth) to retrieve relevant pages, effectively turning scattered conversational project context into searchable knowledge. The tool is entirely local, uses your own subscriptions, and ensures data never leaves your machine.

Related event: CodeAlmanac: Open-Source Tool Generates Self-Updating Codebase Wikis(3 posts)→

Original post →

More from coding & agent

coding & agent channel →