Lyon
|
70e5e7e69c
|
Merge pull request #2374 from pikasTech/fix/2369-mdtodo-layout-followup
fix: task-tree 占满 task-tree-boundary(#2369 补充)
|
2026-07-04 00:42:16 +08:00 |
|
UniDesk Codex
|
dfc4f2a064
|
fix: task-tree 占满 task-tree-boundary(#2369 补充)
.task-tree-boundary 设 height:100% 继承父格高度;
.task-tree 移除 max-height:min(54dvh,560px) 上限,
改用 height:100% 占满可用空间。
|
2026-07-04 00:41:36 +08:00 |
|
root
|
f749c3d2bf
|
chore: sample jd01 follower timing
|
2026-07-03 14:01:02 +00:00 |
|
root
|
56a442fe47
|
chore: add web rollout sample marker
|
2026-07-03 13:03:14 +00:00 |
|
UniDesk Codex
|
ecc4f5ea68
|
fix: MDTODO 前端布局 — 10 项布局修复(#2369)
1. 左侧任务树占满 aside 高度
2. 右侧报告面板占满 aside 高度
3. Workbench 启动按钮在新标签页打开
4. 侧边栏收起后彻底隐藏,展开按钮显示在内容区
5. 详情工具栏移到标题下方一行
6. 正文为空时显示标题代替留空
7. 任务编号宽度根据内容自适应
8. 折叠/展开按钮居右
9. 任务状态改用标签颜色展示(///)
10. Reindex 提示信息添加关闭按钮
|
2026-07-03 20:06:36 +08:00 |
|
UniDesk Codex
|
6388fb37fd
|
fix: gate workbench heavy rest hydration
|
2026-07-03 06:20:27 +08:00 |
|
UniDesk Codex
|
c0318b8cb2
|
fix: bound workbench trace hydration merge
|
2026-07-03 05:49:05 +08:00 |
|
UniDesk Codex
|
a758073881
|
fix: bound workbench terminal projection hydrate
|
2026-07-03 04:46:02 +08:00 |
|
UniDesk Codex
|
c9da0ec416
|
fix(workbench): coalesce realtime turn snapshots by trace
|
2026-07-03 04:03:09 +08:00 |
|
UniDesk Codex
|
0a8f925c57
|
fix(workbench): frame-budget realtime turn projection
|
2026-07-03 03:59:56 +08:00 |
|
UniDesk Codex
|
efc777fb6d
|
fix(workbench): budget realtime session detail refresh
|
2026-07-03 03:18:46 +08:00 |
|
UniDesk Codex
|
216c69d9f6
|
fix: preserve workbench hydrate semantics
|
2026-07-03 02:33:28 +08:00 |
|
UniDesk Codex
|
dbe31ce566
|
fix: bound workbench projection hydrate storm
|
2026-07-03 02:25:43 +08:00 |
|
root
|
d1a25f829f
|
feat(workbench): add metadata-only session detail
|
2026-07-02 17:07:22 +00:00 |
|
root
|
3ea90d7596
|
fix(workbench): surface sse flush diagnostics
|
2026-07-02 16:17:29 +00:00 |
|
root
|
878ddbf770
|
fix(workbench): enforce SSE flush time budget
|
2026-07-02 15:39:51 +00:00 |
|
root
|
153db5c192
|
fix(workbench): bound realtime event flush work
|
2026-07-02 15:34:02 +00:00 |
|
root
|
e15756d4a8
|
fix(workbench): prioritize terminal turn sealing
|
2026-07-02 14:46:06 +00:00 |
|
root
|
3c2cd90608
|
fix: seal terminal turn directly in workbench
|
2026-07-02 13:42:29 +00:00 |
|
root
|
6df2610c8e
|
fix: bound workbench message projection refresh
|
2026-07-02 12:50:57 +00:00 |
|
root
|
6dbe201c99
|
fix: seal workbench terminal turn body
|
2026-07-02 11:54:28 +00:00 |
|
root
|
e22146f1c4
|
fix: preserve workbench colada freshness governance
|
2026-07-02 11:27:53 +00:00 |
|
UniDesk Codex
|
b887594d04
|
feat: migrate workbench server state to pinia colada
|
2026-07-02 19:05:36 +08:00 |
|
UniDesk Codex
|
73dce2cf6a
|
Merge remote-tracking branch 'github/v0.3' into fix/1445-lane-b-terminal-authority
# Conflicts:
# web/hwlab-cloud-web/src/stores/workbench.ts
|
2026-07-02 17:29:34 +08:00 |
|
UniDesk Codex
|
cf4f78a41a
|
fix: harden cloud web tsc gate
|
2026-07-02 17:14:42 +08:00 |
|
UniDesk Codex
|
2bd2651c1a
|
test(web): remove terminal authority explicit any fixtures
|
2026-07-02 17:12:38 +08:00 |
|
UniDesk Codex
|
bd77b52700
|
fix(web): share workbench terminal authority helpers
|
2026-07-02 17:06:35 +08:00 |
|
UniDesk Codex
|
9b7da7c9eb
|
fix: hydrate passive workbench turn authority
|
2026-07-02 12:17:13 +08:00 |
|
UniDesk Codex
|
bad37430ce
|
fix: keep workbench session status upstream
|
2026-07-02 11:38:45 +08:00 |
|
UniDesk Codex
|
38021f2201
|
fix: unify workbench terminal body authority
|
2026-07-01 21:38:36 +08:00 |
|
UniDesk Codex
|
6b40275ea9
|
fix: align workbench terminal authorities
|
2026-07-01 21:18:37 +08:00 |
|
UniDesk Codex
|
124e20cd47
|
fix: seal workbench failed terminal body
|
2026-07-01 21:07:13 +08:00 |
|
UniDesk Codex
|
19ea9d0962
|
fix: enforce workbench terminal seal invariant
|
2026-07-01 19:41:49 +08:00 |
|
UniDesk Codex
|
cff2e66a21
|
fix: preserve workbench sealed final response body
|
2026-07-01 17:53:38 +08:00 |
|
UniDesk Codex
|
ce7ac81c43
|
fix: seal workbench status authority merges
|
2026-07-01 17:46:11 +08:00 |
|
UniDesk Codex
|
95eb6fab11
|
fix: seal workbench terminal final state
|
2026-07-01 17:35:59 +08:00 |
|
UniDesk Codex
|
78ba7f37a3
|
fix: bound workbench realtime recovery reads
|
2026-07-01 15:44:50 +08:00 |
|
UniDesk Codex
|
4bbcd7ff54
|
feat: compact admin secrets external secret ui
|
2026-07-01 15:24:16 +08:00 |
|
UniDesk Codex
|
70c475892d
|
fix: keep mdtodo task tree interactive while refreshing
|
2026-07-01 14:37:45 +08:00 |
|
UniDesk Codex
|
7b158c246c
|
fix: bound workbench performance resource timing
|
2026-07-01 01:47:07 +08:00 |
|
UniDesk Codex
|
1fdd50b7bb
|
fix: seal restored workbench terminal turns
|
2026-07-01 01:16:45 +08:00 |
|
UniDesk Codex
|
2ef61ec8d9
|
refactor: move workbench message projection runtime out of store
|
2026-07-01 00:30:51 +08:00 |
|
UniDesk Codex
|
da3c00bd07
|
test: document workbench timeline opencode parity
|
2026-07-01 00:02:58 +08:00 |
|
UniDesk Codex
|
6c09342f0c
|
refactor: move workbench realtime planning out of store
|
2026-06-30 23:58:59 +08:00 |
|
UniDesk Codex
|
2fd1933914
|
refactor: complete workbench runtime module integration
|
2026-06-30 23:51:22 +08:00 |
|
UniDesk Codex
|
c306fc39a6
|
feat: complete workbench opencode runtime migration
|
2026-06-30 22:45:17 +08:00 |
|
UniDesk Codex
|
b5eaa8fd90
|
fix: adjust admin secrets layout
|
2026-06-30 21:12:02 +08:00 |
|
UniDesk Codex
|
a3d25a8b1d
|
fix: complete opencode workbench runtime migration
|
2026-06-30 21:02:24 +08:00 |
|
UniDesk Codex
|
f0b6c692bd
|
fix: expose mdtodo workbench trace diagnostics
|
2026-06-30 20:41:32 +08:00 |
|
root
|
46482644bf
|
feat: add ESO external secret plan wizard
|
2026-06-30 12:21:35 +00:00 |
|