core-agent-ide/.github
Michael Bolin 408c7ca142
chore: remove the TypeScript code from the repository (#2048)
This deletes the bulk of the `codex-cli` folder and eliminates the logic
that builds the TypeScript code and bundles it into the release.

Since this PR modifies `.github/workflows/rust-release.yml`, to test
changes to the release process, I locally commented out all of the "is
this commit on upstream `main`" checks in
`scripts/create_github_release.sh` and ran:

```
./codex-rs/scripts/create_github_release.sh 0.20.0-alpha.4
```

Which kicked off:

https://github.com/openai/codex/actions/runs/16842085113

And the release artifacts appear legit!

https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.4
2025-08-08 16:09:39 -07:00
..
actions/codex fix: stop building codex-exec and codex-linux-sandbox binaries (#2036) 2025-08-08 13:42:33 -07:00
codex docs: add more detail to the codex-rust-review (#1875) 2025-08-06 06:36:10 +00:00
ISSUE_TEMPLATE fix: update bug report template - there is no --revision flag (#614) 2025-04-24 10:48:42 -07:00
workflows chore: remove the TypeScript code from the repository (#2048) 2025-08-08 16:09:39 -07:00
codex-cli-login.png update readme (#1948) 2025-08-07 11:20:53 -07:00
codex-cli-permissions.png update readme (#1948) 2025-08-07 11:20:53 -07:00
codex-cli-splash.png update readme (#1948) 2025-08-07 11:20:53 -07:00
demo.gif Initial commit 2025-04-16 12:56:08 -04:00
dependabot.yaml chore: drop codex-cli from dependabot (#1523) 2025-07-10 11:23:24 -07:00
dotslash-config.json fix: stop building codex-exec and codex-linux-sandbox binaries (#2036) 2025-08-08 13:42:33 -07:00