Skip to content

v0.3.0

Choose a tag to compare

@stef41 stef41 released this 10 Apr 19:11
· 16 commits to main since this release

What's New

GitHub Actions CI Template

  • vibescore --init-ci generates .github/workflows/vibescore.yml
  • Customizable threshold, Python version, and trigger events
  • API: generate_workflow(threshold='C', python_version='3.12')

Watch Mode

  • vibescore --watch . re-scans when source files change
  • Smart filtering skips .git, node_modules, __pycache__, venv
  • Supports Python, JS, and TS file extensions

Stats

  • 175 tests passing
  • All 5/5 issues closed