Skip to content

docs(agent-feedback): drop a truncated duplicate of the first seven bug entries - #3661

Merged
DylanPiercey merged 2 commits into
mainfrom
dpiercey-ws-agent-feedback-ufvz7b-next
Jul 27, 2026
Merged

docs(agent-feedback): drop a truncated duplicate of the first seven bug entries#3661
DylanPiercey merged 2 commits into
mainfrom
dpiercey-ws-agent-feedback-ufvz7b-next

Conversation

@DylanPiercey

Copy link
Copy Markdown
Contributor

bugs.md had been appended to itself. The first 126 lines were a partial copy that broke off mid-sentence inside the on<Uppercase> entry, with the file's own header concatenated straight onto the cut:

rather than cosmetic: `[a-zA-Z_$][a-zA-Z0-9_$]*Change# Suspected Bugs

Out-of-scope defects noticed while working on something else. …

so the file carried its header twice and seven entries twice, one of them truncated.

All seven titles in that prefix appear whole further down — six byte for byte, and the seventh only there — so the prefix is removed rather than merged. Result: 89 entries, one header, no repeated titles. cleanup.md, dx.md, perf.md and unclear.md were checked the same way and are intact.

This matters beyond tidiness: two of the duplicated entries are _dynamic_tag compares only the renderer id, which already has #3378 open against it, and Inert Class parent drops client resume. Picking work off the list meant reading the same finding twice.

…ug entries

bugs.md had been appended to itself: the first 126 lines were a partial copy
that broke off mid-sentence inside the `on<Uppercase>` entry, with the file's
own `# Suspected Bugs` header concatenated onto the cut — `…[a-zA-Z0-9_$]*Change#
Suspected Bugs` — and the complete file following.

The seven entries in that prefix all appear whole further down, six of them byte
for byte and the seventh only there, so the prefix is removed. The remaining
files have one header and no repeated titles.
@changeset-bot

changeset-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 95d7231

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 41 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c2f428a6-1866-4e36-8650-9a6314de6edd

📥 Commits

Reviewing files that changed from the base of the PR and between c2abc04 and 95d7231.

📒 Files selected for processing (1)
  • agent-feedback/bugs.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dpiercey-ws-agent-feedback-ufvz7b-next

Comment @coderabbitai help to get the list of available commands.

@DylanPiercey
DylanPiercey merged commit 1c0bb07 into main Jul 27, 2026
3 checks passed
@DylanPiercey
DylanPiercey deleted the dpiercey-ws-agent-feedback-ufvz7b-next branch July 27, 2026 21:32
@github-project-automation github-project-automation Bot moved this to Done in Roadmap Jul 31, 2026
@DylanPiercey DylanPiercey self-assigned this Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant