Releases: surajsrivastav/gitwhy
Releases · surajsrivastav/gitwhy
Release list
v0.1.7
v0.1.6
Changelog
- 3a5bff1 fix: remove interactive model prompt — auto-detect silently or use default
v0.1.5
Changelog
- 038ea3c feat: auto-detect GitHub Copilot agent and model from env vars
v0.1.4
Changelog
- 8b5440c Merge pull request #1 from surajsrivastav/claude/concerns-mkt7u8
- 9f54657 feat: auto-detect claude-code attribution from AI_AGENT env var
- 84ffaac feat: configure git remote to share provenance notes with team on init
- ed0884c feat: default all attribution fields to unknown when data unavailable
- 1b8b14d feat: surface hook failures and add capture health tracking (issue #3)
- 6ebf2cf fix: harden PLG blockers — hook conflicts, LLM timeout, config corruption
v0.1.3
v0.1.2
Changelog
- ea2dd5e config: preserve summary through init
- 80ccbac feat: add animated terminal demo (demo.html)
- 7482fa1 gitignore: allow tracking .gitwhy/config.yaml
- b1cb77e improved the documentation
- d5eb80b init: preserve existing config (don't overwrite summary); add test
- ab3ba79 update release pipeline
- a84faaf update release version
v0.1.1
Changelog
- 12c834a Update README badges and Go version documentation
v0.1.0
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