Commit Graph

46 Commits

Author SHA1 Message Date
Codex 167a72eb1f fix: show quick verify timeout titles 2026-07-02 06:52:52 +00:00
Codex f7a0b0672c feat: add web sentinel request-rate curves 2026-07-02 04:51:26 +00:00
Codex 4830410e68 feat(web-sentinel): add dashboard manual trigger 2026-07-01 11:42:24 +00:00
Codex 098534e999 feat: add workbench triad sentinel check 2026-07-01 07:21:56 +00:00
Codex b735b74b84 fix(sentinel): relax dashboard post-deploy verification 2026-07-01 07:10:11 +00:00
Codex c7ea34f253 feat(sentinel): restore JD01 cadence cronjob visibility 2026-07-01 06:43:30 +00:00
Codex 28fd95ed7e fix: widen sentinel memory axis label gutter 2026-07-01 03:29:36 +00:00
Codex 0fdd05a90a fix: add monitor run detail deep links 2026-07-01 02:57:19 +00:00
Codex 5f00fe4cf3 fix: add axes to sentinel memory chart 2026-07-01 02:44:58 +00:00
Codex ebcbdc766e fix: add sentinel run memory detail curves 2026-07-01 02:13:34 +00:00
Codex 473b4f2300 fix: make sentinel trend chart show duration 2026-07-01 01:23:38 +00:00
Codex 61a1384bb6 fix: hide internal sentinel check ids in monitor 2026-07-01 00:49:49 +00:00
Codex e48d77f83a fix: expose sentinel run timing in monitor 2026-07-01 00:25:27 +00:00
Codex 45f890bf7f fix: harden sentinel quick verify findings 2026-06-30 20:31:07 +00:00
Codex 282d70f5ec fix: surface sentinel timing detail in reports 2026-06-28 11:38:30 +00:00
Codex 780b5e6993 fix: align sentinel run row tags with check counts 2026-06-28 11:19:45 +00:00
Codex efd544adbc fix: align sentinel monitor checks with trend counts 2026-06-28 10:09:02 +00:00
Codex 2a180039d9 fix: render sentinel checks with user-facing labels 2026-06-28 09:37:35 +00:00
Codex b57421560d fix: bound sentinel dashboard panel heights 2026-06-28 09:06:50 +00:00
Codex 29ab652ac6 fix: scope sentinel checks to selected run 2026-06-28 08:25:51 +00:00
Codex 4c7c103905 fix: separate sentinel check counts from samples 2026-06-28 08:05:40 +00:00
Codex 7eedf05a85 fix: make sentinel check titles user-facing 2026-06-28 07:28:17 +00:00
Codex bdb00ff616 fix: make sentinel trend aggregate exact 2026-06-28 07:22:05 +00:00
Codex 2f0fe399ef fix: use strict severity totals for sentinel trend 2026-06-28 06:26:55 +00:00
Codex e6b0cfcf0e fix: align sentinel trend total counts 2026-06-28 06:21:27 +00:00
Codex e2890bac64 feat: unify sentinel monitor checks 2026-06-28 06:14:05 +00:00
Codex e4b9446ca9 fix: switch monitor root via sentinel yaml 2026-06-28 03:28:10 +00:00
Codex 25efcb1483 fix: keep sentinel monitor usable on partial refresh failure 2026-06-27 08:36:33 +00:00
Codex 9ffb781c8b fix: restore web sentinel cadence and monitor hover 2026-06-27 07:28:31 +00:00
Codex f84eb5f72a fix: wait for monitor web readiness in screenshots 2026-06-27 06:45:30 +00:00
Codex 9de859745a fix: use compiler-enabled Vue monitor web build 2026-06-27 06:34:15 +00:00
Codex 0fb4f9fc30 feat: add Vue monitor web sentinel dashboard 2026-06-27 06:13:07 +00:00
Codex 834ea98e39 feat(monitor): show sentinel root causes by default 2026-06-27 02:09:17 +00:00
Codex 631e8ad23e feat(monitor): surface workbench sentinel root causes 2026-06-27 01:52:50 +00:00
Codex 4490278cb6 fix(web-probe): recover monitor dashboard render 2026-06-26 16:06:25 +00:00
Codex 9894edfe9f fix: show sentinel identity on dashboard 2026-06-26 14:08:06 +00:00
Codex 4e0f1cba21 feat(web-probe): add multi-sentinel registry 2026-06-26 12:48:32 +00:00
Codex 92f20ed978 feat: Web哨兵监控面板桌面端视图改进三栏布局·低噪声·渐进披露 (#1025)
- 桌面端(≥1024px)三栏 master-detail:Runs | Detail | Findings,点击 run 无需滚动
- 状态摘要条替换 4 metric cards,单行 ~48px,合并 status-pill/overall 重复值
- overview checks 全绿折叠为单 pill,点击展开明细
- runs/findings filter 默认折叠为单行摘要 chip,展开功能不变
- Detail 分 5 tab(概要/发现项/多轮摘要/Trace/证据与命令),URL 支持 ?run=&tab=
- Finding 默认显示聚合,点击 chip drill-down 到列表;item 默认折叠只显示 title+severity+count
- Runs 行级 severity 色条(red/amber/info 左 border),一眼定位问题行
- Timeline 升级为底部紧凑条,加相对时间刻度,可折叠
- auto-refresh 交互暂停:hover runs/detail 时暂停刷新
- CLI 命令改可复制按钮+toast,detailCommands 不再纯文本
- 快捷键 j/k 上下选 run、Enter 打开、r 刷新、/ 聚焦搜索
- 降权标签:减少 uppercase/font-weight:800 滥用,只在 red/blocked 强调
- 去冗余 box-shadow:panel 用 1px border,只在 modal/overlay 用阴影
- contract version 升级 draft-2026-06-26-p9-desktop-view-density
- 保持纯 vanilla JS + 原生 CSS,无框架/无构建步骤,API 契约不变
2026-06-26 12:30:42 +00:00
Codex bab5e95f54 fix: compact sentinel dashboard mobile density 2026-06-26 11:45:32 +00:00
Codex 1567082d39 fix: keep web-probe screenshot summaries bounded 2026-06-26 11:19:48 +00:00
Codex 49ce6c41be fix: add web-probe screenshot and tighten sentinel dashboard 2026-06-26 11:06:09 +00:00
Lyon bdec05729d fix: restore web sentinel recovery diagnostics (#980)
Co-authored-by: Codex <codex@noreply.local>
2026-06-26 14:04:37 +08:00
Lyon a8e28d80b1 feat: add sentinel dashboard trace frame reader (#952)
Co-authored-by: Codex <codex@noreply.local>
2026-06-26 11:22:45 +08:00
Lyon 22294fd43b feat: enhance sentinel dashboard findings detail (#949)
Co-authored-by: Codex <codex@noreply.local>
2026-06-26 11:16:21 +08:00
Codex 15f117a292 feat: add web sentinel overview and runs views 2026-06-26 03:03:19 +00:00
Codex 05b998c326 feat: add web sentinel dashboard frontend shell 2026-06-26 02:57:41 +00:00