openpetswithchatandmcp/packages/cli
Alvin Unreal 35ea30db4e feat(sdk): add @open-pets/plugin-sdk types package, CLI scaffolder, and drift guard
- packages/sdk: new types-only @open-pets/plugin-sdk — OpenPetsContext + the
  ambient OpenPetsPlugin global, plus a mock-ctx contract test. Zero runtime
  deps; published for editor autocomplete (npm i -D @open-pets/plugin-sdk).
- cli: `openpets plugin new <name>` scaffolds a plugin folder (manifest +
  entry + README) so step zero is npx, not copy-paste.
- desktop: compile-time conformance guard tying the runtime plugin SDK
  (namespaces + JS permission set) to the published @open-pets/plugin-sdk
  contract, so the two can't drift.
- release-npm: include packages/sdk in the publish order.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 20:24:02 +02:00
..
src feat(sdk): add @open-pets/plugin-sdk types package, CLI scaffolder, and drift guard 2026-06-09 20:24:02 +02:00
codemap.md Update repository codemaps 2026-05-16 14:25:20 +02:00
package.json Prepare WSL npm patch release 2026-05-21 06:47:11 +02:00
tsconfig.json Releasing version 2 2026-05-10 13:30:48 +02:00