@jelou/cli 1.8.6 → 1.9.1

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +6 -6
package/README.md CHANGED
@@ -35,7 +35,7 @@ jelou functions deploy # ship to production
35
35
 
36
36
  ## What you can do
37
37
 
38
- - **Build workflows** — create and ship Brain skills end-to-end
38
+ - **Build workflows** — design, test, and ship Brain workflows end-to-end
39
39
  - **Build functions** — serverless functions integrated into the Jelou ecosystem
40
40
  - **Connect channels** — wire brains to Web Widget, WhatsApp, Facebook,
41
41
  Instagram
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jelou/cli",
3
- "version": "1.8.6",
3
+ "version": "1.9.1",
4
4
  "description": "Build AI agents on the Jelou platform — from your terminal or your AI editor.",
5
5
  "author": "Jelou Inc. (https://jelou.ai)",
6
6
  "license": "SEE LICENSE IN LICENSE",
@@ -19,11 +19,11 @@
19
19
  "THIRD_PARTY_NOTICES.md"
20
20
  ],
21
21
  "optionalDependencies": {
22
- "@jelou/cli-darwin-arm64": "1.8.6",
23
- "@jelou/cli-darwin-x64": "1.8.6",
24
- "@jelou/cli-linux-x64": "1.8.6",
25
- "@jelou/cli-linux-arm64": "1.8.6",
26
- "@jelou/cli-win32-x64": "1.8.6"
22
+ "@jelou/cli-darwin-arm64": "1.9.1",
23
+ "@jelou/cli-darwin-x64": "1.9.1",
24
+ "@jelou/cli-linux-x64": "1.9.1",
25
+ "@jelou/cli-linux-arm64": "1.9.1",
26
+ "@jelou/cli-win32-x64": "1.9.1"
27
27
  },
28
28
  "keywords": [
29
29
  "jelou",