@dubeyvishal/orbital-cli 1.0.6 → 1.0.7

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.
package/README.md CHANGED
@@ -9,13 +9,13 @@ Built with **Next.js**, **Node.js**, **Express**, and **Commander.js**, with sec
9
9
  ## 📸 Project Screenshots
10
10
 
11
11
  ### 🔐 Orbital Login Screen
12
- ![Orbital Login Screen](./images/pic1.png)
12
+ ![Orbital Login Screen](https://res.cloudinary.com/damw21f39/image/upload/v1773569580/pic1_u0wu0y.png)
13
13
 
14
14
  ### 🛠️ Orbital Wakeup – Tools Loaded
15
- ![Orbital Wakeup](./images/pic2.png)
15
+ ![Orbital Wakeup](https://res.cloudinary.com/damw21f39/image/upload/v1773569581/pic2_mvnpiu.png)
16
16
 
17
17
  ### 🤖 Agentic Mode
18
- ![Agentic Mode](./images/pic3.png)
18
+ ![Agentic Mode](https://res.cloudinary.com/damw21f39/image/upload/v1773569581/pic3_bvidmp.png)
19
19
 
20
20
  ---
21
21
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dubeyvishal/orbital-cli",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "description": "A fullstack CLI-based AI platform with chat mode, multi-tool agents, and agentic AI workflows. Includes GitHub login with device authorization, secure authentication, and modular client–server architecture for building intelligent automation tools.",
5
5
  "author": "Vishal Dubey",
6
6
  "license": "MIT",
@@ -12,8 +12,7 @@
12
12
  "files": [
13
13
  "server/src",
14
14
  "server/prisma",
15
- "README.md",
16
- "images"
15
+ "README.md"
17
16
  ],
18
17
  "publishConfig": {
19
18
  "access": "public"
package/images/pic1.png DELETED
Binary file
package/images/pic2.png DELETED
Binary file
package/images/pic3.png DELETED
Binary file