• Joined on 2026-02-19
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
zhi pushed to feat/telemetry-sidecar at zhi/HarborForge.OpenclawPlugin 2026-03-19 21:21:22 +00:00
zhi created branch feat/telemetry-sidecar in zhi/HarborForge.OpenclawPlugin 2026-03-19 21:21:22 +00:00
zhi pushed to feat/monitor-api-key at zhi/HarborForge.Backend 2026-03-19 21:21:21 +00:00
zhi created branch feat/monitor-api-key in zhi/HarborForge.Backend 2026-03-19 21:21:21 +00:00
zhi pushed to feat/monitor-api-key-v2 at zhi/HarborForge.Backend 2026-03-19 20:57:53 +00:00
a0d0c7b3a1 fix(monitoring): handle timezone-naive datetimes in get_server_states_view
zhi closed pull request zhi/HarborForge.Backend#9 2026-03-19 20:22:09 +00:00
feat(monitor): add API Key authentication for server heartbeat
zhi deleted branch feat/monitor-api-key from zhi/HarborForge.Backend 2026-03-19 20:22:09 +00:00
zhi closed pull request zhi/HarborForge.OpenclawPlugin#1 2026-03-19 20:22:09 +00:00
feat: implement telemetry sidecar with API Key authentication
zhi deleted branch feat/telemetry-sidecar from zhi/HarborForge.OpenclawPlugin 2026-03-19 20:22:09 +00:00
zhi created branch feat/monitor-tests in zhi/HarborForge.Backend.Test 2026-03-19 19:39:47 +00:00
zhi pushed to feat/monitor-tests at zhi/HarborForge.Backend.Test 2026-03-19 19:39:47 +00:00
ed21b73a43 Add monitor API tests (B8)