Commit Graph

11 Commits

Author SHA1 Message Date
yu ea0414e88c fix(agent): unify live and historical conversation state 2026-08-01 22:11:05 +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 2afe2f3898 feat(agent): implement local image handling and enhance generated image integration in canvas 2026-07-29 17:19:20 +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 ed32e44e69 fix(agent): handle task failure by displaying user-friendly error messages in conversation flow 2026-07-29 13:20:31 +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