@syntero/orca-cli 1.3.11 → 1.3.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prompts.d.ts","sourceRoot":"","sources":["../../src/assistant/prompts.ts"],"names":[],"mappings":"AAAA,wBAAgB,eAAe,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,
|
|
1
|
+
{"version":3,"file":"prompts.d.ts","sourceRoot":"","sources":["../../src/assistant/prompts.ts"],"names":[],"mappings":"AAAA,wBAAgB,eAAe,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,CA0QzD;AAGD,eAAO,MAAM,aAAa,QAAoB,CAAC;AAE/C;;;GAGG;AACH,eAAO,MAAM,oBAAoB,khCAiBF,CAAC;AAEhC;;GAEG;AACH,eAAO,MAAM,uBAAuB,yIAAyI,CAAC"}
|
|
@@ -28,6 +28,8 @@ runtime-data, neo4j) still run the OLD images. You MUST recreate them to pick up
|
|
|
28
28
|
- **recreate_containers(org_id)**: Recreates containers for a single organization.
|
|
29
29
|
Use this for targeted operations on one org.
|
|
30
30
|
|
|
31
|
+
Neo4j containers start in the background (~30s to become healthy). \`neo4j: true\` in the output means "started", not "ready". First KG operations auto-recover if the container isn't ready yet.
|
|
32
|
+
|
|
31
33
|
These tools require cloud authentication (/token).`
|
|
32
34
|
: `## Updating Installation
|
|
33
35
|
When a user asks to "update" Orca:
|
|
@@ -54,6 +56,8 @@ runtime-data, neo4j) still run the OLD images. You MUST recreate them to pick up
|
|
|
54
56
|
- **recreate_containers(org_id)**: Removes and recreates ALL containers (sandbox, runtime-data,
|
|
55
57
|
neo4j) for your organization. Preserves volumes (user data).
|
|
56
58
|
|
|
59
|
+
Neo4j containers start in the background (~30s to become healthy). \`neo4j: true\` in the output means "started", not "ready". First KG operations auto-recover if the container isn't ready yet.
|
|
60
|
+
|
|
57
61
|
This tool requires cloud authentication (/token).`;
|
|
58
62
|
return `You are an expert deployment assistant for Orca, a workflow automation application.
|
|
59
63
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prompts.js","sourceRoot":"","sources":["../../src/assistant/prompts.ts"],"names":[],"mappings":"AAAA,MAAM,UAAU,eAAe,CAAC,QAAiB;IAC/C,MAAM,YAAY,GAAG,QAAQ,KAAK,aAAa,CAAC;IAEhD,MAAM,aAAa,GAAG,YAAY;QAChC,CAAC,CAAC
|
|
1
|
+
{"version":3,"file":"prompts.js","sourceRoot":"","sources":["../../src/assistant/prompts.ts"],"names":[],"mappings":"AAAA,MAAM,UAAU,eAAe,CAAC,QAAiB;IAC/C,MAAM,YAAY,GAAG,QAAQ,KAAK,aAAa,CAAC;IAEhD,MAAM,aAAa,GAAG,YAAY;QAChC,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mDA6B6C;QAC/C,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;kDA2B4C,CAAC;IAEjD,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA0IP,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgEd,CAAC;AACF,CAAC;AAED,iFAAiF;AACjF,MAAM,CAAC,MAAM,aAAa,GAAG,eAAe,EAAE,CAAC;AAE/C;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG;;;;;;;;;;;;;;;;;+BAiBL,CAAC;AAEhC;;GAEG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG,sIAAsI,CAAC"}
|