-
ebc944702f
chore: drop retired orb and sun VMs
main
William Valentin
2026-06-27 10:38:04 -07:00
-
69eb87ebc9
feat(web-ui): improve Agents page legibility and scannability
William Valentin
2026-06-27 10:35:33 -07:00
-
478c7529a7
feat(hooks): emit per-run token usage and duration on run.end
William Valentin
2026-06-23 11:16:23 -07:00
-
5014d89258
feat(metrics): surface tool-span latency in stats and dashboard
William Valentin
2026-06-23 11:16:23 -07:00
-
c44e7fe72e
refactor(web-ui): extract shared component primitives
William Valentin
2026-05-22 12:21:48 -07:00
-
8753c0c9d5
feat(web-ui): better stats and ergonomics
William Valentin
2026-05-21 16:49:05 -07:00
-
1b01f0b0cd
chore(compose): pin postgres patch image
William Valentin
2026-05-20 22:19:58 -07:00
-
27d40ce28f
feat(hooks): add Hermes telemetry handler
William Valentin
2026-05-20 17:35:56 -07:00
-
78376bdd83
feat(query): include session totals and stable framework names
William Valentin
2026-05-20 17:35:56 -07:00
-
db73eca6fd
chore(infra): pin nats image digest
William Valentin
2026-05-20 17:35:56 -07:00
-
f8bec2d6d5
fix: ignore non-persistent claude startups
William Valentin
2026-04-30 17:07:19 -07:00
-
476c0e347f
fix: count only live dashboard sessions
William Valentin
2026-04-30 17:07:17 -07:00
-
fd17628e94
fix: ignore invalid claude hook starts
William Valentin
2026-04-29 09:41:07 -07:00
-
6799cc3681
docs: add run detail improvements design
William Valentin
2026-04-25 13:35:20 -07:00
-
184aa5e6cb
fix(web-ui): security hardening, SPA nav, and modularization
William Valentin
2026-04-23 15:36:12 -07:00
-
41b7165800
fix(store): backfill spans in run detail
William Valentin
2026-04-21 13:07:09 -07:00
-
43113f6241
feat(web-ui): improve navigation and session UX
William Valentin
2026-04-21 13:07:05 -07:00
-
8f766b4019
chore(gitignore): ignore build directory
William Valentin
2026-04-21 13:07:01 -07:00
-
d5154b8eec
fix(codex): recover session lifecycle from hooks
William Valentin
2026-04-21 13:02:58 -07:00
-
8b6ce8e628
Add restart policy to docker-compose services
William Valentin
2026-03-27 20:47:24 -07:00
-
c53283ac07
feat: improve web UI UX with global search, breadcrumbs, and better feedback
William Valentin
2026-03-26 14:24:52 -07:00
-
8bca99573b
feat(web-ui): redesign dashboard and live sessions
William Valentin
2026-03-26 11:22:49 -07:00
-
5ff4794d98
feat(openclaw-monitor): add MinIO telemetry
William Valentin
2026-03-26 11:22:45 -07:00
-
6605780b58
feat(ingest): batch event writes and harden transport
William Valentin
2026-03-26 11:22:42 -07:00
-
43877a5448
feat(query-api): add richer stats and retention
William Valentin
2026-03-26 11:22:34 -07:00
-
fdfcb50e80
feat(hooks): consolidate shared transport helpers
William Valentin
2026-03-26 11:22:27 -07:00
-
d49785cb25
fix: filter dashboard activity feed events
William Valentin
2026-03-20 14:05:59 -07:00
-
687a7aa79d
Add live agent views and improve Codex monitoring
William Valentin
2026-03-20 13:59:51 -07:00
-
a87bbc6983
fix(claude-hook): derive span durations from start timestamps
William Valentin
2026-03-20 11:17:40 -07:00
-
d235e3c873
feat(hooks): add telemetry handlers for codex/copilot/gemini
William Valentin
2026-03-20 11:17:26 -07:00
-
c88746693a
docs(plans): add dashboard and realtime agent plans
William Valentin
2026-03-20 11:17:17 -07:00
-
2e277fb138
fix: preserve session state across turns in claude-code hook handler
William Valentin
2026-03-18 23:42:22 -07:00
-
f8ddea3698
feat: add agentmon services section to infrastructure page
William Valentin
2026-03-18 13:41:26 -07:00
-
d2d044a3d8
fix: use Docker socket HTTP API in swarm collector, no CLI dependency
William Valentin
2026-03-18 10:36:32 -07:00
-
f48953781b
fix: add swarm-monitor binary and netcat to Dockerfile
William Valentin
2026-03-18 10:31:28 -07:00
-
edaa7bac45
feat: add swarm-monitor service to docker-compose
William Valentin
2026-03-18 10:29:40 -07:00
-
1b3c74b441
fix: add /infrastructure to SPA catch-all routes
William Valentin
2026-03-18 10:27:06 -07:00
-
cd2f345454
feat: rename OpenClaw to Infrastructure page, add service cards
William Valentin
2026-03-18 10:20:28 -07:00
-
93edd39a2b
feat: add infrastructure page CSS
William Valentin
2026-03-18 10:16:50 -07:00
-
07c16653cd
feat: add swarm strip to dashboard
William Valentin
2026-03-18 10:14:48 -07:00
-
7c043b78a4
feat: add swarm-monitor binary
William Valentin
2026-03-18 10:12:18 -07:00
-
9c2f048b92
feat: add swarm collector with docker inspect + HTTP probes
William Valentin
2026-03-18 10:10:34 -07:00
-
083e522bb7
feat: add swarm monitor types
William Valentin
2026-03-18 10:08:54 -07:00
-
22bc16bf51
docs: swarm monitor implementation plan
William Valentin
2026-03-18 09:57:51 -07:00
-
ecabc7fd19
docs: swarm monitor design — infra page, docker labels, role-driven cards
William Valentin
2026-03-18 09:53:39 -07:00
-
e7be607db4
feat: extend agentmon hook with agent:bootstrap for embedded/cron runs
William Valentin
2026-03-15 17:32:32 -07:00
-
13356adfbd
feat: openclaw card dividers, running pulse, issue label section
William Valentin
2026-03-14 12:16:30 -07:00
-
acd89e95a9
feat: stat card top accents, timeline time hierarchy
William Valentin
2026-03-14 12:14:15 -07:00
-
5dbfd68fb5
feat: meta tiles, back link button, css chevron, span-details bg fix
William Valentin
2026-03-14 12:11:55 -07:00
-
eb12319f19
feat: framework color dots in sessions table, filter toolbar panel
William Valentin
2026-03-14 12:05:40 -07:00
-
1c6255d688
feat: chart legend, fw bar height, feed fade, top tools mini bars
William Valentin
2026-03-14 12:02:49 -07:00
-
2c4b212ae6
feat: semantic accent colors on summary cards, infrastructure label
William Valentin
2026-03-14 11:59:38 -07:00
-
a6902e8d6c
feat: refine global tokens, nav active state, section title
William Valentin
2026-03-14 11:55:58 -07:00
-
ab7a83c50d
feat: stacked area chart, framework breakdown on active sessions, tool bar visualization
William Valentin
2026-03-14 11:34:15 -07:00
-
af127a45f1
docs: update README with dashboard and stats endpoints
William Valentin
2026-03-14 11:30:39 -07:00
-
063e41616a
fix: active sessions query, chart update performance
William Valentin
2026-03-14 11:25:06 -07:00
-
e7dd954f6a
fix: ResizeObserver leak, CSS class lowercase, active sessions live update
William Valentin
2026-03-14 11:11:42 -07:00
-
eaf73e5ff5
feat: add real-time dashboard with charts, stats, and activity feed
William Valentin
2026-03-14 11:05:07 -07:00
-
cac3404aa4
feat: add dashboard CSS styles
William Valentin
2026-03-14 11:03:26 -07:00
-
d593c745aa
feat: add uPlot CDN and dashboard nav link
William Valentin
2026-03-14 11:02:23 -07:00
-
9b78d65b1d
feat: add stats summary and timeseries API endpoints
William Valentin
2026-03-14 11:01:40 -07:00
-
37f9b34197
fix: use 'unknown' for null framework, run gofmt
William Valentin
2026-03-14 11:01:11 -07:00
-
24a7fc2782
feat: add summary and timeseries stats queries
William Valentin
2026-03-14 00:47:08 -07:00
-
78fed5a832
chore: remove completed agent monitoring plan
William Valentin
2026-03-14 00:31:25 -07:00
-
3434db3c59
feat: complete agent monitoring - hook, UI, and backend filter
William Valentin
2026-03-14 00:26:42 -07:00
-
1927ec6622
feat: add static frontend with SPA routing
William Valentin
2026-01-17 01:59:16 -08:00
-
d71b6ae537
feat: add sessions and runs endpoints to query-api
William Valentin
2026-01-17 01:57:40 -08:00
-
9da01ef924
feat: add session and run detail queries
William Valentin
2026-01-17 01:57:09 -08:00
-
1fb9396877
feat: add sessions list query
William Valentin
2026-01-17 01:56:34 -08:00
-
2fd4fe0ae0
feat: add validation to ingest gateway
William Valentin
2026-01-17 01:56:04 -08:00
-
0e2734be23
feat: add event validation
William Valentin
2026-01-17 01:55:24 -08:00
-
4456997216
docs: add UI, query API, validation implementation plan
William Valentin
2026-01-17 01:48:53 -08:00
-
d748033851
docs: add UI, query API, and validation design
William Valentin
2026-01-17 01:43:04 -08:00
-
256b841cbf
feat: scaffold agentmon services and k8s deploy
William Valentin
2026-01-17 01:06:57 -08:00
-
a584d7e274
chore: init repo layout
William Valentin
2026-01-16 12:44:40 -08:00