Skip to content

feat: OUTPUT节点图片来源标签 + 连线悬停高亮 + DashScope Qwen + GPT Image修复 - #78

Open
524110636 wants to merge 5 commits into
hero8152:mainfrom
524110636:codex/fix-gpt-image-multipart-and-response-format
Open

feat: OUTPUT节点图片来源标签 + 连线悬停高亮 + DashScope Qwen + GPT Image修复#78
524110636 wants to merge 5 commits into
hero8152:mainfrom
524110636:codex/fix-gpt-image-multipart-and-response-format

Conversation

@524110636

Copy link
Copy Markdown

改动内容

前端增强

  • OUTPUT节点图片来源标签:每张生成的图片下方显示"平台 · 模型"标签,方便区分来源
  • 连线悬停高亮:鼠标悬停节点时,连线变蓝色发光,清晰显示节点连接关系
  • 修复:拖拽/缩放时误触发hover导致节点回弹的bug

后端增强

  • 新增 DashScope Qwen 图像生成支持(阿里云百炼)
  • 修复 GPT Image 请求参数(multipart image[] 字段名、模型识别泛化)

文档与工具

  • 新增 CLAUDE.md 项目文档
  • 生成 graphify 知识图谱(5379节点/14474边),方便代码定位

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

524110636 and others added 5 commits June 7, 2026 14:55
前端增强:
- OUTPUT节点图片显示平台/模型来源标签 (providerLabel / modelLabel)
- 鼠标悬停节点时连线蓝色发光高亮 (board mousemove事件委托)
- 修复: 避免拖拽/缩放期间触发hover导致节点回弹

文档:
- CLAUDE.md: 新增节点类型说明、canvas同步机制、DashScope Qwen等
- graphify-out: 知识图谱增量更新 (5379节点/14474边/25社区)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant