Skip to content

v0.1.0

Latest

Choose a tag to compare

@whaojie797-design whaojie797-design released this 30 Jul 14:42
· 1 commit to main since this release

First release of codebase-brief.

  • Deterministic static scan (no LLM, no network, no uploads, no vector DB)
  • Generates CODEBASE_BRIEF.md, ARCHITECTURE_MAP.md (Mermaid with EXTRACTED/INFERRED/UNKNOWN tags), ONBOARDING.md, OPEN_QUESTIONS.md, codebase-inventory.json
  • Official support: Python, TypeScript/JavaScript, Docker Compose; other languages flagged UNKNOWN
  • 14 pytest cases across 6 fixture repos; GitHub Actions runs on push/PR
  • Real docs/demo.gif rendered from an actual scan
  • MIT license