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(gh-bugcop): implement caching and improve issue processing
- Add KeyV SQLite caching for GitHub API calls to reduce API usage
- Refactor issue fetching to query labels separately for better API efficiency
- Add comprehensive logging for better debugging and monitoring
- Improve timeline processing with cached API calls
- Remove dry-run mode to enable actual label management
- Update status display with new label constants for better UI feedback
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments