docs: update AGENTS.md to reflect recent changes - #44
Merged
Conversation
Bump the documented corepack pnpm version from 11.17.0 to 11.21.0, which drifted out of sync after the dependency update in #26.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔗 Linked issue
N/A — routine AGENTS.md maintenance.
🧭 Context
This is the weekly automated review of
AGENTS.mdagainst pull requests merged intomainin the last 7 days.📚 Description
Reviewed all PRs merged into
mainbetween 2026-08-10 and 2026-08-17 (#25–#42). Most were dependency/CI bumps with no doc impact (renovate preset switch, GitHub Actions version bumps, a subcommand-registry log-noise fix). Two were checked closely because they touch thingsAGENTS.mddocuments directly:feat: migrate to changesets v3) already updatedAGENTS.mditself as part of that PR (nodeenginesrange, changesets v3 notes), so no gap there.fix(deps): update all non-major dependencies) bumped the pinnedpnpmversion viapackageManagerinpackage.jsonfrom11.17.0to11.21.0, butAGENTS.md's toolchain notes still cited11.17.0.Key changes
11.17.011.21.0(matches currentpackage.jsonpackageManager)Type of Change
Pre-flight Checklist
pnpm changeset(orpnpm changeset add --emptyif no release is needed) — not needed, this is a docs-only change to a file outsidepackages/, matching the precedent set by docs: update AGENTS.md to reflect recent changes #31.Generated by Claude Code
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.Note
Update pinned pnpm version in AGENTS.md from 11.17.0 to 11.21.0
Updates the corepack-pinned pnpm version in AGENTS.md to match the current toolchain.
Macroscope summarized 4967165.