Skip to content

v0.4.0: Added issue interactions and standard project files

Choose a tag to compare

@paul-fracture paul-fracture released this 04 Apr 20:39
· 19 commits to main since this release

This release adds support for issue interactions and includes standard project files:

New Features:

  • Support for comments on issues to get analysis without code changes
  • Support for comments on issues to create fix PRs
  • Improved documentation with clear examples of all supported modes
  • Complete GitHub repo structure with LICENSE, CONTRIBUTING, etc.

The GitHub Action now supports:

  1. PR comments with and
  2. PR code review comments with and
  3. Issue comments with and
  4. Issue labels with

This makes Claude Code fully integrated with both PRs and issues.