- 65f1cf8 - ci: make main a real gate — required PRs, always-on checks, coverage regression (#113)
- 773beb9 - fix: replace broken code-review plugin with direct-prompt review (matches Anthropic's proven pr-review-comprehensive example)
- ee713d0 - chore: remove throwaway test artifacts accidentally merged into main
- 604c63a - debug: allow Skill tool for code-review plugin
- 5f59bc0 - merge main to pick up debug flag
- c20b686 - debug: temporarily enable show_full_output to diagnose zero-findings issue
- dad35c9 - debug: temporarily enable show_full_output to diagnose posting issue
- 84a9840 - test: add snippet with obvious issues to verify review posts a comment
- 671ea40 - test: trivial change to verify Claude Code workflows
- a8af2ad - fix: repair broken workflow_dispatch trigger and add graceful token-skip to claude.yml
- 50559d0 - feat: first-class Docker integration, adapted from PR #91
- 662b3a6 - Add a version-resolution fallback chain: VERSION file -> pyproject.toml -> importlib.metadata
- f897de8 - bump version