mirror of
https://github.com/pnpm/pnpm.git
synced 2026-07-20 20:52:33 -04:00
* docs: add AGENTS.md with upstream-parity guidance Documents the cardinal rule (mirror pnpm/pnpm main), build/test/lint commands, test targeting, code-reuse expectations, and Conventional Commits conventions for AI coding agents working in this repo. * docs: symlink CLAUDE.md to AGENTS.md So Claude Code picks up the same guidance automatically without duplicating the content. * docs(agents): fix fixture path and relax "just only" guidance - Shared test fixtures live under crates/testing-utils/src/fixtures/, not under __fixtures__ directories (that's a pnpm-ism). - Reword the commands section to allow dropping to cargo/taplo directly when the just recipe doesn't expose the flag you need, matching the later narrow-test guidance that uses `cargo nextest -p <crate>`.
Symbolic link
9 B
Symbolic link
9 B
AGENTS.md