@zinley/orion 1.2.2 → 1.2.3
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 +4 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -26,6 +26,10 @@ Orion can interactively use Claude Code, Gemini CLI, or any interactive CLI app
|
|
|
26
26
|
|
|
27
27
|
<img src="https://github.com/Zinley-dev/orion-cli-1/blob/main/merged_video.gif?raw=1" />
|
|
28
28
|
|
|
29
|
+
## Browser Automation
|
|
30
|
+
|
|
31
|
+
The current CLI version is not equipped with browser use capabilities. For the full feature set including web automation, download the macOS version from [meetorion.app/downloads](https://meetorion.app/downloads).
|
|
32
|
+
|
|
29
33
|
## Dashboard
|
|
30
34
|
|
|
31
35
|
Visit [meetorion.app/dashboard](https://meetorion.app/dashboard) to:
|