[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-11688":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":9,"totalLinesOfCode":9,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":9,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":9,"rankLanguage":9,"license":9,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":9,"createdAt":9,"pushedAt":9,"updatedAt":24,"readmeContent":25,"aiSummary":26,"trendingCount":16,"starSnapshotCount":16,"syncStatus":27,"lastSyncTime":28,"discoverSource":29},11688,"CodexDesktop-Rebuild","Haleclipse\u002FCodexDesktop-Rebuild","Haleclipse","Codex Desktop App - Cross-platform Rebuild",null,"https:\u002F\u002Fgithub.com\u002FHaleclipse\u002FCodexDesktop-Rebuild","JavaScript",2281,175,11,37,0,63,151,595,189,28.74,false,"main","2026-06-12 02:02:33","# Codex Desktop Rebuild\n\nCross-platform Electron build for OpenAI Codex Desktop App.\n\n## Supported Platforms\n\n| Platform | Architecture | Status |\n|----------|--------------|--------|\n| macOS    | x64, arm64   | ✅     |\n| Windows  | x64          | ✅     |\n| Linux    | x64, arm64   | ✅     |\n\n## Build\n\n```bash\n# Install dependencies\nnpm install\n\n# Build for current platform\nnpm run build\n\n# Build for specific platform\nnpm run build:mac-x64\nnpm run build:mac-arm64\nnpm run build:win-x64\nnpm run build:linux-x64\nnpm run build:linux-arm64\n\n# Build all platforms\nnpm run build:all\n```\n\n## Development\n\n```bash\nnpm run dev\n```\n\n## Project Structure\n\n```\n├── src\u002F\n│   ├── .vite\u002Fbuild\u002F     # Main process (Electron)\n│   └── webview\u002F         # Renderer (Frontend)\n├── resources\u002F\n│   ├── electron.icns    # App icon\n│   └── notification.wav # Sound\n├── scripts\u002F\n│   └── patch-copyright.js\n├── forge.config.js      # Electron Forge config\n└── package.json\n```\n\n## CI\u002FCD\n\nGitHub Actions automatically builds on:\n- Push to `master`\n- Tag `v*` → Creates draft release\n\n## Credits\n\n**© OpenAI · Cometix Space**\n\n- [OpenAI Codex](https:\u002F\u002Fgithub.com\u002Fopenai\u002Fcodex) - Original Codex CLI (Apache-2.0)\n- [Cometix Space](https:\u002F\u002Fgithub.com\u002FHaleclipse) - Cross-platform rebuild & [@cometix\u002Fcodex](https:\u002F\u002Fwww.npmjs.com\u002Fpackage\u002F@cometix\u002Fcodex) binaries\n- [Electron Forge](https:\u002F\u002Fwww.electronforge.io\u002F) - Build toolchain\n\n## License\n\nThis project rebuilds the Codex Desktop app for cross-platform distribution.\nOriginal Codex CLI by OpenAI is licensed under Apache-2.0.\n","Codex Desktop Rebuild 是一个基于 Electron 的跨平台桌面应用程序，旨在为 OpenAI Codex 提供跨平台支持。该项目使用 JavaScript 编写，并通过 Electron Forge 构建工具链实现了对 macOS、Windows 和 Linux 操作系统的兼容性，支持 x64 和 arm64 架构。它提供了一套完整的构建脚本，可以方便地为不同平台生成可执行文件，同时也支持自动化的持续集成\u002F持续部署流程。适用于需要在多种操作系统上运行 OpenAI Codex 的开发者或团队，尤其是那些寻找稳定且易于维护的跨平台解决方案的用户。",2,"2026-06-11 03:32:18","trending"]