Commit Graph

320 Commits

Author SHA1 Message Date
HouYunFei 2b839bfb28 chore(changelog): update CHANGELOG for v0.14.0 release with new features and fixes 2026-08-05 17:12:38 +08:00
HouYunFei 65d38c351f feat(ui): optimize prompt card layout and enhance prompt select dialog for improved usability 2026-08-05 17:12:04 +08:00
HouYunFei f954f1ee23 fix(i18n): adjust agent header tab behavior for better text visibility in English mode and narrow widths 2026-08-05 16:09:32 +08:00
HouYunFei e48f5df9ca feat(i18n): improve language switch functionality and update UI elements for better consistency 2026-08-05 15:08:38 +08:00
HouYunFei 8e5073ccc2 feat(i18n): enhance language switching and UI consistency across themes and components 2026-08-05 14:51:56 +08:00
HouYunFei ec82958f7c feat(i18n): add multilingual support for documentation with Chinese and English content 2026-08-05 14:41:42 +08:00
HouYunFei 5a7116f924 refactor: update comments for clarity and consistency across multiple files 2026-08-05 14:17:03 +08:00
HouYunFei 0f6809251a feat(i18n): implement internationalization framework and update UI components for language support 2026-08-05 14:08:03 +08:00
yu 9bccd0ff1a fix(agent): synchronize conversation preparation state 2026-08-05 10:40:10 +08:00
yu 46f29f70ca chore: sync project metadata 2026-08-05 10:39:50 +08:00
yu 98858ada4f feat(web): add Skill draft creation UI 2026-08-05 02:46:18 +08:00
yu f01cb889ef feat(agent): generate Skill drafts from conversations and canvases 2026-08-05 02:45:59 +08:00
yu 08deda5b3f feat(web): add local Codex Skill management and invocation UI 2026-08-05 02:45:41 +08:00
yu 6cea52302b feat(agent): add local Codex Skill management and invocation 2026-08-05 02:45:21 +08:00
HouYunFei 335467ec0d chore: update version to v0.13.0 and add changelog entries for recent optimizations v0.13.0 2026-08-03 11:40:20 +08:00
HouYunFei 1e92157a23 fix(canvas): stabilize node resizing by hiding toolbar during resize to prevent rendering issues 2026-08-03 11:37:19 +08:00
HouYunFei 8efd714221 feat(agent): enhance Codex initialization with MCP preheating and structured status updates 2026-08-03 10:54:15 +08:00
yu ea0414e88c fix(agent): unify live and historical conversation state 2026-08-01 22:11:05 +08:00
yu ee5804e586 feat(agent): unify scroll-to-latest controls 2026-07-31 13:23:21 +08:00
yu 29c5dbbc8c feat(agent): improve diagnostic log viewer 2026-07-31 13:23:10 +08:00
HouYunFei 119931e724 chore: remove publish canvas agent workflow 2026-07-31 11:41:43 +08:00
HouYunFei 6f1b6633b7 chore: update version to v0.12.1 and add changelog entries for new features and optimizations v0.12.1 2026-07-31 11:34:21 +08:00
HouYunFei ed2b0dabad feat(agent): optimize Agent's streaming response by removing word-by-word animation queue and adjusting message placeholder behavior 2026-07-31 11:33:25 +08:00
HouYunFei 29e52fecd6 fix(agent): retain and display user messages immediately upon first send, improving user experience 2026-07-31 11:14:35 +08:00
HouYunFei 576f7485bf feat(agent): extend Codex reasoning effort options to include 'max' and 'ultra', and update related logging and UI components 2026-07-31 11:12:03 +08:00
HouYunFei 9330bdb318 feat(agent): add support for selecting Codex model and reasoning effort in the canvas agent, retaining choices for subsequent tasks 2026-07-31 11:03:19 +08:00
HouYunFei 3c6af91e8d feat(agent): upgrade Codex to version 0.146.0 and implement version checks at startup 2026-07-31 10:15:33 +08:00
HouYunFei afc7bfebaf chore(release): update version to v0.12.0 and add changelog entries for new features v0.12.0 2026-07-30 13:35:23 +08:00
HouYunFei 520c12038f feat(agent): enhance canvas agent functionality with new Codex permissions, improved task progress display, and streamlined user interactions 2026-07-30 13:33:17 +08:00
HouYunFei 80756b6170 feat(agent): enhance canvas agent functionality with new Codex permissions, improved task progress display, and streamlined user interactions 2026-07-30 13:27:50 +08:00
HouYunFei 5b689c8feb feat(agent): implement immediate reset of conversation state and synchronize empty session status without waiting for Codex thread creation 2026-07-30 13:18:09 +08:00
HouYunFei 1291dd08c3 feat(agent): enhance canvas content summary to display detailed node and connection counts 2026-07-30 13:15:43 +08:00
HouYunFei f2757baf20 feat(agent): optimize initial message handling to clear input and display user messages immediately 2026-07-30 13:11:03 +08:00
HouYunFei 45addead96 feat(agent): enhance dynamic tool call handling to display specific tool names and accurate execution status 2026-07-30 13:07:47 +08:00
HouYunFei 2002dff78a feat(agent): add support for image generation type in event handling and messaging 2026-07-29 17:32:06 +08:00
HouYunFei 2afe2f3898 feat(agent): implement local image handling and enhance generated image integration in canvas 2026-07-29 17:19:20 +08:00
HouYunFei 7a48f441cf feat(agent): optimize agent panel header and functionality layout for improved space efficiency 2026-07-29 17:08:17 +08:00
HouYunFei 8babf7faa0 feat(agent): add local file reveal functionality in system file manager 2026-07-29 17:03:41 +08:00
HouYunFei fe1ba781d1 feat(agent): standardize approval policy and sandbox naming conventions in Codex settings 2026-07-29 16:50:51 +08:00
HouYunFei b926feeb14 feat(agent): implement permission mode handling for Codex threads and approvals 2026-07-29 16:44:51 +08:00
HouYunFei bd8cf318f7 feat(agent): enhance Codex reasoning summary with Markdown rendering and improve message history merging 2026-07-29 16:34:44 +08:00
HouYunFei a9243b6c2e feat(agent): enhance reasoning and command summaries with compact collapsible design and real-time updates 2026-07-29 16:10:05 +08:00
HouYunFei b628b742d5 fix(agent): update button styles for tool confirmation mode in chat input 2026-07-29 15:50:45 +08:00
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