codex-rehome

作者 CalebYcj已验证

Offline Codex Desktop migration for Windows and macOS.

243
Stars
15
Forks
Rust
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/CalebYcj/codex-rehome

快速入门

使用 codex-rehome 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

Codex ReHome

中文 | English | 下载 ReHome Desktop

把 Codex Desktop 里你选择的项目、对话、Skills、Plugins 和生成内容,从一台电脑离线搬到另一台电脑。

从「Codex 搬家 Skill」的视频过来的?

之前需要把 Skill 发给 Codex,让 Agent 帮你执行迁移。现在这套流程已经做成 ReHome Desktop:普通用户直接使用 App 即可。旧 Skill 仍然保留,适合自动化和故障处理。

下载 ReHome Desktop · 前往 Codex ReHome Skill

三步完成迁移

  1. 原电脑:打开 ReHome Desktop,选择要带走的项目、对话和其他内容,生成一个 .rehome 文件。
  2. 传输:通过网盘、私人聊天工具、局域网或移动硬盘,把 .rehome 文件传到新电脑。
  3. 新电脑:先安装并登录一次 Codex,然后完全退出 Codex。打开 ReHome Desktop,导入文件并确认恢复;完成后重新打开 Codex。

安装程序和迁移文件不是同一件东西:EXE 或 DMG 用来安装 ReHome Desktop;.rehome 用来携带你的数据。

可以迁移什么

  • 选定项目及其项目文件
  • 选定对话,以及对话在 Codex 中重新出现所需的本地索引
  • Skills、Plugins 和生成图片
  • 与选中内容相关的本地状态和路径映射

项目文件和对话历史是两类内容。只选对话时,项目源码不会自动被带走;选中项目时,默认会连同其子对话一起选择,但仍可以手动取消某条对话。

支持的场景

  • Windows → Windows
  • Windows → macOS
  • macOS → Windows
  • macOS → macOS
  • 同一台电脑重装系统前后的备份与恢复

ReHome Desktop 当前处于 Beta。各方向的实际验收与已知边界见 验证状态

隐私与系统影响

ReHome Desktop 的迁移过程保持离线:不需要额外账号,不上传迁移数据,不安装系统服务,不设置开机启动,也不需要管理员权限。应用启动时会连接 GitHub Releases 检查新版本;检查失败不会影响迁移,下载和安装更新也必须由用户确认。

迁移包默认排除登录令牌、Cookies、.env、私钥、.gitnode_modules、虚拟环境和运行时锁文件。不要把个人 .rehome 文件上传到 GitHub、公开帖子或任何公共下载链接。

需要知道的限制

这不是官方云同步,也不会让两台电脑每天自动保持一致。跨系统后,旧对话通常仍可作为历史上下文,但它原来绑定的工作目录可能不能继续直接使用。恢复完成后请重新打开项目;需要继续工作时,在恢复后的项目里开一个新任务最稳妥。

当前单个 .rehome 包、单个文件及单条 Codex 对话最多支持 16 GiB;大文件在创建、检查和恢复时采用流式处理。如果超过这个上限,请拆分对话或暂不选择对应文件。

登录状态、浏览器会话、正在运行的终端、未保存内容和系统原生依赖不会完整迁移。使用不同账号或 workspace 时,外部服务可能需要重新登录或授权。

仍然想用 Skill?

Codex ReHome Skill 保留了原来的 Agent 工作流、脚本、Red Skill、批量自动化和故障处理能力。它适合熟悉 Codex/终端的用户;普通迁移请优先使用本仓库的 Desktop App。

安装与帮助

v0.1.4 起,ReHome Desktop 支持应用内检查、验签和安装更新。v0.1.3 及更早版本需要最后手动安装一次新版,之后即可在应用内更新。这里的更新签名用于防止升级包被篡改,不等同于 Apple 或 Windows 的付费开发者签名,因此系统仍可能显示“未知开发者”提示。

界面默认显示中文,可在左侧栏点击 English;语言选择会保存在本机。

开发与许可证

ReHome Desktop 由本仓库的 desktop/ 提供,ReHome Core 与 Codex Bridge 已内置,不需要额外安装。采用 MIT License

常见问题

What is codex-rehome?

codex-rehome is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by CalebYcj. Offline Codex Desktop migration for Windows and macOS. It has 243 GitHub stars.

Is codex-rehome safe to use?

Yes. codex-rehome passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install codex-rehome?

Clone the repository with "git clone https://github.com/CalebYcj/codex-rehome" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is codex-rehome written in?

codex-rehome is primarily written in Rust. It is open-source under CalebYcj on GitHub, so you can review or fork the full source.

Are there alternatives to codex-rehome?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh codex-rehome against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情