Commit Graph

14 Commits

Author SHA1 Message Date
yu 08deda5b3f feat(web): add local Codex Skill management and invocation UI 2026-08-05 02:45:41 +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
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 b926feeb14 feat(agent): implement permission mode handling for Codex threads and approvals 2026-07-29 16:44:51 +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 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 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 92fd0ce129 feat(logging): update logging format to plain text and enhance HTTP diagnostics 2026-07-29 10:28:24 +08:00
yu 8fb8d0b224 fix(agent): add uploaded images to canvas flows 2026-07-19 18:17:57 +08:00
HouYunFei a5824f509e feat(agent): enhance local Agent connection handling with silent mode and update UI instructions 2026-07-14 17:08:20 +08:00
HouYunFei 2adbe9e43a feat(agent): add site tools support for canvas project listing and media generation 2026-07-09 16:53:09 +08:00
HouYunFei 7b347729ec feat(agent): implement global Agent panel with site navigation and interrupt functionality 2026-07-09 16:19:32 +08:00