AGENTS.md@tests/ext_conformance/artifacts/npm/mitsupi · git:20260206.e662fb3 · 2026-02-06 · sha256 48a6c617dd43b1b3
AGENTS.md@tests/ext_conformance/artifacts/npm/mitsupi git:20260206.e662fb3A
Immutable. This exact content is served forever at /api/v1/blob/48a6c617dd43b1b3.
# Agent Notes ## Releases 1. Run `npm version <patch|minor|major>` and verify `package.json` updates. 2. Update `CHANGELOG.md` for the release. 3. Commit the release changes and tag with the same version. 4. Push commits and tags, then publish with `npm publish` if needed. ## Extensions Pi extensions live in `./pi-extensions`. When working in this repo, add or update extensions there. You can consult the `pi-mono` for reference, but do not modify code in `pi-mono`.