agent-relay-server 0.4.14 → 0.4.15
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -111,7 +111,7 @@ The plugin or sidecar registers the agent and injects messaging context:
|
|
|
111
111
|
|
|
112
112
|
```
|
|
113
113
|
Agent Relay active. Your agent ID: macmini2-cli-myproject-a1b2c3
|
|
114
|
-
Relay URL: http://localhost:4850 | Server: 0.4.
|
|
114
|
+
Relay URL: http://localhost:4850 | Server: 0.4.15 | Plugin: 0.4.15
|
|
115
115
|
Approval mode: open
|
|
116
116
|
```
|
|
117
117
|
|