• Joined on 2026-02-19
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/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/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:13:15 +00:00
006784db63 refactor(plugin): read config via api.pluginConfig and api.config
zhi pushed to feat/telemetry-sidecar-v2 at zhi/HarborForge.OpenclawPlugin 2026-03-20 06:42:46 +00:00
de4ef87491 refactor(plugin): remove fallback sidecar autostart
zhi pushed to feat/telemetry-sidecar-v2 at zhi/HarborForge.OpenclawPlugin 2026-03-20 06:36:21 +00:00
55b17e35ea fix(plugin): use OpenClaw gateway_start/gateway_stop hooks
zhi pushed to feat/telemetry-sidecar-v2 at zhi/HarborForge.OpenclawPlugin 2026-03-20 06:27:48 +00:00
8ebc76931f fix(plugin): normalize OpenClaw plugin config shapes
zhi pushed to feat/telemetry-sidecar-v2 at zhi/HarborForge.OpenclawPlugin 2026-03-20 06:24:42 +00:00
eb43434e48 fix(plugin): correct telemetry server path for installed plugin
zhi pushed to master at zhi/HarborForge.Test 2026-03-20 05:08:45 +00:00
11d0865fd3 chore: update Frontend.Test with fixed real-plugin test
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-20 05:07:49 +00:00
e41676fa5e fix: correct auth endpoint and form data for real plugin test
zhi pushed to master at zhi/HarborForge.Test 2026-03-19 22:25:48 +00:00
14f4fb8d16 chore: update Frontend.Test with real-plugin.spec.ts
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-19 22:25:15 +00:00
896c1b6dbd Merge commit '24a5ed7'
24a5ed70ac test: add real-plugin.spec.ts for end-to-end plugin testing
Compare 2 commits »
zhi pushed to master at zhi/HarborForge.Test 2026-03-19 22:08:02 +00:00
cc2d4aea5c test: add real plugin integration test and --test-real-plugin option