Skip to content

Threadbox for Codex v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 06:47
· 19 commits to main since this release

What changed / 更新内容

  • Group Codex desktop chats by Project and VS Code/CLI tasks by working directory; spawned tasks now fold under their parent.

  • Choose working directories individually when deleting tasks. Selected directories move to the operating system Trash only after the related task deletion succeeds.

  • Detect and repair orphaned Codex desktop Recents entries after creating and verifying a SQLite backup.

  • Selecting a parent automatically includes descendants while avoiding duplicate cascade requests.

  • Codex 桌面端聊天按 Project 聚合,VS Code/CLI 任务按工作目录聚合,派生任务折叠到父任务下。

  • 删除任务时可逐个选择是否将工作目录移入系统回收站;只有对应任务删除成功后才会处理目录。

  • 可检测并修复 Codex 桌面端“最近任务”的孤儿索引,操作前自动创建并校验 SQLite 备份。

  • 选择父任务时自动包含派生任务,并避免重复发送级联操作请求。

Platform status / 平台状态

  • Windows 10/11 x64: automated tests, packaged-app smoke tests, and manual use.
  • macOS x64/arm64 and Linux x64: automated tests, packaging, and packaged-app smoke tests in GitHub Actions; physical-device testing is still needed.
  • Builds are currently unsigned. Windows SmartScreen and macOS Gatekeeper may show warnings.
  • Requires Codex CLI 0.149.0 or newer.

Full changelog: v0.1.1...v0.2.0