此 skills 用于指导智能体在 Windows 上恢复 Codex Desktop 升级后失效的本地补丁和能力开关。(Computer Use,插件,fast mode 等问题)支持每次使用前自动将 skills 更新到最新版。/These skills 是 designed 到指南 agent 在 restoring 本地 patches、feature toggles havedisabled、invalidated followingCodex Desktop upgrade 在 Windows. Supports auto-updating translations.GitHub……
项目介绍
此 skills 用于指导智能体在 Windows 上恢复 Codex Desktop 升级后失效的本地补丁和能力开关。(Computer Use,插件,fast mode 等问题)支持每次使用前自动将 skills 更新到最新版。/These skills 是 designed 到指南 agent 在 restoring 本地 patches、feature toggles havedisabled、invalidated followingCodex Desktop upgrade 在 Windows. Supports auto-updating translations.
核心功能
- 修复 Fast Mode / Priority 模式不显示、不可选、开启后不生效的问题。 - 修复 Codex 重启后界面语言又变回英文的问题。 - 修复插件入口、插件安装按钮、插件市场列表不可用的问题。 - 修复内置浏览器、浏览器面板、Chrome / browser_use 不可用的问题。 - 修复 Computer Use / 电脑操控 / Any App 不可用的问题。 - 修复 Computer Use 报 `native pipe unavailable`、`missing-helper-path`、插件缓存或 helper 路径损坏的问题。
使用指南
- `scripts/install-computer-use-local.ps1`:Windows Computer Use 本地兼容文件安装和校验参考实现。 - `scripts/sync-codex-provider-history.ps1`:同步本地会话 provider 元数据,让切换 `model_provider` 后消失的会话重新出现在官方列表中;也可用 `-RepairMissingCwdDirs` 修复恢复后会话无法继续的缺失 `cwd` 目录。默认不改 `config.toml`,也不改 workspace/project roots。 - `scripts/install-model-instructions-file.ps1`:可选安装内置 `model_instructions_file` 提示词资源。 - `scripts/manage-codex-backups.ps1`:本地 Codex 配置、MCP、skills 和 marketplaces 的备份管理脚本。 - `scripts/update-skill-from-github.ps1`:使用前尽力同步 GitHub 最新版本的自更新脚本。 - `assets/system-prompt.md`:仅在用户明确要求可选提示词配置时使用的内置提示词资源。 - `references/restriction-debug-cases.md`:限制解除、Chrome/browser_use、Computer Use 和 Fast Mode 的按需诊断案例。 - `references/remote-control-debug-cases.md`:手机远控配对、隔离授权、native app-server 网络、版本过期状态和配对后 API 地址诊断案例。
项目信息
| 项目 | 信息 |
|---|---|
| 项目名称 | chen0416ccc-cpu/codex-windows-fast-patch-skill |
| Star 数 | 794 |
| Fork 数 | 83 |
| 编程语言 | PowerShell |
| 开源协议 | N/A |
| 创建时间 | 2026-05-20 |
| 最近更新 | 2026-06-26 |
| 主题标签 | 无 |
项目地址
GitHub 仓库:<https://github.com/chen0416ccc-cpu/codex-windows-fast-patch-skill>
> 完整 URL:[https://github.com/chen0416ccc-cpu/codex-windows-fast-patch-skill](https://github.com/chen0416ccc-cpu/codex-windows-fast-patch-skill)
如需查看完整源码、安装命令、使用示例、API 文档,请直接访问上方项目地址。所有信息均以 GitHub 仓库为准。