• Joined on 2026-02-19
zhi pushed to main at zhi/HarborForge.Monitor 2026-03-20 10:02:12 +00:00
3cf2d974a4 fix: include CLI entrypoint in repository
zhi pushed to main at zhi/HarborForge.Monitor 2026-03-20 10:01:37 +00:00
91dbefbcb7 feat: add Go-based HarborForge monitor client
zhi created branch main in zhi/HarborForge.Monitor 2026-03-20 10:01:36 +00:00
zhi pushed to main at zhi/HarborForge 2026-03-20 09:49:29 +00:00
f72bfdb758 chore: update submodules to latest main
zhi pushed to main at zhi/HarborForge.Test 2026-03-20 09:47:52 +00:00
f5294f5290 chore: update backend test submodule pointer
zhi pushed to main at zhi/HarborForge.Backend.Test 2026-03-20 09:47:41 +00:00
7b49b17edd chore: ignore Python bytecode and pytest cache
zhi created pull request zhi/HarborForge#4 2026-03-20 09:16:04 +00:00
feat: sync monitor API key integration across submodules
zhi created pull request zhi/HarborForge.OpenclawPlugin#2 2026-03-20 09:16:03 +00:00
feat: stabilize HarborForge monitor sidecar plugin
zhi created pull request zhi/HarborForge.Backend#10 2026-03-20 09:16:02 +00:00
feat: monitor API key flow and versioned telemetry
zhi created pull request zhi/HarborForge.Frontend#9 2026-03-20 09:16:02 +00:00
feat: monitor API key management UI
zhi pushed to feat/telemetry-sidecar-v2 at zhi/HarborForge.OpenclawPlugin 2026-03-20 08:13:00 +00:00
14ed887ce3 refactor(telemetry): read agents via [
zhi pushed to feat/milestone-propose-state-machine at zhi/HarborForge 2026-03-20 08:05:24 +00:00
db2fa7a710 chore: update monitor implementation docs and submodule refs
zhi pushed to feat/monitor-api-key-v2 at zhi/HarborForge.Backend 2026-03-20 08:02:21 +00:00
9b5e2dc15c fix(monitor): harden server delete and remove challenge docs
zhi pushed to feat/telemetry-sidecar-v2 at zhi/HarborForge.OpenclawPlugin 2026-03-20 08:02:21 +00:00
ab42936408 fix(telemetry): discover agents from ~/.openclaw/agents and clean docs
zhi pushed to feat/monitor-api-key-v2 at zhi/HarborForge.Backend 2026-03-20 07:42:46 +00:00
8e0f158266 refactor(monitor): remove deprecated challenge flow
zhi pushed to feat/monitor-api-key-ui at zhi/HarborForge.Frontend 2026-03-20 07:42:46 +00:00
bad1c8fca9 feat(monitor): add API key actions and remove challenge UI
zhi created branch feat/monitor-api-key-ui in zhi/HarborForge.Frontend 2026-03-20 07:42:46 +00:00
zhi pushed to feat/monitor-api-key-v2 at zhi/HarborForge.Backend 2026-03-20 07:23:20 +00:00
97f12cac7a feat(monitor): store plugin version separately from openclaw version
zhi pushed to feat/telemetry-sidecar-v2 at zhi/HarborForge.OpenclawPlugin 2026-03-20 07:23:20 +00:00
040cde8cad feat(telemetry): report openclaw and plugin versions separately
zhi pushed to feat/telemetry-sidecar-v2 at zhi/HarborForge.OpenclawPlugin 2026-03-20 07:13:15 +00:00
006784db63 refactor(plugin): read config via api.pluginConfig and api.config