Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 289 Bytes

File metadata and controls

17 lines (12 loc) · 289 Bytes

Contributing

Thanks for helping improve MCP Warden.

Local Checks

pnpm install
pnpm run typecheck
pnpm run build
pnpm run test
npm pack --dry-run

Release Gate

Publishing requires an explicit maintainer confirmation after local checks and a tarball smoke test pass.