AI-friendly source code index generator. Extracts symbols from source files and outputs structured Markdown for LLM context.
Stars
13
Forks
1
Watchers
13
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
fix: update .gitignore and enhance ARCHITECTURE.md documentation
f26a239View on GitHubchore: update package version to 0.2.2 across all relevant files
22936d9View on GitHubRemove automatic background update check, keep manual --update only
52b5fdbView on GitHubfeat: add version update check and self-update functionality
3301d59View on GitHubAdd usage instructions for AI agents in README and README_zh
22db180View on GitHubUpdate package version to 0.2.0 and refine README instructions for installation and usage
89208f3View on GitHubRefactor output module to support multiple formats (Markdown/JSON)
8ff7b62View on GitHubBump version to 0.1.2 in Cargo.lock, Cargo.toml, and package.json files
b6d6349View on GitHubRefactor output format in markdown rendering and update tests for consistency
541de1eView on GitHubUpdate README and README_zh for consistency in code outline format
7205bedView on GitHubUpdate README files for improved clarity and add Chinese localization
02c8291View on GitHubAdd npm package support and build scripts for cross-platform binaries
6e8cccfView on GitHub