diff --git a/HarborForge.OpenclawPlugin b/HarborForge.OpenclawPlugin index 78a61e0..27b8b74 160000 --- a/HarborForge.OpenclawPlugin +++ b/HarborForge.OpenclawPlugin @@ -1 +1 @@ -Subproject commit 78a61e0fb2a7b6799fd9550c2fc70027c3bb1058 +Subproject commit 27b8b74d390ad011b34c4697116c5473a513ea82 diff --git a/plans/hf-cross-project-todo.md b/plans/hf-cross-project-todo.md index 1bd8e6d..3787d18 100644 --- a/plans/hf-cross-project-todo.md +++ b/plans/hf-cross-project-todo.md @@ -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`