Skip to content

Add Codex environment setup#14

Merged
huntharo merged 1 commit into
mainfrom
agent/add-codex-environment-setup
Jul 11, 2026
Merged

Add Codex environment setup#14
huntharo merged 1 commit into
mainfrom
agent/add-codex-environment-setup

Conversation

@huntharo

Copy link
Copy Markdown
Contributor

Summary

Adds a Codex environment configuration for the agent-kit repo with only the setup script needed to prepare the workspace.

Details

  • Adds .codex/environments/environment.toml
  • Uses the repo's pinned Node version via nvm install
  • Enables Corepack and installs workspace dependencies with pnpm install
  • Does not add environment actions

Validation

  • Parsed the TOML with Python tomllib
  • Ran git diff --cached --check before committing

@huntharo
huntharo marked this pull request as ready for review July 11, 2026 04:58
@huntharo
huntharo merged commit dc0660f into main Jul 11, 2026
1 check passed
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