Commit Graph

685 Commits

Author SHA1 Message Date
lyon 3e2d71c5e0 fix: stabilize D601 HWPOD web caserun path 2026-06-25 12:18:09 +08:00
lyon c8a76f33ac fix(hwlab-node): log cloud diagnostics 2026-06-25 11:02:52 +08:00
Lyon 796de839c5 Merge pull request #2111 from pikasTech/fix/2109-db-write-readiness
fix: 分离 Postgres 写入 readiness 与 durable read readiness
2026-06-25 10:46:45 +08:00
lyon 686e415473 fix: decouple postgres write readiness from durable reads 2026-06-25 10:45:51 +08:00
lyon 31be0b918d fix(hwlab-node): expose diagnostics op metadata 2026-06-25 10:45:23 +08:00
lyon 94a73dd0c5 fix(hwlab-node): allow diagnostics node op 2026-06-25 10:35:53 +08:00
Lyon 8bf7aa9df0 Merge pull request #2107 from pikasTech/fix/2097-hwlab-node-diagnostics
fix(hwlab-node): stabilize tray diagnostics updater
2026-06-25 10:25:33 +08:00
lyon c21fe192c8 fix(hwlab-node): stabilize tray diagnostics updater 2026-06-25 10:24:38 +08:00
lyon a94113a4b9 fix: keep workbench projection writes durable without reads 2026-06-25 10:23:17 +08:00
Lyon fb201751d9 Merge pull request #2100 from pikasTech/feat/2097-hwlab-node-py
feat: add HWLAB node Python GUI
2026-06-25 09:25:28 +08:00
lyon 42844887cc feat: add HWLAB node Python GUI 2026-06-25 09:24:16 +08:00
lyon f3967a5f6d fix: backfill terminal workbench trace events 2026-06-25 09:22:58 +08:00
lyon 8bae0ef604 fix: keep workbench projection facts trace-scoped 2026-06-25 08:36:55 +08:00
Lyon 41555af9ae fix: preserve sealed AgentRun cancel result (#2095) 2026-06-25 08:06:33 +08:00
Lyon 5bcffeb263 fix: expose blocked AgentRun cancel disposition (#2092) 2026-06-25 07:28:16 +08:00
lyon 5fe79674d5 fix: canonicalize canceled workbench final response 2026-06-25 06:53:01 +08:00
lyon 275aba1450 fix: seal canceled workbench final response 2026-06-25 06:45:13 +08:00
Lyon fe2ed4e308 fix: read workbench final response from message parts (#2083) 2026-06-25 05:17:58 +08:00
Lyon 19eee3b734 fix: seal workbench final response as message part (#2082) 2026-06-25 04:47:20 +08:00
Lyon 2651a6ee55 fix(workbench): replay SSE outbox through runtime service (#2070) 2026-06-24 23:21:02 +08:00
Lyon 51f2f2cd47 fix(workbench): scan runtime outbox timestamps as text (#2069) 2026-06-24 23:03:44 +08:00
Lyon c604dd2236 fix(workbench): replay realtime outbox by after seq (#2068) 2026-06-24 22:45:17 +08:00
Lyon deef52bdc6 fix(workbench): emit session message outbox snapshots (#2065) 2026-06-24 21:14:52 +08:00
Lyon e98b3e2f17 fix: add workbench aggregate event stream (#2064) 2026-06-24 20:04:21 +08:00
Lyon e390becd72 fix(workbench): keep projected trace times monotonic (#2054) 2026-06-24 17:49:04 +08:00
Lyon b49f2a5ed2 fix(workbench): surface projection fallback failures (#2052) 2026-06-24 17:10:07 +08:00
Lyon 5ff705c23c fix(workbench): block steer after unsealed terminal errors (#2050) 2026-06-24 16:44:40 +08:00
Lyon e0ad20edc9 fix(workbench): fail visibly on projection fact write errors (#2046) 2026-06-24 15:29:12 +08:00
Lyon fbc23d20a9 fix(workbench): persist user message through event projection (#2045) 2026-06-24 15:01:46 +08:00
Lyon 8bdab4ac56 fix(workbench): require explicit terminal trace authority (#2043) 2026-06-24 14:35:14 +08:00
Lyon 10e892ce95 fix(workbench): preserve terminal final text and timing (#2042) 2026-06-24 14:21:21 +08:00
Lyon 3e33eb5803 fix(workbench): require terminal authority before sealing turn (#2041) 2026-06-24 14:05:43 +08:00
Lyon 50734e5117 fix(workbench): keep projected turn start time stable (#2039) 2026-06-24 13:08:27 +08:00
Lyon 20bc5066c7 fix(workbench): reset thread on provider switch (#2037) 2026-06-24 10:25:47 +08:00
Lyon 808fddb976 fix(workbench): remove provider from session id callsite (#2036) 2026-06-24 10:07:41 +08:00
Lyon 0ef13fbd6f fix(workbench): scope agentrun pvc by hwlab session (#2035) 2026-06-24 10:02:10 +08:00
Lyon 8274a31f37 fix(workbench): keep sealed turn timing immutable (#2033) 2026-06-24 09:25:31 +08:00
Lyon 1018f1ef37 fix(workbench): seal timing to source event time (#2025) 2026-06-24 06:47:49 +08:00
Lyon 9e094a6697 fix(workbench): do not derive final response while running (#2024) 2026-06-24 06:36:49 +08:00
Lyon 1cfb09cc08 fix(workbench): classify runtime dependency outages as retryable (#2021) 2026-06-24 06:05:14 +08:00
Lyon a7e4de6910 fix(workbench): keep turn last event timing latest (#2019) 2026-06-24 05:53:43 +08:00
Lyon 0b4cec3bb6 fix(workbench): stop projection resume after terminal trace (#2018) 2026-06-24 05:38:48 +08:00
Lyon 6f02aa095d fix(workbench): query latest message facts by default (#2016) 2026-06-24 05:20:57 +08:00
Lyon 7ad24b56c8 fix(workbench): return latest messages by default (#2015) 2026-06-24 05:15:01 +08:00
Lyon d0a00abfce fix(workbench): 用 agent session 上下文补齐 durable 投影 sessionId (#2013)
* fix(workbench): pass projection context to message writer

* fix(workbench): resolve session id from agent session context
2026-06-24 05:02:06 +08:00
Lyon db6e889009 fix(workbench): pass projection context to message writer (#2012) 2026-06-24 04:38:15 +08:00
Lyon e2813e8a27 fix(v03): route prestop drain through v1 dispatcher (#2004) 2026-06-24 01:59:19 +08:00
Lyon ebb9580c57 fix(v03): drain workbench sse before pod termination (#2003) 2026-06-24 01:55:01 +08:00
Lyon f7db5e7cc2 fix(v03): drain workbench sse on shutdown (#2001) 2026-06-24 01:34:45 +08:00
Lyon 21f349f3b1 fix(workbench): stream terminal message snapshots (#1996) 2026-06-23 23:56:08 +08:00