openpetswithchatandmcp/packages
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
..
agent-events Prepare WSL npm patch release 2026-05-21 06:47:11 +02:00
claude Prepare WSL npm patch release 2026-05-21 06:47:11 +02:00
cli feat(sdk): add @open-pets/plugin-sdk types package, CLI scaffolder, and drift guard 2026-06-09 20:24:02 +02:00
client Prepare WSL npm patch release 2026-05-21 06:47:11 +02:00
cursor Prepare WSL npm patch release 2026-05-21 06:47:11 +02:00
install-pet Prepare WSL npm patch release 2026-05-21 06:47:11 +02:00
mcp fix(mcp): add lease re-acquisition with exponential backoff on heartbeat failure 2026-05-28 12:42:03 +08:00
opencode Document control center refactor state 2026-05-24 11:33:38 +02:00
pet-format Prepare WSL npm patch release 2026-05-21 06:47:11 +02:00
pi Prepare WSL npm patch release 2026-05-21 06:47:11 +02:00
sdk feat(sdk): add @open-pets/plugin-sdk types package, CLI scaffolder, and drift guard 2026-06-09 20:24:02 +02:00
codemap.md Document control center refactor state 2026-05-24 11:33:38 +02:00