Skip to content

matej/codex-environment-support#470

Open
voiys wants to merge 2 commits intodmno-dev:mainfrom
voiys:matej/codex-environment-support
Open

matej/codex-environment-support#470
voiys wants to merge 2 commits intodmno-dev:mainfrom
voiys:matej/codex-environment-support

Conversation

@voiys
Copy link
Contributor

@voiys voiys commented Mar 23, 2026

Summary

  • add a repo-local Codex environment config at .codex/environments/environment.toml
  • add .codex/scripts/setup-worktree.sh so the app can bootstrap a fresh worktree with the repo's normal Bun setup
  • expose a few default Codex actions for common repo tasks (Lint Fix, Test CI, Build Website)

Test plan

  • Run bash .codex/scripts/setup-worktree.sh
  • Open the repo in the Codex app and verify it picks up the varlock environment and actions
Screenshot 2026-03-23 at 4 28 20 PM

@changeset-bot
Copy link

changeset-bot bot commented Mar 23, 2026

⚠️ No Changeset found

Latest commit: 1be147b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@voiys
Copy link
Contributor Author

voiys commented Mar 23, 2026

Can close this one if you want, I use the Codex app with worktrees a lot and find it extremely useful because it sets up a working environment for me

Copy link
Member

@philmillman philmillman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems useful! thanks

@philmillman philmillman requested a review from theoephraim March 23, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants