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
feat: add since and until date filters to list_commits
Add optional `since` and `until` parameters to the list_commits tool,
allowing users to filter commits by date range using ISO 8601 format.
This enables more efficient commit queries for time-based workflows
like calculating working hours or reviewing activity within specific
periods, reducing unnecessary context from historical commits.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments