feat: stabilize Pi Web plugin API

This commit is contained in:
Federico Jaramillo Martinez
2026-05-17 22:46:44 +02:00
parent c77c47c1d5
commit 30995797ea
24 changed files with 764 additions and 496 deletions
+2 -1
View File
@@ -17,6 +17,7 @@
"LICENSE",
"extensions",
"pi-web-plugins",
"docs/plugins.md",
"docs/assets"
],
"scripts": {
@@ -91,7 +92,7 @@
"bugs": {
"url": "https://github.com/jmfederico/pi-web/issues"
},
"homepage": "https://jmfederico.github.io/pi-web/",
"homepage": "https://pi-web.dev/",
"packageManager": "[email protected]",
"peerDependencies": {
"@earendil-works/pi-coding-agent": ">=0.74.0 <1",