Releases: MaxMiksa/Codex-Workflow-Folder
v1.3.0
v1.3.0 – Version-Profile Routing & 0.4.73 Support / 版本分轨路由与 0.4.73 适配 (2026-02-12)
✨ 版本分轨正式可用,Worked for 交互折叠覆盖到 0.4.73
本次更新把“分轨策略”从占位方案升级为可执行方案:安装器可按版本精确路由,并在 0.4.71/0.4.73 提供稳定的 Worked for 点击折叠体验。
| 类别 | 详细内容 |
|---|---|
| 版本分流 | 主入口按版本分流:<=0.4.70(legacy)、0.4.71(profile)、0.4.73(profile)。 |
| 交互折叠 | 在 Worked for {time} 行支持点击/键盘切换折叠,折叠后仅保留用户消息、worked-for 与最终回答。 |
| 安装稳定性 | 目标目录与 zh-CN bundle 采用 strict 定位;歧义直接报错,避免误打补丁。 |
| 文档同步 | 安装/卸载手册与 pinned release 链接更新到 v1.3.0,README 同步支持矩阵。 |
✨ Version-profile routing is now live, with Worked for folding on 0.4.73
This release turns version-track planning into executable behavior: the installer now routes by extension version and ships stable Worked for click-toggle folding on both 0.4.71 and 0.4.73.
| Category | Details |
|---|---|
| Version Routing | Main entry now routes by version: <=0.4.70 (legacy), 0.4.71 (profile), 0.4.73 (profile). |
| Interactive Folding | Worked for {time} supports click/keyboard toggling; collapsed view keeps user, worked-for, and final answer only. |
| Install Safety | Strict target and zh-CN bundle resolution prevents silent wrong-target patching. |
| Docs in Sync | Install/uninstall manuals and pinned release links now target v1.3.0; README support matrix updated. |
v1.2.0
v1.2.0 – Persistence & Long-Workflow UX Upgrade / 计时持久化与长工作流体验升级 (2026-01-28)
✨ Workflow 更稳:耗时可保留 + 底部一键收起
本次更新重点提升“可回看 + 易操作”:Workflow 每轮耗时可持久化保存,长工作流在展开状态下可从底部直接收起。
| 类别 | 详细内容 |
|---|---|
| 计时持久化 | 已完成 turn 的耗时写入本地持久存储,重启 VS Code 后仍可恢复显示。 |
| 底部收起按钮 | 展开态底部新增同款 Workflow 行,无需滚回顶部即可一键收起。 |
| 跨平台 Remote-first | Windows/macOS/Linux 扩展目录定位更稳健;缺少 zh-CN-*.js 时也可继续安装。 |
| 排错集中化 | README 汇总常见坑位:重启、官方更新覆盖、Node PATH、网络 raw 被阻断、Remote 路径差异等。 |
✨ More reliable Workflow (persisted timer + bottom collapse toggle)
This update improves “reviewability + ergonomics”: per-turn elapsed time can be persisted locally, and long workflows can be collapsed from the bottom when expanded.
| Category | Details |
|---|---|
| Timer Persistence | Completed per-turn durations are saved locally and restored after VS Code restarts. |
| Footer Toggle | Expanded state adds a bottom Workflow row so you can collapse without scrolling to the top. |
| Cross-Platform Remote-first | More robust extension folder detection on Windows/macOS/Linux; continues even if zh-CN-*.js is missing. |
| Troubleshooting | READMEs consolidate common pitfalls: restart required, update overwrite, Node PATH, raw GitHub blocked, Remote paths, etc. |
v1.1.0
v1.1.0 – UI Polish Update / UI 细节打磨升级 (2026-01-25)
✨ 更像原生 UI 的 Workflow(更紧凑、更顺滑)
本次更新对 Workflow 的“标题行视觉一致性 + 展开内容间距”做了细节打磨,让它更贴近 Codex 原生气泡的观感与阅读节奏。
| 类别 | 详细内容 |
|---|---|
| 标题行 UI | 外框圆角对齐用户气泡(fallback 16px);标题行背景统一为 #212121。 |
| 状态栏 | 由“完成/进行中 + 耗时”改为 ✅/⚡ + 20 分 06 秒 / 20 m 06 s,字号与标题一致、颜色更浅。 |
| 间距 | Workflow 与上下内容间距减半;展开区子项间距从 gap-2 改为 gap-1。 |
| 演示 | README 统一使用 Presentation/demo.gif 作为演示。 |
| Remote-first | 校验标记升级为 CODEX_WORKFLOW_FOLD_PATCH_V10,可从旧补丁版本平滑升级。 |
✨ A more native-looking Workflow (tighter & smoother)
This update polishes the Workflow header and spacing so it feels closer to Codex’s native bubble UI and reads more smoothly.
| Category | Details |
|---|---|
| Header UI | Container radius matches the user bubble when possible (fallback 16px); header background set to #212121. |
| Status Line | Switches to ✅/⚡ + 20 m 06 s (and Chinese 20 分 06 秒) with the same text size as the header. |
| Spacing | Halves vertical spacing around Workflow; reduces expanded children gap from gap-2 to gap-1. |
| Demo | README now embeds Presentation/demo.gif as the unified demo. |
| Remote-first | Verification marker upgraded to CODEX_WORKFLOW_FOLD_PATCH_V10 for smooth upgrades. |
v1.0.0
v1.0.0 – 1.0 Launch / 正式发布 (2026-01-25)
✨ 更精致、更稳定的 Workflow 折叠(1.0)
本次发布聚焦于“可用性 + 观感 + 稳定性”:Workflow 折叠现在更像产品级功能,而不是实验补丁。
| 类别 | 详细内容 |
|---|---|
| UI 细节 | 统一圆角/边框;展开区背景改为 #212121;折叠/展开点击区域仅限标题行。 |
| 计时与状态 | 运行中每秒刷新;完成后冻结计时;状态随 turn 结束正确切换为“完成”。 |
| Plan 保持原样 | plan 视图不再被纳入 Workflow 折叠,避免被隐藏或误折叠。 |
| Remote-first | 安装脚本与手册升级到 v1.0.0,校验标记更新为 CODEX_WORKFLOW_FOLD_PATCH_V7。 |
✨ Polished & stable Workflow folding (1.0)
This release focuses on usability, visuals, and stability — Workflow folding now behaves like a production feature, not an experimental patch.
| Category | Details |
|---|---|
| UI Polish | Unified border radius/border; expanded background set to #212121; only the header row toggles collapse/expand. |
| Timer & Status | Ticks every second while running; freezes on completion; status correctly switches to “Done” when the turn finishes. |
| Plan Unchanged | plan items stay in upstream rendering and are excluded from the Workflow fold. |
| Remote-first | Install scripts and manual upgraded to v1.0.0, verified via CODEX_WORKFLOW_FOLD_PATCH_V7. |
v0.8.0
v0.8.0 – Reliability & Compatibility Update / 稳定性与兼容性升级 (2026-01-25)
✨ Workflow 更稳定:不再“看不到/加载失败”
本次更新修复 Workflow 不显示的关键兼容性问题,并增强补丁注入容错,让安装更稳、更可诊断。
| 类别 | 详细内容 |
|---|---|
| 兼容性修复 | 适配 mapStateToLocalConversationItems 返回对象结构(例如 { items: [...] }),确保 Workflow 行能稳定出现。 |
| 稳定性容错 | 注入失败时自动降级为原始渲染,避免影响 Codex webview 正常加载。 |
| 远程安装升级 | 安装/卸载文档与脚本升级到 v0.8.0,并以 CODEX_WORKFLOW_FOLD_PATCH_V5 作为校验标记。 |
| 排错体验 | 增加 npm run inspect / npm run uninstall,更快定位版本/锚点/是否已打补丁。 |
✨ Workflow is now reliable (visible + safer injection)
This release fixes the key compatibility bug that could hide the Workflow row, and hardens the injection to avoid breaking the Codex webview.
| Category | Details |
|---|---|
| Compatibility Fix | Handles object-shaped returns from mapStateToLocalConversationItems (e.g. { items: [...] }) so the Workflow row reliably appears. |
| Safety / Fallback | If injection fails, it safely falls back to upstream rendering instead of blocking webview load. |
| Remote-First Upgrade | Install/uninstall docs and scripts upgraded to v0.8.0, verified via CODEX_WORKFLOW_FOLD_PATCH_V5. |
| Diagnostics | Adds npm run inspect / npm run uninstall for faster troubleshooting. |
v0.5.0
v0.5.0 – Workflow Folding / Workflow 折叠 (2026-01-24)
✨ Workflow 折叠:把“过程”收起来,只看最终回答
为 Codex VS Code 扩展新增每轮对话独立的 Workflow 折叠行,默认可折叠过程输出,让界面更清爽。
| 类别 | 详细内容 |
|---|---|
| Workflow 折叠 | 将最终回答之前的所有过程(思考/工具调用/输出/状态提示等)折叠到 Workflow 中。 |
| 三态开关 | collapse / expand / disable,缺省按 disable 处理,修改后重启 VS Code 生效。 |
| 可回滚 | 自动创建 *.bak,可通过恢复备份一键卸载。 |
✨ Workflow Folding: collapse the noisy process stream
Adds a per-turn Workflow folding line to the Codex VS Code extension, keeping the final answer readable while preserving the original rendering when expanded.
| Category | Details |
|---|---|
| Workflow Folding | Folds all pre-final process items (reasoning/tools/output/status) into Workflow. |
| 3-state Switch | collapse / expand / disable, default disable, requires VS Code restart after config changes. |
| Reversible | Creates *.bak backups so uninstall is just restoring originals. |