Releases: block/aittributor
Releases · block/aittributor
v0.7.0
What's Changed
- feat: attribute only the first detected agent (#34) by @alecthomas in 21a298c
- chore(deps): update actions/upload-artifact digest to 043fb46 (#31) by @renovate[bot] in 35e2ba9
- chore(deps): update actions/download-artifact digest to 3e5f45b (#24) by @renovate[bot] in ef7b9b2
- chore(deps): update actions/create-github-app-token action to v3 (#33) by @renovate[bot] in 647fa93
- fix: bump Cargo.toml version on release (#30) by @alecthomas in 2b4076b
v0.6.0
What's Changed
- feat: remove "Ai-assisted" trailer (#27) by @alecthomas in 82dd569
- chore: release auto bumps tap (#26) by @alecthomas in ec86395
v0.5.1
What's Changed
- fix: case-insensitive trailer dedup and always add Ai-assisted (#25) by @alecthomas in 70ce427
v0.5.0
What's Changed
- chore(deps): update github artifact actions (major) (#20) by @renovate[bot] in f8c4839
- fix: revert opencode agent and fix lefthook config (#22) by @alecthomas in dd6296c
- feat: add opencode agent support (#18) by @bradleydwyer in 0d5a1c7
- feat: add Pi-Agent detection via process name and breadcrumb scanning (#21) by @comp615 in 61d117e
- fix: use Cursor's official attribution email (#15) by @baldawarishi in 19527a7
- docs: rewrite AGENTS.md with conventional commits and lean guidance (#13) by @baldawarishi in 4a1cb26
- feat: add --version flag to CLI (#12) by @baldawarishi in 76c033f
- fix(ci): add missing $ in release title expression (#11) by @baldawarishi in 392d127
v0.4.0
What's Changed
- docs: add known limitations and bump to v0.4.0 (#10) by @baldawarishi in 497cd65
- feat: deduplicate trailers by email address (#9) by @baldawarishi in ca86a4a
- feat: parallel multi-agent detection with dedup (#8) by @baldawarishi in ada80d8
- refactor: move agent functions to impl Agent (#7) by @baldawarishi in 737db9c
- perf: process scanning hardening (#6) by @baldawarishi in 0b36837
- fix(ci): get rid of annoying release title (#5) by @alecthomas in 7f11df8
v0.3.0
What's Changed
- refactor: fold BreadcrumbSource into KNOWN_AGENTS (#4) by @baldawarishi in 6e5d421
- feat: breadcrumb fallback for post-exit agent detection (#3) by @baldawarishi in e8d5ca4
v0.2.0
What's Changed
- fix: maybe correct a few agent email addresses by @alecthomas in c8ebd0f
- feat: add support for Gemini by @alecthomas in 2536e7a
- fix: don't insert duplicate Ai-assisted trailer Co-authored-by: Claude Code <noreply@anthropic.com> Ai-assisted: true Co-authored-by: Amp <amp@ampcode.com> by @alecthomas in e15b664
v0.1.2
What's Changed
- fix: regression in detection by @alecthomas in 1bb02d1
v0.1.1
What's Changed
- fix: command detection now skips --flags before arg by @alecthomas in ca3087a
v0.1.0: feat: add Amp support (#2)
What's Changed
- feat: add Amp support (#2) by @bradleydwyer in 253fe6e
- fix: bump actions by @alecthomas in c30ed71
- docs: add direct .git/hooks usage by @alecthomas in c6dfb3c
- docs: Attributor -> AIttributor by @alecthomas in 66b6a24
- docs: add install script + instructions by @alecthomas in 5654a66
- fix(ci): master -> main by @alecthomas in 4b049be