everclaw 0.3.12 → 0.3.14
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 +2 -1
- package/index.js +114 -114
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Everclaw
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Enterprise-level Agent Cli, which serves digital productivity and privacy security, brings you new workflow orchestration capabilities.
|
|
4
4
|
|
|
5
5
|
## Install
|
|
6
6
|
|
|
@@ -15,6 +15,7 @@ everclaw # Start interactive session
|
|
|
15
15
|
everclaw onboard # Initial setup wizard
|
|
16
16
|
everclaw doctor # Check configuration
|
|
17
17
|
```
|
|
18
|
+
See help for more instructions.
|
|
18
19
|
|
|
19
20
|
## License
|
|
20
21
|
|