Codex desktop app packaging and release repository.
This repo tracks the Linux packaging pipeline for Codex and publishes installable release artifacts.
desktop/: Electron Forge workspace used to build Linux release packagescodex/: canonical current upstream payload root used for the active Linux refresh line
GitHub release artifacts:
- Install from GitHub Releases using packaged artifacts (
.AppImage/.deb). - Current Linux artifact versioning follows the embedded Electron app version
26.325.21211; the imported Windows package manifest remains26.325.2171.0and the embedded build number is1255. - Release tags like
v26.325.21211trigger.github/workflows/linux-release.yml.
- Built installers and packaging outputs are release artifacts and should not be committed to git.
