shiyue
382c5accb7
Refine codex app controls and message navigation
2026-06-13 23:55:11 +08:00
shiyue
4a1c988990
feat: enhance codex app and cross-conversation messaging
2026-06-13 22:13:30 +08:00
shiyue
04e15c9c89
feat: add cross conversation messaging
2026-06-12 17:46:37 +08:00
shiyue
8b2173be8f
feat: add note mode and workflow config
2026-06-12 16:39:44 +08:00
shiyue
62ab6f358d
feat: enhance session UX and codex defaults
2026-05-15 18:35:38 +08:00
shiyue
86d044f8a9
feat: confirm creating missing session cwd
2026-03-30 04:46:13 +08:00
shiyue
a3df0cc6f0
feat: update session workspace flow and web ui
2026-03-30 04:31:25 +08:00
cc-dan
c2427807e9
sync latest local runtime changes
2026-03-18 11:05:01 +00:00
cc-dan
7ec87714c5
Fix Codex exec resume sandbox arg ordering
2026-03-17 03:08:07 +00:00
cc-dan
7c993f1c4a
Keep Claude context when switching permission mode
2026-03-16 15:37:26 +00:00
cc-dan
29bb938385
Fix Codex context retention across mode switch
2026-03-16 15:26:43 +00:00
cc-dan
c454cfa0ad
fix: codex model thinking + tool grouping
...
- Default new Codex sessions to gpt-5.4
- Group tool calls at 3 (was 5)
- Keep Codex tool call details collapsed by default
- Add a thinking-effort submenu and map gpt-5.x(high) to model_reasoning_effort
2026-03-16 11:56:55 +00:00
cc-dan
a0e3998da6
fix: Codex /compact 支持与自动续跑
2026-03-13 13:31:06 +00:00
cc-dan
6f381998e9
feat: v1.2.8 - Codex双Agent、图片上传、主题系统、会话加载优化
...
- Codex双Agent接入:共享后端内核,前台隔离会话/设置/导入
- 图片上传:Claude (stream-json) 和 Codex (--image) 均支持拖拽/粘贴/选择上传
- 主题系统:CoolVibe Light 视觉方案,主题入口移至二级页
- 会话加载优化:加载遮罩、热会话缓存、切后台内容不丢失
- 移动端增强:侧栏手势、运行状态标签、按钮比例修复
- 后端重构:agent-runtime.js / codex-rollouts.js 模块拆分
- 回归脚本:npm run regression 隔离式测试
2026-03-13 12:46:34 +00:00