Merge dev-2026-03-22 into main #5

Merged
hzhang merged 29 commits from dev-2026-03-22 into main 2026-03-22 14:18:48 +00:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit f0a267b6f2 - Show all commits

View File

@@ -289,9 +289,9 @@
- [ ] Replace old OpenClaw telemetry flow with direct plugin-exposed data path
### 4.3 Plugin config updates
- [ ] Add `monitor_port` to plugin config schema
- [ ] Document `monitor_port` in plugin README/docs/examples
- [ ] Ensure runtime reads and validates `monitor_port`
- [x] Add `monitor_port` to plugin config schema
- [x] Document `monitor_port` in plugin README/docs/examples
- [x] Ensure runtime reads and validates `monitor_port`
### 4.4 CLI install support
- [ ] Add install script flag `--install-cli`