Skip to content

WoolenWang/codex-app

 
 

Repository files navigation

codex-app

Codex app screenshot

Codex desktop app packaging and release repository.

This repo tracks the Linux packaging pipeline for Codex and publishes installable release artifacts.

Layout

  • desktop/: Electron Forge workspace used to build Linux release packages
  • codex/: canonical current upstream payload root used for the active Linux refresh line

GitHub release artifacts:

  • Install from GitHub Releases using packaged artifacts (.AppImage / .deb / .rpm).
  • Built Linux installers are release-only outputs and are not tracked in git.
  • Current Linux artifact versioning follows the embedded Electron app version 26.422.21647; the embedded build number is 2056.
  • Release tags like v26.422.21647 trigger .github/workflows/linux-release.yml.

Arch Linux / Yay:

  • AUR metadata lives in packaging/aur/openai-codex-desktop-bin.
  • The AUR package is a -bin package that downloads the published GitHub .deb, verifies its SHA-256, and repackages it for pacman.
  • Do not commit generated AUR source downloads or *.pkg.tar.* package outputs.

Notes

  • Built installers and packaging outputs are release artifacts and should not be committed to git.

About

Codex desktop reconstruction workspace and Electron starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 90.6%
  • JavaScript 8.8%
  • Other 0.6%