Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 656 Bytes

File metadata and controls

12 lines (10 loc) · 656 Bytes

Agent instructions

Publish exclusively through .github/workflows/release.yml with GitHub OIDC. Its package release script is a workflow entrypoint: never publish locally, request npm publishing tokens/login, or troubleshoot local publishing auth. Use the existing Changesets flow and verify Actions plus the registry before updating installations.

Delete dead code, obsolete scripts, duplicate workarounds, and unused legacy installs. Check active owners/references first; preserve auth, operator env, durable data, and intentional duplicate suppression. Prefer existing helpers, stdlib, and native features over new wrappers or fallback frameworks.