From f6de288171f04e25dc1f2d96b666c43a73b056ab Mon Sep 17 00:00:00 2001 From: wenjiefan Date: Mon, 13 Jul 2026 11:11:28 +0200 Subject: [PATCH] Drop PRReviewAgent reference from README versioning section --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index c49ccd0..f84e3bf 100644 --- a/README.md +++ b/README.md @@ -147,10 +147,6 @@ release is a `major.minor` value in [`VERSION`](VERSION), cut manually via the - The minor is a **monotonic counter** — it only ever increments and never resets, even across a major bump — so it uniquely identifies a release. -The PRReviewAgent orchestrator ([microsoft/BC-ALAgents](https://github.com/microsoft/BC-ALAgents)) -pins a BCQuality release and composes it into its own `X.Y.Z` version, where -**Z** is this release's minor. See that repo for the full cross-repo scheme. - ## Contributing Contributions are welcome. Before submitting a PR: