Editor agent 右键菜单支持复制, 引用,下载 #95

Merged
kdletters merged 20 commits from editor-agent-right-click into master 2026-07-22 18:00:27 +08:00

20 Commits

Author SHA1 Message Date
k88936 bb5703a19a Merge branch 'master' into editor-agent-right-click
Project CI / Repository checks (pull_request) Successful in 59s
Project CI / Frontend tests (pull_request) Successful in 1m25s
Project CI / Backend tests (pull_request) Successful in 3m18s
Project CI / Native shell tests (pull_request) Successful in 2m26s
2026-07-22 17:53:49 +08:00
k88936 718dc5d09c fix: editor agent ensure failed attachment recovery respects current attachment states
Project CI / Repository checks (pull_request) Successful in 3m12s
Project CI / Frontend tests (pull_request) Successful in 1m26s
Project CI / Backend tests (pull_request) Successful in 11m58s
Project CI / Native shell tests (pull_request) Successful in 10m8s
2026-07-22 15:35:00 +08:00
k88936 62fc761c16 Merge branch 'master' into editor-agent-right-click
Project CI / Frontend tests (pull_request) Successful in 1m28s
Project CI / Repository checks (pull_request) Successful in 2m39s
Project CI / Native shell tests (pull_request) Successful in 6m46s
Project CI / Backend tests (pull_request) Successful in 7m58s
2026-07-22 10:22:12 +08:00
k88936 c6e7512a0d Merge branch 'master' into editor-agent-right-click
Project CI / Repository checks (pull_request) Failing after 5s
Project CI / Frontend tests (pull_request) Successful in 1m31s
Project CI / Backend tests (pull_request) Successful in 5m3s
Project CI / Native shell tests (pull_request) Successful in 4m9s
2026-07-21 19:28:22 +08:00
k88936 26f91060b6 Merge branch 'master' into editor-agent-right-click
Project CI / Repository checks (pull_request) Successful in 2m27s
Project CI / Backend checks (pull_request) Successful in 3m23s
Project CI / Native shell checks (pull_request) Successful in 4m11s
2026-07-21 17:29:45 +08:00
k88936 cb6dc4eb38 fix objectKey mismatch 2026-07-21 17:28:26 +08:00
k88936 d08e61453f fix lint 2026-07-21 17:20:11 +08:00
k88936 348ec9693e Merge branch 'master' into editor-agent-right-click
# Conflicts:
#	docs/【编辑器】画布Agent对话面板-2026-07-03.md
#	src/components/image-editor/EditorAgentConversation/EditorAgentConversationPanelView.test.tsx
#	src/components/image-editor/EditorAgentConversation/MessageBubble.test.tsx
#	src/components/image-editor/EditorAgentConversation/MessageBubble.tsx
2026-07-21 16:29:37 +08:00
k88936 632d05cf55 editor agent: add attachment count limit for recovery 2026-07-21 15:22:36 +08:00
k88936 791493db0e editor agent: fix A 发送中引用 B,随后请求失败, B is lost 2026-07-21 13:50:40 +08:00
k88936 4ff482fcc1 editor agent: add host bridge support for exporting images and audio from right-click menu 2026-07-21 13:41:28 +08:00
k88936 3bea67d01a editor agent: update data structure , allow ref attachment 2026-07-21 12:51:42 +08:00
k88936 a8cb085867 Merge branch 'master' into editor-agent-right-click
# Conflicts:
#	src/components/image-editor/EditorAgentConversation/EditorAgentConversationPanelView.tsx
2026-07-21 10:41:23 +08:00
k88936 90a620b202 Merge branch 'master' into editor-agent 2026-07-20 19:56:16 +08:00
k88936 e8d8dee767 fix interactive error 2026-07-20 19:52:49 +08:00
k88936 e6fd4a1fe1 fix reference & paste concurrence, extract picker modal and hook 2026-07-20 19:27:13 +08:00
k88936 26572cfc88 add reference to right-click menu 2026-07-20 18:14:06 +08:00
k88936 f86df0c12a fix: Keep the clipboard write within user activation 2026-07-20 17:25:52 +08:00
k88936 93296a3e2f fix: Raise the portaled menu above the Agent panel 2026-07-20 17:25:10 +08:00
k88936 ac0c804da8 right click copy/dowload option 2026-07-20 17:03:42 +08:00