Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 11:19
· 36 commits to master since this release

Changelog

  • 97a3114 Fix version passthrough, add version subcommand, fix drift spec display
  • ebac9c2 Initial commit: gitwhy - intent-aware git CLI with provenance tracking
  • a8787f1 feat: LLM-generated intent summary with conventional-commit fallback
  • c9630be feat: auto-capture provenance via post-commit hook
  • 01e90b2 feat: auto-context extraction from branch and commit message
  • de4e40d feat: auto-detect AI model from environment at commit time
  • 735e4ac feat: auto-detect model from environment
  • e46aef6 feat: open-source readiness — CI, CONTRIBUTING, templates, changelog, gh check, hook fallback
  • 434236d feat: release pipeline, Homebrew tap, README badges + business value section
  • 7d58c78 fix: goreleaser v2 Homebrew field (folder -> directory)
  • 4ab6a77 fix: publishability blockers — module path, go version, LICENSE, install.sh
  • d315799 fix: remove goreleaser brews (GITHUB_TOKEN can't cross repos), update release target
  • 86e1d06 fix: stable archive names (no version in filename) for latest-download URLs