mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-07-28 14:58:30 +08:00
- Replace fixed depth of 20 with dynamic calculation - Use Math.max(commitCount, 20) to ensure minimum context
- Replace fixed depth of 20 with dynamic calculation - Use Math.max(commitCount, 20) to ensure minimum context