王德宇 k88936
  • Joined on 2026-07-05
k88936 commented on issue GenarrativeAI/Genarrative#239 2026-09-10 20:03:04 +08:00
UI编辑器自动分图层切图标

效果不稳定, 感觉不如直接全描述切图 download (3).png

k88936 pushed to feat/ui-editor-auto-seperation at GenarrativeAI/Genarrative 2026-09-10 19:54:56 +08:00
b8d8072267 完善识别命令说明,新增禁止冗余背景节点的指引
462caa33c5 修复工作流完成弹窗的多行错误展示
4e1064266f 移除自动切分结果的冗余类型断言
a50cbfb6c8 过滤图片编辑响应中的空图像数据
1eb4bd5ec0 明确拒绝无效的处理图数据地址
Compare 9 commits »
k88936 pushed to feat/ui-editor-auto-seperation at GenarrativeAI/Genarrative 2026-09-10 19:32:22 +08:00
c5c7339c4a 重命名分离模块 problem_descriptionadvice 并同步更新相关校验逻辑与测试
4bbc77fc32 增加UI自动切分耗时日志
8c521ca891 移除 UI 预览适配与缩放输入
69a0804c03 调整切分区域边界扩展上限
74f726e65d 修正自动切分素材检查条件
Compare 9 commits »
k88936 pushed to feat/ui-editor-auto-seperation at GenarrativeAI/Genarrative 2026-09-10 13:09:40 +08:00
51f629b2f9 UI编辑器节点改为单组件模型
d6c720ecdd 纠正分离模块导出提交边界
086aa91d70 收窄分离区域模块导出
3733e86272 补充分离区域像素归一化约定
5d0f3e6be6 UI编辑器分离区域像素边界归一化
Compare 16 commits »
k88936 pushed to feat/ui-editor-auto-seperation at GenarrativeAI/Genarrative 2026-09-09 19:11:39 +08:00
53a919e39b 优化 UI 分离工作流程的提示生成与历史处理
d4b5f9fc14 重构 UI Editor LLM repair history
6e4f9a6f1f 完善 UI 自动分离返工意见链路
Compare 3 commits »
k88936 deleted branch fix/blur-font from GenarrativeAI/Genarrative 2026-09-09 16:34:44 +08:00
k88936 pushed to master at GenarrativeAI/Genarrative 2026-09-09 16:32:44 +08:00
7288c6f641 Fix/修复无限画布图标文字模糊 (#285)
k88936 closed issue GenarrativeAI/Genarrative#284 2026-09-09 16:32:43 +08:00
代码重复: AGC项目管理页未复用 image-canvas-react
k88936 merged pull request GenarrativeAI/Genarrative#285 2026-09-09 16:32:43 +08:00
Fix/修复无限画布图标文字模糊
k88936 closed issue GenarrativeAI/Genarrative#279 2026-09-09 16:32:43 +08:00
AGC-项目-资源管理 卡片内缩略图文字图标, 在画布上经过缩放(放大)不清晰
k88936 pushed to feat/ui-editor-auto-seperation at GenarrativeAI/Genarrative 2026-09-09 16:27:48 +08:00
8a0dcf8be7 增强分离标记框的可视辨识度
aa2a78f7e0 重命名 separated_image_area 为 extracted_area,优化命名一致性并明确区域含义
7aa96e8438 统一分离标记图中文注释
feb6bc0ad4 修正分离失败恢复边界
f349350d60 同步分离状态 TypeScript 类型
Compare 10 commits »
k88936 pushed to fix/blur-font at GenarrativeAI/Genarrative 2026-09-09 14:30:48 +08:00
7754d3d6af Merge branch 'master' into fix/blur-font
b129589e75 Merge pull request '修复客户端常用设置读写卡顿' (#307) from fix/config_sl into master
6a1e307b4a 合并最新master并协调模型配置保存逻辑
2757273850 修正配置回滚代码的Rust格式
08c5917490 修复配置覆盖层写入失败后的部分更新
Compare 11 commits »
k88936 pushed to fix/blur-font at GenarrativeAI/Genarrative 2026-09-09 13:35:05 +08:00
1d807e35ec Merge branch 'master' into fix/blur-font
672d93015c Merge pull request '优化AGC客户端同步LLM配置' (#306) from feat/agc-client-sync-llm-config into master
d9c883675d 补充AGC模型目录异常revision的客户端用例
07fc26953a 修复AGC模型目录同步的加载态与保存竞态
2942489575 Merge remote-tracking branch 'origin/master' into feat/agc-client-sync-llm-config
Compare 7 commits »
k88936 closed pull request GenarrativeAI/Genarrative#300 2026-09-09 13:32:53 +08:00
暴露gptimage2编辑api
k88936 commented on pull request GenarrativeAI/Genarrative#300 2026-09-09 13:32:53 +08:00
暴露gptimage2编辑api

cherry picked already

k88936 pushed to feat/ui-editor-auto-seperation at GenarrativeAI/Genarrative 2026-09-09 13:31:52 +08:00
11d4d3d930 适配 UI 分离图片编辑 multipart 接口
418d5732de 调整UI识别指令,细化粒度要求并优化组件返回规则
592b6b4ee7 简化识别树验证测试中的断言格式
99c19e3ed9 补充分离流程排障日志
15e30acb0f 调整UI识别指令细节,明确文字组件识别规则与粒度标准
Compare 60 commits »
k88936 pushed to feat/expose-image2edit at GenarrativeAI/Genarrative 2026-09-09 11:34:34 +08:00
f7edc9d0ee 区分 Raw 图片 PNG 资源限制错误
f60771dd00 提前检查 Raw 图片请求预算
f7cccd8592 补充 Raw 图片客户端错误上下文
5ee2d940c1 修正 Raw 图片尺寸校验错误语义
Compare 4 commits »
k88936 pushed to fix/blur-font at GenarrativeAI/Genarrative 2026-09-09 11:34:19 +08:00
25df114b93 修复资源卡片缩放控件裁剪
96e95ae155 恢复资源卡片静态图标描边缩放
b4595d3125 统一画布视口缩放兜底逻辑
Compare 3 commits »
k88936 pushed to feat/expose-image2edit at GenarrativeAI/Genarrative 2026-09-09 10:43:08 +08:00
c75a7725ce Merge remote-tracking branch 'origin/master' into feat/expose-image2edit
a0e6a83691 修复 AGC 模型选择入口、交互与默认模型回退 (#299)
d3f5d0a355 feat/AGC codex的工具调用 持久化处理 (#282)
01e057d047 Feat/AGC对话渲染markdown (#281)
1f904d28e9 AGC 客户端 MCP 能力暴露 (#274)
Compare 10 commits »
k88936 pushed to fix/blur-font at GenarrativeAI/Genarrative 2026-09-09 10:18:22 +08:00
3acfaa3795 Merge remote-tracking branch 'origin/master' into fix/blur-font
a0e6a83691 修复 AGC 模型选择入口、交互与默认模型回退 (#299)
d3f5d0a355 feat/AGC codex的工具调用 持久化处理 (#282)
01e057d047 Feat/AGC对话渲染markdown (#281)
1f904d28e9 AGC 客户端 MCP 能力暴露 (#274)
Compare 5 commits »