docs: experimental

This commit is contained in:
Cristina Poncela Cubeiro
2026-06-25 09:29:12 +02:00
parent cc12750e8e
commit 77f1fa621a
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
# orchestrator # @earendil-works/pi-orchestrator
Experimental. This package is under active development and may change or be removed without notice. Its CLI, APIs, and behavior are not yet stable.
Orchestrator package for pi. Orchestrator package for pi.
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "@earendil-works/pi-orchestrator", "name": "@earendil-works/pi-orchestrator",
"version": "0.79.6", "version": "0.79.6",
"description": "orchestrator package for pi", "description": "experimental orchestrator package for pi",
"type": "module", "type": "module",
"bin": { "bin": {
"orchestrator": "dist/cli.js" "orchestrator": "dist/cli.js"