HouYunFei
|
d76594a7e7
|
feat(agent): implement tool confirmation mode in chat input with automatic confirmation by default
|
2026-07-29 15:44:56 +08:00 |
|
HouYunFei
|
fa58ec4715
|
feat(agent): update image message display to compact thumbnails with click-to-zoom preview
|
2026-07-29 15:26:26 +08:00 |
|
HouYunFei
|
5a607bea6c
|
fix(agent): ensure image attachments retain thumbnails after history sync and prevent internal context from displaying in user messages
|
2026-07-29 15:17:10 +08:00 |
|
HouYunFei
|
88e86c0566
|
fix(agent): correct image attachment positioning and prevent disappearance after task completion
|
2026-07-29 14:33:45 +08:00 |
|
HouYunFei
|
d2141d5f59
|
feat(agent): prioritize current canvas operations when receiving tasks, avoiding unnecessary project queries
|
2026-07-29 14:28:28 +08:00 |
|
HouYunFei
|
eda3481533
|
feat(agent): update agent connection behavior to start with a blank conversation and allow user-initiated session restoration
|
2026-07-29 14:16:35 +08:00 |
|
HouYunFei
|
0526290c8f
|
feat(agent): restructure task progress display in conversation flow to a collapsible format above the input area, ensuring real-time updates for pending, in-progress, and completed tasks
|
2026-07-29 13:36:34 +08:00 |
|
HouYunFei
|
ed32e44e69
|
fix(agent): handle task failure by displaying user-friendly error messages in conversation flow
|
2026-07-29 13:20:31 +08:00 |
|
HouYunFei
|
0f5eb1fbcb
|
feat(agent): enhance structured task progress display in conversation flow, ensuring real-time updates and fixed visibility during execution
|
2026-07-29 13:06:25 +08:00 |
|
HouYunFei
|
20844d5e99
|
feat(codex): add structured task progress support in conversation flow, displaying status updates for pending, in-progress, and completed tasks
|
2026-07-29 12:57:21 +08:00 |
|
HouYunFei
|
ea67a5abf5
|
feat(agent): enhance conversation flow with incremental updates and user-friendly summaries for reasoning, plans, commands, searches, and file changes
|
2026-07-29 12:19:13 +08:00 |
|
HouYunFei
|
c6f8b1e394
|
feat(codex): optimize streaming response handling by merging deltas and improving message rendering performance
|
2026-07-29 11:32:03 +08:00 |
|
HouYunFei
|
1f6a652799
|
feat(codex): upgrade Codex CLI to version 0.145.0 and refactor interrupt handling for improved turn management
|
2026-07-29 11:14:15 +08:00 |
|
HouYunFei
|
40c47dd7ff
|
feat(canvas): restructure source directory for Canvas Agent, enhancing code maintainability
|
2026-07-29 10:47:06 +08:00 |
|
HouYunFei
|
92fd0ce129
|
feat(logging): update logging format to plain text and enhance HTTP diagnostics
|
2026-07-29 10:28:24 +08:00 |
|
HouYunFei
|
b3b02f75a9
|
feat(logging): implement detailed logging for Codex operations and HTTP requests
|
2026-07-28 17:42:11 +08:00 |
|
HouYunFei
|
b6e9954c0a
|
chore(release): update version to v0.11.0 and add changelog entries for new features
v0.11.0
|
2026-07-28 10:29:06 +08:00 |
|
HouYunFei
|
c23a819f27
|
feat(canvas): add reasoning effort settings for text nodes in canvas configuration
|
2026-07-28 10:28:27 +08:00 |
|
HouYunFei
|
6aa9c8bddc
|
fix(canvas): retain prompt visibility for selected canvas nodes after generation
|
2026-07-28 10:15:53 +08:00 |
|
HouYunFei
|
bde33e7816
|
fix(canvas): restrict prompt layer height for long input and enable scrolling for node prompts
|
2026-07-28 10:10:31 +08:00 |
|
HouYunFei
|
edc7667830
|
feat(drag-and-drop): implement file upload via drag-and-drop for reference assets in image and video workspaces
|
2026-07-28 10:03:23 +08:00 |
|
HouYunFei
|
f76f81c4c7
|
feat(canvas): add image preview functionality in the left-side element list
|
2026-07-27 17:37:35 +08:00 |
|
HouYunFei
|
87ea3a3954
|
feat(config): add JSON import/export support for user preferences and configurations
|
2026-07-27 17:27:00 +08:00 |
|
HouYunFei
|
ac126a61b9
|
feat(api): add support for 火山方舟 protocol and enhance video reference validation
|
2026-07-27 17:02:50 +08:00 |
|
HouYunFei
|
d6d6b7bb8d
|
Merge branch 'fork/chen3737/fix/seedream-error-and-edit'
|
2026-07-27 16:36:33 +08:00 |
|
HouYunFei
|
84fc159d4f
|
Merge branch 'fork/chen3737/main'
|
2026-07-27 16:31:22 +08:00 |
|
HouYunFei
|
6c61081698
|
feat(canvas): enhance image editing interactions and fix flickering in high-resolution previews
|
2026-07-27 16:30:43 +08:00 |
|
HouYunFei
|
f8191d13b2
|
Merge branch 'fork/kumu-ze/codex/upstream-image-editing'
# Conflicts:
# CHANGELOG.md
# docs/content/docs/progress/pending-test.mdx
|
2026-07-27 16:11:25 +08:00 |
|
HouYunFei
|
a0287a5e34
|
chore: bump version to v0.10.0
v0.10.0
|
2026-07-25 11:55:13 +08:00 |
|
HouYunFei
|
0179724467
|
feat(prompts): add atlascloud logo SVG and update prompt source handling
|
2026-07-25 11:55:00 +08:00 |
|
yu
|
49851f2b5f
|
feat(prompts): unify sources and add personal library
|
2026-07-21 01:08:11 +08:00 |
|
yu
|
c81bb8b651
|
style(agent): distinguish chat participants
|
2026-07-20 12:14:36 +08:00 |
|
yu
|
b7d0fe10bc
|
fix(agent): improve chat navigation
|
2026-07-20 12:13:33 +08:00 |
|
HouYunFei
|
d91e67a5ad
|
feat(canvas): retain prompt input after node generation completion
|
2026-07-20 11:34:46 +08:00 |
|
HouYunFei
|
d566d5cc46
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# CHANGELOG.md
|
2026-07-20 07:55:56 +08:00 |
|
yu
|
8fb8d0b224
|
fix(agent): add uploaded images to canvas flows
|
2026-07-19 18:17:57 +08:00 |
|
yuki
|
0ca35f46ca
|
fix(api): 增强API错误信息展示并修复Seedream图生图接口兼容性
|
2026-07-19 15:01:37 +08:00 |
|
yuki
|
ccf6412a7c
|
feat(canvas): 画布工具栏上传和拖拽支持多选文件
|
2026-07-19 12:54:39 +08:00 |
|
枯木泽
|
4236af0c58
|
merge: 同步上游 Agent 会话更新
|
2026-07-18 20:23:04 +08:00 |
|
枯木泽
|
8bcedfe51b
|
fix(canvas): 防止空格平移误触弹窗按钮
|
2026-07-18 20:21:18 +08:00 |
|
yu
|
5e1fd7a825
|
fix(agent): synchronize shared Codex sessions
|
2026-07-18 15:29:58 +08:00 |
|
yu
|
062e4569aa
|
feat(agent): add task status and client-scoped operations
|
2026-07-18 15:29:58 +08:00 |
|
HouYunFei
|
b5dc9c8a87
|
feat(canvas): optimize CanvasAssetsTab and CanvasPromptsTab with memoization to improve performance
|
2026-07-18 08:27:20 +08:00 |
|
HouYunFei
|
75c22c2f9f
|
feat(canvas): add "prompts" tab to the left panel with collapsible prompt sources
|
2026-07-18 08:19:59 +08:00 |
|
枯木泽
|
97bb330de1
|
feat(canvas): 优化图片编辑交互
|
2026-07-17 21:32:17 +08:00 |
|
HouYunFei
|
bdca6b0a5c
|
feat(prompt-sources): add davidwu-gpt-image2-prompts to default prompt sources
|
2026-07-17 17:45:50 +08:00 |
|
HouYunFei
|
d4130bbb79
|
feat(prompt-sources): add custom script fetching functionality for prompt sources
|
2026-07-17 17:36:42 +08:00 |
|
HouYunFei
|
0e1edd1484
|
chore(release): bump version to v0.9.0 and update changelog
v0.9.0
|
2026-07-17 16:43:01 +08:00 |
|
HouYunFei
|
5107be0acf
|
feat(canvas): 资产卡增删改重做 + 节点名称默认隐藏
- 资产 Tab 卡片重做:视频取首帧封面、文本铺内容、去标题成矩形,hover 居中显示插入/删除两个 icon 按钮
- 修复删除确认框「取消」经 React Portal 事件冒泡误触插入
- 资产 Tab 支持上传添加图片/视频、卡片移除资产
- 画布节点名称默认不再显示,仅在选中/悬停/编辑时出现
- 操作按钮改用扁平无灰底样式,并写入 AGENTS.md 规范
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-17 16:42:08 +08:00 |
|
HouYunFei
|
219b3e84db
|
feat(canvas): 左侧面板可调宽收起 + 元素多选导出与跳转动画
- 左侧画布面板支持拖拽调整宽度、展开/收起(带动画),状态与宽度持久化
- 顶栏菜单左侧新增面板开关按钮,并缩小菜单/开关按钮
- 顶栏菜单新增「导出当前画布」为压缩包
- 画布元素列表支持多选并批量导出:图片/视频/音频为文件、文本为 txt、其余各自为 json
- 画布/资产切换改为滑动下划线动画,点击元素跳转带缓动动画
- 移除文本/配置/视频等非图片元素图标的灰色底色,并写入 AGENTS.md 规范
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-17 16:21:26 +08:00 |
|