Skip to content

Conversation

@naaa760
Copy link
Contributor

@naaa760 naaa760 commented Dec 9, 2025

summary

  • List recent PRs via GitHub client to inform recommendations.
  • Sample PR history in the analysis agent and generate diff-aware rule recommendations.
  • Render a combined rules.yaml and a ready-to-use PR body (install steps + rule summary).
  • Add prompt stubs and unit tests for the rendering logic.

Testing

pytest tests/unit/agents/test_repository_analysis_rendering.py

fix: #22

@naaa760 naaa760 requested a review from dkargatzis as a code owner December 9, 2025 09:26
@dkargatzis dkargatzis added the invalid This doesn't seem right label Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: implement repository analysis agent with recommendation API

2 participants