feat(plugins): add actions plugin package

This commit is contained in:
Federico Jaramillo Martinez
2026-05-21 09:31:33 +02:00
parent d693aa06d7
commit fb7903f3cb
20 changed files with 1347 additions and 9 deletions
@@ -0,0 +1,6 @@
---
"@jmfederico/pi-web": patch
"@jmfederico/pi-web-actions": patch
---
Document and harden separate Pi Web plugin package development, including the Actions plugin refresh flow and private API dogfooding notes.