v0.3.0: Automated Issue Fix Mode
What's New
- Added new 'issue-fix' mode for automated bug fixes
- Claude now analyzes issue descriptions to create targeted fixes
- Automatic generation of fix branches and PRs
- Uses label-based triggering (claude-fix label) for security
- Complete workflow from issue analysis to PR creation
- Updated documentation with detailed examples
- Enhanced configurability with repo and branch options
Security Features
The issue-fix workflow includes built-in security through GitHub's permission system:
- Only users with write access can add the triggering label
- Permissions are configurable through organization settings
- PR review process still ensures proper oversight before changes are merged