Jony
ba920f2b66
Publish current ComfyUI O1Key code baseline
...
Replace the prior release tree with the current plugin, frontend, tests, and documentation. Document retired node IDs and the public Gitea update source.
2026-09-24 19:56:48 +08:00
o1key and Claude Opus 4.7
3f0f4099fb
feat: 新增去背景/PSD分层导出节点,优化聊天面板与重启逻辑
...
- 新增 O1keyRemoveBackground 节点(基于 rembg CPU 推理)
- 新增 O1keyColorRemoveBG 节点(颜色距离去背景,支持多模式)
- 新增 O1keySavePSD 节点(手写 PSD 二进制,零外部依赖)
- GPT Image 批量输出不同尺寸时自动 resize 对齐
- 聊天面板大幅增强(多模态/交互优化)
- 重启按钮绕过 beforeunload 弹窗强制刷新
- 默认路由切换为 CF加速
- http_error 新增 system error 友好文案
Co-Authored-By: Claude Opus 4.7 <[email protected] >
2026-05-26 18:05:07 +08:00
Jony and Claude Opus 4.6
c974df1b5e
feat: 视频分析抽帧功能及 UI 优化
...
- 新增 extractVideoFrames 前端视频抽帧,支持按时长自动调整采样率
- 视频帧以 detail:low 图像序列发送,兼容 GPT-5.5 等模型
- 对话记录仅显示首帧缩略图,隐藏抽帧细节保持界面简洁
- 视频预览增加时长标签显示
- 修复视频预览缩略图未等比显示的问题
- 调整模型列表顺序,移除冗余标注
- 移除后端 ChatProxy 调试打印
- 重启按钮绕过 beforeunload 弹窗
Co-Authored-By: Claude Opus 4.6 <[email protected] >
2026-05-26 00:57:46 +08:00
o1key and Claude Opus 4.7
815c2c598e
feat: AI 聊天面板多模态增强及交互优化
...
- 支持视频/音频/PDF/文档等多文件类型上传(最大20MB,最多4个)
- 视频用 image_url 格式传递(兼容 Gemini OpenAI 兼容层)
- 发送前自动生成图片/视频缩略图,聊天记录中显示预览
- 新增消息编辑、重新生成、复制功能
- 支持 reasoning_content 思考过程折叠显示
- 历史对话支持重命名
- 修复 localStorage 存储优化(strip 大文件数据,保留缩略图)
- 新增删除历史记录 API 及重启按钮前端组件
Co-Authored-By: Claude Opus 4.7 <[email protected] >
2026-05-25 18:33:15 +08:00