You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: move AI review prompt to configurable external file
- Move AI_REVIEW_PROMPT definition from Makefile to ai/Makefile/Prompt/prompt.example
- Add conditional include logic to use custom prompt if ai/Makefile/Prompt/prompt exists
- Falls back to prompt.example if custom prompt not defined
- Allows users to customize AI review prompts without modifying Makefile
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments