What's Changed
- fix: switch to @vercel/ncc for proper dependency bundling by @dcramer in #8
- fix: reset package.json version to 0.0.0 and update release command by @dcramer in #9
- feat: add fun messages and PR comment option by @dcramer in #10
- feat: enhance AI detection and add marketplace publishing docs by @dcramer in #11
- Correct tag behavior by @dcramer in #12
- feat: make build failure optional with new fail-on-human input by @dcramer in #15
- Add Apache 2.0 License by @dcramer in #16
- fix: enhance human PR detection to reduce false positives by @dcramer in #17
- feat: add comprehensive evaluation system for AI detection accuracy by @dcramer in #18
- feat: improve AI detection accuracy and add parallel evaluation by @dcramer in #20
- test: add Seer-generated PR example to real-prs dataset by @dcramer in #21
- test: add Claude Code PR example for GitHub Actions changes by @dcramer in #23
- fix: round confidence percentages and remove flaky tests by @dcramer in #22
Full Changelog: v0...v1.6.0