CodeGuardian is an AI-powered institutional memory system for codebases. It captures the why behind code decisions — surfacing context from git history, enabling semantic search, blast-radius analysis, automated code reviews, and onboarding paths. Available via CLI, desktop app, or MCP server.
Stars
2
Forks
2
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
feat: architecture refactor — agents, CLI overhaul, desktop app redesign
ded8a9dView on GitHubchore: update .gitignore with node_modules, build artifacts, and runtime dirs
6c2666aView on GitHubchore: remove project document from tracking and update gitignore
34d172eView on GitHubfeat: initial project setup and documentation generator enhancement
c79603dView on GitHub