@hiveclaw243/hive-connect 0.1.5 → 0.1.6
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 +0 -6
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -38,12 +38,6 @@ hive-connect daemon status
|
|
|
38
38
|
|
|
39
39
|
This installs Hive Connect as a background service so the local agent stays reachable after the terminal is closed.
|
|
40
40
|
|
|
41
|
-
For foreground debugging only:
|
|
42
|
-
|
|
43
|
-
```bash
|
|
44
|
-
hive-connect run
|
|
45
|
-
```
|
|
46
|
-
|
|
47
41
|
## Check Status
|
|
48
42
|
|
|
49
43
|
```bash
|