by Red-noblue · Codex 技能 · ★ 15
CodexRelay 跨设备传递/备份 Codex CLI session()的桌面管理工具(macOS / Windows / Linux)。 目标:让你在不同电脑/不同系统上,也能通过 继续同一个会话(通过导出/导入 session 文件实现)。 注:本项目为社区工具,和 OpenAI 无官方从属关系。 技术栈:Tauri v2 + React + TypeScript + SQLite(后端 Rust)。 Why / 使用场景 多平台项目(Win / macOS / Linux)来回测试,需要把同一个 Codex 会话带到另一台机器继续解决兼容问题 两台电脑协同:用微信/网盘/邮件/AirDrop 传 zip 包即可迁移会话 备份:在本地建立“会话版本库”(vault + 历史记录),防止手滑覆盖/误删 How It Works / 工作方式 Codex CLI 会把会话写在本地 (默认常见路径:)。 CodexRelay 负责: 1) 扫描会话并展示列表 2) 导出:把选中的会话打包为 zip(可合并为一个包或每会话单独包;默认导出到系统 Downloads) 3) 导入:先解析/校验(manifest + size/sha256)并预览,再按冲突策略写入 4) 在目标机执行: Features (MVP) Sessions:扫描 Export: 生成可传输的 ( + )...
| Stars | 15 |
| Forks | 0 |
| Language | TypeScript |
| Category | Codex 技能 |
| Quality Score | 30.01/100 |
| Last Updated | 2026-03-01 |
| Created | 2026-02-28 |
| Platforms | cli, codex, node |
| Est. Tokens | ~475k |
These tools work well together with Codex_Relay for enhanced workflows:
Explore other popular codex 技能 tools:
Codex_Relay is Cross-device export/import + local vault for Codex CLI sessions (.jsonl). Resume the same session on macOS/Windows/Manage, backup, and transfer Codex CLI sessions (.jsonl) across devices with preview . It is categorized as a Codex 技能 with 15 GitHub stars.
Codex_Relay is primarily written in TypeScript. It covers topics such as backup, cask, codex.
You can find installation instructions and usage details in the Codex_Relay GitHub repository at github.com/Red-noblue/Codex_Relay. The project has 15 stars and 0 forks, indicating an active community.