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

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.

View file

@ -1,7 +1,7 @@
{
"name": "@earendil-works/pi-orchestrator",
"version": "0.79.6",
"description": "orchestrator package for pi",
"description": "experimental orchestrator package for pi",
"type": "module",
"bin": {
"orchestrator": "dist/cli.js"