Commit Graph

25 Commits

Author SHA1 Message Date
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 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 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 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 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 7b347729ec feat(agent): implement global Agent panel with site navigation and interrupt functionality 2026-07-09 16:19:32 +08:00