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
Resolve all CodeRabbit review comments from PR #145:
Workflow improvements:
- Pin dependency versions in scripts/requirements.txt
- Fix exit code handling to prevent "failed" status on no updates
- Add conditional PR creation only when changes detected
Python script enhancements:
- Add file existence checks for config and report files
- Validate ANTHROPIC_API_KEY at initialization
- Fix type hints: any → Any (import from typing)
- Add URL validation in _format_citations
- Check URLs against blocked domains from config
Markdown fixes:
- Add blank lines around fenced code blocks (MD031)
- Add blank lines around headings (MD022)
- Add language specifier to code blocks (MD040)
Configuration updates:
- Add thoughtworks.com to prioritized search domains
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments