Skip to content

v0.1.0 — Grade your vibe-coded project

Choose a tag to compare

@stef41 stef41 released this 10 Apr 18:26
· 22 commits to main since this release

🎵 vibescore v0.1.0

Grade your vibe-coded project. One command. Instant letter grade.

pip install vibescore
vibescore .

Features

  • Code quality analysis (VC201–VC209)
  • Security scanning (VC301–VC309)
  • Dependency analysis (VC401–VC405)
  • Testing analysis (VC501–VC506)
  • Beautiful ASCII terminal report with A+ through F grades
  • JSON output for CI pipelines
  • --min-score flag for CI gating
  • Zero external dependencies
  • 134 tests

Install

pip install vibescore