chore(agent-readiness): bootstrap basic AGENTS.md and minor repo updates for agents#3094
chore(agent-readiness): bootstrap basic AGENTS.md and minor repo updates for agents#3094johnmcollier wants to merge 2 commits into
Conversation
…tes for agents Signed-off-by: John Collier <jcollier@redhat.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3094 +/- ##
==========================================
+ Coverage 61.41% 61.51% +0.09%
==========================================
Files 37 37
Lines 2159 2162 +3
==========================================
+ Hits 1326 1330 +4
Misses 691 691
+ Partials 142 141 -1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
PR Summary by QodoBootstrap AGENTS.md and Claude rules for agent-ready repo workflows Description
Diagram
High-Level Assessment
Files changed (7)
|
- Use server-side apply instead of controllerutil.CreateOrUpdate in controller rules - Clarify that only some integration tests require a cluster and/or controller - Clarify `make test` covers unit + integration tests not requiring a real cluster - Update integration test description to mention both cluster and controller - Add docs/design.md reference in Architecture section Assisted-by: Cursor (claude-4.6-opus) Co-authored-by: Cursor <cursoragent@cursor.com>
|
|
@gazarenkov Thanks for the review! I've addressed your review comments |



Description
Ran the agent-ready (https://github.com/redhat-developer/rhdh-skill/blob/main/skills/agent-ready/SKILL.md) skill against the repository, to address some gaps called out by the https://github.com/ambient-code/agentready CLI (to assess an individual repository's readiness to be consumed by agents).
Which issue(s) does this PR fix or relate to
N/A, but see https://docs.google.com/spreadsheets/d/1Gk3nDQFJ2PBaaPiMZ3naJqAWf-nmL14OwK-Y83k7cuc/edit for more information
PR acceptance criteria
How to test changes / Special notes to the reviewer
Building Container Images for Testing
Need to test container images from this PR?
For Maintainers: To trigger a test image build, review the code and comment
/build-images.This always builds the HEAD of the PR branch.
For Contributors: Ask a maintainer to run
/build-images.Images will be built and pushed to Quay with links posted in comments.