Skip to content

docs(codex): pin platform env in manual config#906

Open
NgoQuocViet2001 wants to merge 1 commit into
mksglu:nextfrom
NgoQuocViet2001:docs/codex-manual-config-platform-env
Open

docs(codex): pin platform env in manual config#906
NgoQuocViet2001 wants to merge 1 commit into
mksglu:nextfrom
NgoQuocViet2001:docs/codex-manual-config-platform-env

Conversation

@NgoQuocViet2001

Copy link
Copy Markdown
Contributor

Follow-up to #722.

Summary

  • add CONTEXT_MODE_PLATFORM=codex to configs/codex/config.toml
  • pin that sample config with a small Codex config integrity test

Validation

  • node_modules/.bin/vitest.cmd run tests/adapters/codex.test.ts -t "Codex matcher parity" --reporter=dot
  • node_modules/.bin/tsc.cmd -b --noEmit
  • git diff --check

@NgoQuocViet2001

Copy link
Copy Markdown
Contributor Author

@mksglu @ken-jo small follow-up while catching up on the install docs: README/manual fallback and the Codex plugin config already set CONTEXT_MODE_PLATFORM=codex, but the shipped configs/codex/config.toml sample was still missing it.

Kept this separate from #884 since it touches the config sample + a tiny guard test, not the larger docs sync.

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