PET·MIGRAT listed
github
checked
MIT
迁移螳螂
一只精确的迁移螳螂,能以手术般的细致将指定区块从旧路径移动到新路径。
Created by jalcantarabCreator profile
Install 迁移螳螂
/pet install https://github.com/jalcantarab/agent-familiars- 1Make sure the Codex CLI is installed and you are signed in.
- 2Copy the install command above and run it in your terminal:
/pet install https://github.com/jalcantarab/agent-familiars. It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select 迁移螳螂 to bring it to life in your session.
About 迁移螳螂
**迁移螳螂** 是一款专为代码迁移任务设计的 Codex 宠物。它专注于单一、精确的操作:将指定的代码区块从项目中的一个路径安全地移动到另一个路径。其设计理念是“一次只做一件事,并做到极致”,避免复杂的批量操作可能带来的风险。它就像一位专注的外科医生,只处理你明确指定的那个“器官”(代码块),确保迁移过程的可控与安全。
Tags
FAQ
Frequently asked questions
迁移螳螂能一次移动多个文件或整个目录吗?
不能。迁移螳螂的设计哲学是精确和专注。它专门用于移动单个指定的代码区块(如一个文件或一个明确定义的代码段)。对于批量操作,建议使用其他专门的工具或脚本。
使用迁移螳螂安全吗?会不会破坏我的代码?
迁移螳螂的操作是精确且目标明确的。它只移动你明确指定的区块,不会影响其他代码。然而,与任何文件操作一样,建议在重要操作前进行版本控制(如使用 Git 提交),以便在需要时回滚。
