by Dailin521 · Codex Skill · ★ 3.3k
codex-provider-sync 切换 Provider 后,让 Codex 历史会话重新可见 下载 Windows GUI · 中文 · English 什么时候需要它 Codex 切换 后,旧会话可能从 Desktop 或 中消失。会话通常没有丢失,而是 rollout、SQLite 和项目可见性 metadata 仍指向原 Provider。 适合使用本工具: 在官方订阅(内部 Provider 为 )和自定义中转之间切换。 多个配置必须使用不同的 ,切换后旧会话不可见。 rollout 与 SQLite 中的 Provider 或 model 信息不一致。 希望在配置或 SQLite/WAL 变化后自动重新同步。 如果所有中转都能稳定复用同一个 ,并且历史会话始终可见,那么统一 Provider ID 是更简单的方案,不需要额外同步。本工具主要用于无法统一 Provider ID,或需要在官方订阅与自定义 Provider 之间切换的场景。 本工具不负责登录、认证或切换账号;请先用原有方式完成 Provider 切换,再执行同步。 它会处理什么 同步 和 中的 rollout metadata。 同步 Codex SQLite 线程记录,并支持 SQLite 与 分开存放。 修复项目可见性相关路径信息,并在需要时同步相关 model metadata。...
| Stars | 3,264 |
| Forks | 141 |
| Language | C# |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 64.0953002147988/100 |
| Open Issues | 6 |
| Last Updated | 2026-08-24 |
| Created | 2026-03-19 |
| Platforms | cli, codex, dotnet |
| Est. Tokens | ~18k |
These tools work well together with codex-provider-sync for enhanced workflows:
Explore other popular codex skill tools:
codex-provider-sync is Synchronize Codex session provider metadata across rollout files and SQLite state.. It is categorized as a Codex Skill with 3.3k GitHub stars.
codex-provider-sync is primarily written in C#. It covers topics such as avalonia, codex-cli, codex-desktop.
You can find installation instructions and usage details in the codex-provider-sync GitHub repository at github.com/Dailin521/codex-provider-sync. The project has 3.3k stars and 141 forks, indicating an active community.
codex-provider-sync is released under the MIT license, making it free to use and modify according to the license terms.