weiqingy commented on issue #894:
URL: https://github.com/apache/flink-agents/issues/894#issuecomment-4937828841

   @wenjin272 — following up on the AGENTS.md / code_review.md iteration you've 
been driving (#878, #890). I've drafted the two high-confidence follow-ups 
above and verified both locally. Before opening PRs I wanted to check the 
direction is welcome, per the issue-first guideline.
   
   **1. Freshness check** — a small dependency-free `tools/check-agents-md.py` 
wired into the `lint` CI job. It derives the Python range, Ruff line length, 
and Java version from `python/pyproject.toml` and `pom.xml` and asserts 
`AGENTS.md` still quotes them, so the guide can't silently drift. Verified 
green on current `main`, and red when I simulated a Python-3.11 or Java-17 bump.
   
   **2. Worked-examples appendix** — a short `## Worked Examples` section in 
`code_review.md` mapping four merged bugs (#874, #867, #846, #880) to the 
specific passes that surface them, to ground the checklist in concrete cases.
   
   Happy to open these as two small, separate PRs on your nod — or adjust 
scope/shape first if you'd prefer.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to