@dubeyvishal/orbital-cli 1.0.8 β†’ 1.0.9

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 +15 -15
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -22,6 +22,21 @@ Start Orbital:
22
22
 
23
23
  ------------------------------------------------------------------------
24
24
 
25
+ ## πŸ“Έ Project Screenshots
26
+
27
+ ### πŸ” Orbital Login Screen
28
+ ![Orbital Login Screen](https://res.cloudinary.com/damw21f39/image/upload/v1773569580/pic1_u0wu0y.png)
29
+
30
+ ### πŸ› οΈ Orbital Wakeup – Tools Loaded
31
+ ![Orbital Wakeup](https://res.cloudinary.com/damw21f39/image/upload/v1773569581/pic2_mvnpiu.png)
32
+
33
+ ### πŸ€– Agentic Mode
34
+ ![Agentic Mode](https://res.cloudinary.com/damw21f39/image/upload/v1773569581/pic3_bvidmp.png)
35
+
36
+ ------------------------------------------------------------------------
37
+
38
+
39
+
25
40
  ## πŸ” Authentication
26
41
 
27
42
  Login once to enable AI features:
@@ -125,21 +140,6 @@ Search YouTube directly from the terminal.
125
140
 
126
141
  Orbital will open the results instantly.
127
142
 
128
- ------------------------------------------------------------------------
129
-
130
- ## πŸ“Έ Project Screenshots
131
-
132
- ### πŸ” Orbital Login
133
-
134
- https://res.cloudinary.com/damw21f39/image/upload/v1773569580/pic1_u0wu0y.png
135
-
136
- ### πŸ›  Orbital Wakeup
137
-
138
- https://res.cloudinary.com/damw21f39/image/upload/v1773569581/pic2_mvnpiu.png
139
-
140
- ### πŸ€– Agentic Mode
141
-
142
- https://res.cloudinary.com/damw21f39/image/upload/v1773569581/pic3_bvidmp.png
143
143
 
144
144
  ------------------------------------------------------------------------
145
145
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dubeyvishal/orbital-cli",
3
- "version": "1.0.8",
3
+ "version": "1.0.9",
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",