Commit Graph

13 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 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 1291dd08c3 feat(agent): enhance canvas content summary to display detailed node and connection counts 2026-07-30 13:15:43 +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 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 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