@eldrex/openclaw
Advanced tools
+3
-3
| { | ||
| "name": "@eldrex/openclaw", | ||
| "version": "1.0.4", | ||
| "version": "1.0.5", | ||
| "publishConfig": { | ||
@@ -24,4 +24,4 @@ "registry": "https://registry.npmjs.org" | ||
| "dependencies": { | ||
| "@eldrex/core": "1.0.4", | ||
| "@eldrex/gateway": "1.0.4" | ||
| "@eldrex/core": "1.0.5", | ||
| "@eldrex/gateway": "1.0.5" | ||
| }, | ||
@@ -28,0 +28,0 @@ "devDependencies": { |
+6
-4
@@ -23,9 +23,11 @@ # @eldrex/openclaw | ||
| | Resource | Why | Default | Can Disable | | ||
| |----------|-----|---------|-------------| | ||
| | Network | Connect to local or remote agent networks | No | Yes (default disabled) | | ||
| | Ports | Exposes MCP endpoint on port 3739 | No | Yes | | ||
| | Resource | Why | Default | Can Disable | | ||
| | -------- | ----------------------------------------- | ------- | ---------------------- | | ||
| | Network | Connect to local or remote agent networks | No | Yes (default disabled) | | ||
| | Ports | Exposes MCP endpoint on port 3739 | No | Yes | | ||
| ### Agent Sandboxing | ||
| When agents interact with DevDiff through OpenClaw: | ||
| - They are constrained to the current Git repository boundary. | ||
@@ -32,0 +34,0 @@ - They cannot run arbitrary system commands. |
28618
0.37%39
5.41%+ Added
+ Added
- Removed
- Removed
Updated
Updated