Commit Graph
2 Commits
Author SHA1 Message Date
km-anthropic dd595d7cf1 docs: add review mode example workflow 2025-07-30 15:52:59 -07:00
km-anthropic bbc8c6d6d5 feat: add review mode for PR code reviews
- Add 'review' as a new execution mode in action.yml
- Use default GitHub Action token (ACTIONS_TOKEN) for review mode
- Create review mode implementation with GitHub MCP tools included by default
- Move review-specific prompt to review mode's generatePrompt method
- Add comprehensive review workflow instructions for inline comments
- Fix type safety with proper mode validation
- Keep agent mode's simple inline prompt handling
2025-07-30 15:50:57 -07:00