Add more ai agent context, add PR review to architect agent#6130
Add more ai agent context, add PR review to architect agent#6130
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6130 +/- ##
=======================================
Coverage 70.57% 70.57%
=======================================
Files 409 409
Lines 109671 109671
Branches 18070 18070
=======================================
Hits 77395 77395
Misses 21459 21459
Partials 10817 10817 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
4a6a2bc to
6e6fd26
Compare
c267668 to
3c1621d
Compare
0111d32 to
f4ae472
Compare
2b7fd3e to
76ae8f6
Compare
This comment was marked as outdated.
This comment was marked as outdated.
You can now ask the Architect agent to perform PR code reviews and ask it to post comments on specific lines of code in a PR. It will use the github cli to post comments on the PR. Rework the agent definition to be more concise and effective.
A distilled set of code review instructions for the AI agents to use derived from the KJ Style Guide and Tour with some additional project-specific conventions. This keeps the agents focused on the most important details without having to parse and find the entire style guide on every review.
|
/ask-bonk |
|
/bonk give this a quick review. Make suggestions (only). Consider:
|
This comment was marked as resolved.
This comment was marked as resolved.
|
/bonk these are good. Make line/multi-line suggestions with your changes for us to accept. |
There was a problem hiding this comment.
Follow-up: Concrete suggestions from prior review
Here are the line-level suggestions from the previous structural review. Each comment is a self-contained suggestion that can be accepted independently.
Prioritized by impact: HIGH items reorder critical constraints for better LLM attention weighting; MEDIUM items improve clarity; LOW items are polish.
These review comments were generated by an AI assistant (bonk) and may not be perfect. Please evaluate each suggestion on its merits.
You can now ask the Architect agent to perform PR code reviews and ask it to post comments on specific lines of code in a PR. It will use the github cli to post comments on the PR.
Example: #6091 (review)