Dev Tools · 3h ago
CodeAlmanac auto-documents coding agent conversations as a local wiki
CodeAlmanac is an open-source tool that automatically creates and updates a wiki from your coding agent conversations. It stores connected Markdown pages in a repository folder, indexed in SQLite and queryable via CLI. The tool runs every five hours to read new chats and update relevant pages, ensuring decisions are documented without manual effort.
Meridian48 take
While the time-based trigger avoids excessive token costs, the real value is in preserving context across team members who each work with their own coding agents.
Read the full reporting
Show HN: CodeAlmanac – Karpathy-style codebase wiki from your conversations →
Hacker News
developer-toolsai-documentation