Skip to content

Add ChatGPT, Codex, and Codex CLI to the devcontainer - #76

Merged
azunaVT merged 1 commit into
mainfrom
chore/devcontainer-codex
Aug 14, 2026
Merged

Add ChatGPT, Codex, and Codex CLI to the devcontainer#76
azunaVT merged 1 commit into
mainfrom
chore/devcontainer-codex

Conversation

@azunaVT

@azunaVT azunaVT commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • build the devcontainer from the existing Dockerfile while retaining the Rails Ruby 3.4.8 base image
  • add the ChatGPT and Codex VS Code extensions
  • install the Codex CLI using OpenAI's official standalone installer
  • commit the generated devcontainer feature lock file

Verification

  • parsed .devcontainer/devcontainer.json as JSON
  • built .devcontainer/Dockerfile successfully
  • verified the installed CLI with codex --version (0.147.0 at build time)
  • ran git diff --check

@azunaVT
azunaVT force-pushed the chore/devcontainer-codex branch from d2454a0 to a58565d Compare August 14, 2026 02:20
@azunaVT
azunaVT marked this pull request as ready for review August 14, 2026 02:22
@azunaVT
azunaVT merged commit a8813a7 into main Aug 14, 2026
3 checks passed
@azunaVT
azunaVT deleted the chore/devcontainer-codex branch August 14, 2026 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant