Graph-first repository analysis for exploring files, dependencies, modules, and architecture notes.
git clone https://github.com/mbayue/gitSdm.git
cd gitSdm
bun install
cp .env.example .env
bun devPrerequisites: Bun >= 1.1, Node.js >= 22, and a GitHub token (optional, increases API rate limits).
Set AI_PROVIDER=mock (default) or gemini/openai/anthropic with the matching API key in .env.
| Document | Contents |
|---|---|
ARCHITECTURE.md |
Folder structure and module layout |
ROADMAP.md |
Planned and proposed features |
CONTRIBUTING.md |
Dev workflow, testing, PR guide |
SECURITY.md |
Vulnerability reporting |
MIT. See LICENSE.