| 07-phase-06-mention-upload |
02 |
gap-closure |
| context-menu |
| priority-hint |
| skill-id |
| references |
| e2e |
|
| phase |
provides |
| 07-phase-06-mention-upload |
07-01-SUMMARY.md |
|
|
| 修复右键打开 ContextMenu 时误触发“引用”的问题 |
| 优先提示前缀统一为“XClaw优先使用”并与展示层剥离规则对齐 |
| 提交态 Skill 拼接使用 skill_id,避免使用展示名 title |
|
| frontend-chat-input |
| message-render |
| thread-submit-payload |
|
| added |
patterns |
|
|
| explicit-click-only context-menu reference action |
| submit/display separation with stable id-based hint composition |
|
|
| created |
modified |
| .planning/phases/07-phase-06-mention-upload/07-02-SUMMARY.md |
|
| frontend/src/components/workspace/artifacts/artifact-file-list.tsx |
| frontend/src/components/workspace/messages/message-list-item.tsx |
| frontend/src/core/threads/priority-hint.ts |
| frontend/src/core/messages/utils.ts |
| frontend/src/core/threads/hooks.ts |
| frontend/src/core/threads/hooks.test.ts |
| frontend/tests/e2e/input-and-compose.spec.ts |
|
|
| ContextMenu 引用动作仅绑定显式点击,移除 onSelect 触发路径。 |
| 优先提示统一改为 XClaw 前缀,并同步更新消息展示剥离规则。 |
| Skill 拼接数据源统一使用 selectedSkills.skill_id。 |
|
|
35 min |
2026-04-17 |