creatixchu
|
d420292400
|
fix(web): 处理评审发现的图片记录边界情况
- 图片错误结果在 Result 页签保留错误名称与代码
- 空文本块加图片的记录按纯图片标注,不再空行
- sourceBlock 的持久化图片守卫检查 attachmentId 字段
- 移除 ui-chat 对 util/crypto 的过期 tsconfig 引用
- 同步 slots.md 层级图与 2026-08-20 所有权 Note
|
2026-08-24 18:58:25 +08:00 |
|
creatixchu
|
c27de594fd
|
feat(web): 在 Trajectory 中展示图片附件
Trajectory 现在通过共享的 ui-attachment 画廊渲染会话日志中的持久化图片引用:ui-conversation 拥有按会话的图片 URL 缓存(ctx.uiConversation.imageUrl),ui-trajectory 声明 conversation.trajectory.images 子槽位,纯图片记录行以图片数量标注,内联 imageSrc 嗅探作为死代码删除。
Closes #2986
|
2026-08-24 17:59:02 +08:00 |
|
Yichen Jiang
|
d61ba08685
|
fix(client): restore branded running copy
|
2026-08-24 16:04:17 +08:00 |
|
imccyu
|
a4c296f9fe
|
refactor(client): derive tool cards from raw events
|
2026-08-24 10:24:17 +08:00 |
|
imccyu
|
d7db423d5b
|
docs(client): restore boundary rationale
|
2026-08-23 23:54:06 +08:00 |
|
imccyu
|
81c922c7be
|
chore(client): remove feature module externals
|
2026-08-23 23:06:38 +08:00 |
|
imccyu
|
9f2f498e7c
|
refactor(client): localize conversation projections
|
2026-08-23 23:05:31 +08:00 |
|
imccyu
|
85427aea9e
|
refactor(client): move shared primitives to static packages
|
2026-08-23 23:02:33 +08:00 |
|
Tianyi Cui
|
ac4ade3aaa
|
fix(client): address localization review findings
|
2026-08-23 21:22:41 +08:00 |
|
Tianyi Cui
|
e1a5942c9a
|
fix(client): satisfy UI localization CI gates
|
2026-08-23 20:14:53 +08:00 |
|
Tianyi Cui
|
9ebda8755e
|
Merge remote-tracking branch 'origin/master' into worktree/localize-ui-strings-gate
# Conflicts:
# packages/client/ui-chat/src/client/chat/AssistantMarkdown.tsx
# packages/client/ui-chat/src/client/chat/CompactionItem.tsx
# packages/client/ui-conversation/src/client/locales.ts
# packages/client/ui-renderer/src/client/app.tsx
# packages/client/ui-renderer/src/client/index.ts
# packages/client/ui-renderer/tests/ui-renderer.client.spec.tsx
# packages/client/ui-tool/src/client/tool/models/tool-call-model.ts
# packages/client/ui-trajectory/src/client/trajectory-record.ts
# packages/client/ui-trajectory/src/client/trajectory-snapshot-builder.ts
# packages/client/ui-trajectory/tests/views.client.spec.tsx
# packages/client/ui-workspace/src/client/tree.ts
|
2026-08-23 18:34:42 +08:00 |
|
imccyu
|
dc92793f10
|
fix(client): align domain split with repository gates
|
2026-08-23 16:28:19 +08:00 |
|
imccyu
|
c7d8e32aec
|
refactor(conversation): separate Conversation, Chat, and Trajectory owners
|
2026-08-23 16:28:17 +08:00 |
|