cyberneurova-cli 0.18.9 → 0.18.11
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 +6 -7
- package/dist/main.mjs +357 -357
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
> The Starting Point for Next-Gen Agents
|
|
4
4
|
|
|
5
|
-
[](https://www.npmjs.com/package/cyberneurova-cli) [](LICENSE) [](https://cyberneurova.
|
|
5
|
+
[](https://www.npmjs.com/package/cyberneurova-cli) [](LICENSE) [](https://cyberneurova.com/docs/)
|
|
6
6
|
|
|
7
7
|
## What is CyberNeurova CLI
|
|
8
8
|
|
|
@@ -46,7 +46,7 @@ Or with pnpm:
|
|
|
46
46
|
pnpm add -g cyberneurova-cli
|
|
47
47
|
```
|
|
48
48
|
|
|
49
|
-
For upgrade and uninstall instructions, see the [Getting Started guide](https://cyberneurova.
|
|
49
|
+
For upgrade and uninstall instructions, see the [Getting Started guide](https://cyberneurova.com/docs/getting-started/).
|
|
50
50
|
|
|
51
51
|
## Quick Start
|
|
52
52
|
|
|
@@ -75,14 +75,13 @@ Take a look at this project and explain the main directories.
|
|
|
75
75
|
|
|
76
76
|
## Documentation
|
|
77
77
|
|
|
78
|
-
- Full docs: https://cyberneurova.
|
|
79
|
-
-
|
|
80
|
-
- Getting Started: https://cyberneurova.ai/docs/en/guides/getting-started
|
|
78
|
+
- Full docs: https://cyberneurova.com/docs/
|
|
79
|
+
- Getting Started: https://cyberneurova.com/docs/getting-started/
|
|
81
80
|
|
|
82
81
|
## Support
|
|
83
82
|
|
|
84
|
-
- Help & docs: https://cyberneurova.
|
|
85
|
-
- Contact / report an issue: https://cyberneurova.
|
|
83
|
+
- Help & docs: https://cyberneurova.com/docs/
|
|
84
|
+
- Contact / report an issue: https://cyberneurova.com/support
|
|
86
85
|
|
|
87
86
|
## License
|
|
88
87
|
|