root
|
bef232804f
|
fix: 移除 Workbench HTTP 自动补链
|
2026-07-14 07:18:51 +02:00 |
|
root
|
d1a25f829f
|
feat(workbench): add metadata-only session detail
|
2026-07-02 17:07:22 +00:00 |
|
UniDesk Codex
|
12f3d11104
|
fix: add mdtodo provider profile selection
|
2026-06-30 12:59:34 +08:00 |
|
root
|
dc5b06cc62
|
fix: carry MDTODO HWPOD context into Workbench
|
2026-06-28 09:45:37 +00:00 |
|
root
|
5b5f0fe2a3
|
feat: make mdtodo web tasks operable
|
2026-06-26 12:21:36 +00:00 |
|
lyon
|
06284f5287
|
feat: add project workbench launch
|
2026-06-25 17:59:19 +08:00 |
|
Lyon
|
44019f229e
|
feat: PJ2026-0104010803 P4 前端/CLI 单读源收敛 - 删除 events.at(-1) 读侧推理 (#1758)
workbench.ts (stores):
- applyTraceHydrationResult: activityLabel 只读 result.lastEventLabel,不读 events.at(-1)
- lastEventLabel: 只读 result.lastEventLabel,不 fallback 到 events.at(-1)
- normalizeTraceSnapshot: lastEventLabel 只读 source.lastEventLabel
- mergeRunnerTrace: lastEventLabel 不从 events.at(-1) 推断
useTraceSubscription.ts:
- lastEventLabel 只读 snapshot.lastEventLabel,不读 events.at(-1)
trace-renderer.ts (CLI):
- traceNoiseSummaryRow: status 只读 trace.status/traceStatus,不 fallback 到 lastEvent.status
- 保持 lastLabel 用于展示,但不参与 lifecycle 推断
api/workbench.ts:
- 添加注释标记 observedAt/lastEventAgeMs 为 diagnostic-only,不作用户可见相对时间权威
Closes #1750
Refs #1742
|
2026-06-20 19:37:35 +08:00 |
|
lyon
|
03942afc5c
|
fix: 收敛 workbench 消息头 timing 投影
|
2026-06-20 14:54:04 +08:00 |
|
lyon
|
4a9498d720
|
fix(workbench): expose code agent timing metadata
|
2026-06-20 13:55:57 +08:00 |
|
lyon
|
793f0f39a4
|
fix: use projected trace cursor as workbench authority
|
2026-06-20 10:55:11 +08:00 |
|
lyon
|
88112c415f
|
fix: surface workbench projection diagnostics
|
2026-06-19 11:04:37 +08:00 |
|
lyon
|
270cc999d4
|
fix: remove workbench read-side final text inference
|
2026-06-19 04:59:43 +08:00 |
|
lyon
|
e5994d8af1
|
fix(workbench): use single turn projection authority
|
2026-06-19 04:18:25 +08:00 |
|
lyon
|
e444f4d80d
|
feat(workbench): paginate session rail history
|
2026-06-19 01:34:43 +08:00 |
|
lyon
|
98d7b1c6f0
|
fix: remove workbench read-through projection repair
|
2026-06-19 00:08:01 +08:00 |
|
lyon
|
08b2e3077a
|
fix: converge workbench session authority
|
2026-06-18 15:24:16 +08:00 |
|
lyon
|
3724e82a63
|
fix(web): 收敛 Workbench sessionId 权威路径
|
2026-06-18 13:34:41 +08:00 |
|
lyon
|
3a50fec856
|
fix: make workbench session route authoritative
|
2026-06-18 12:14:57 +08:00 |
|
lyon
|
165290c180
|
fix(web): 放宽会话详情 REST 超时
|
2026-06-17 08:11:27 +08:00 |
|
lyon
|
70a6db185b
|
fix: restore workbench messages from conversation detail
|
2026-06-17 07:06:14 +08:00 |
|
lyon
|
e0ac07c2f5
|
fix: make session rail use stateless list authority
|
2026-06-16 18:31:45 +08:00 |
|
lyon
|
ad00ea1c5f
|
fix(web): add workbench session deep links
|
2026-06-16 06:17:54 +08:00 |
|
Codex Agent
|
36fc82f5dc
|
feat: migrate cloud web to vue platform shell
|
2026-06-12 01:17:11 +08:00 |
|