Package Details: openai-codex-bin 0.42.0-1

Git Clone URL: https://aur.archlinux.org/openai-codex-bin.git (read-only, click to copy)
Package Base: openai-codex-bin
Description: Lightweight coding agent that runs in your terminal (binary release)
Upstream URL: https://github.com/openai/codex
Keywords: ai assistant chatgpt cli codex openai
Licenses: Apache
Conflicts: openai-codex
Provides: openai-codex
Submitter: jackmhny
Maintainer: jackmhny
Last Packager: jackmhny
Votes: 8
Popularity: 2.95
First Submitted: 2025-07-21 20:48 (UTC)
Last Updated: 2025-09-30 06:23 (UTC)

Dependencies (2)

Required by (0)

Sources (2)

Latest Comments

1 2 Next › Last »

gwuensch commented on 2025-10-11 23:06 (UTC) (edited on 2025-10-11 23:15 (UTC) by gwuensch)

Respectfully, I'd rather wait a few days longer for an update that has been tested (or is at the very least supervised) by a real person than having instant version bumps which might break things (even if infrequently).

Of course, if @jackmhny as maintainer thinks this solution is appropriate, I won't stand in the way, but I don't see the added value.

esemeniuc commented on 2025-10-11 05:17 (UTC)

would love to see @DeepChirp work merged in!

DeepChirp commented on 2025-10-07 08:28 (UTC)

Thank you for your maintenance. I've uploaded the package to the Arch Linux CN community. There's a bot there that automatically detects upstream updates and updates the PKGBUILD, eliminating the need for manual maintenance. Would you mind adding me and lilac (the community bot) as co-maintainers? If there are any issues with the package, you can also submit pull requests there. Thanks!

lextruel commented on 2025-08-21 13:50 (UTC)

Thanks, I hope keywords will help. I am totally agree with you that self referencing is bad. It was like quick example why this link can be rated less relevant when searching.

jackmhny commented on 2025-08-21 13:33 (UTC)

lextruel: i added the keywords, but respectfully i think the description changes wouldnt fit the guidelines [1] which say to avoid self referencing the package (codex cli) in the description; and though not explicitly mentioned in those guidelines, it can be inferred bad practice to reference arch linux itself in an aur description, as these descs are mainly for searching while already on aur.archlinux.org, or in an aur helper, not SEO

(if every aur desc started with "Arch Linux package for XYZ" it would get annoying fast)

[1] https://wiki.archlinux.org/title/Arch_package_guidelines

lextruel commented on 2025-08-21 10:21 (UTC) (edited on 2025-08-21 10:22 (UTC) by lextruel)

This package has problem with discovery from search engines.

Can I propose to:

  1. Update description to Arch Linux package for OpenAI’s Codex CLI. Google demotes this page due content not being unique. This description is copy from bigger sites like Github.

  2. Add openai, codex, CLI, AI assistant, chatgpt to keywords to make it different from codex-bin package being already present in AUR for longer. And include more mentions of openai.

jackmhny commented on 2025-08-16 15:50 (UTC)

note: current bug with my PKGBUILD with aarch64, will fix soon

Phi11ip commented on 2025-08-13 14:36 (UTC)

Update: 0.21 fixes the issue. Thanks @jackmhny for maintaining the AUR.

Phi11ip commented on 2025-08-11 09:53 (UTC)

Is anyone else getting no response from Codex after the patch? If I execute prompts that result on console commands (e.g. ls) I can see the bot Ran Command output, but no other text output. It does not show the results of the ls command, nor any other flavor text ("it looks like you're writing a letter") type stuff.

jackmhny commented on 2025-08-08 02:03 (UTC)

fixed. thanks @gwuensch for the fix