Skip to content

Add Codex app-server auth and optional assignments#167

Open
kcosr wants to merge 5 commits into
mainfrom
codex/app-server-auth-token-support
Open

Add Codex app-server auth and optional assignments#167
kcosr wants to merge 5 commits into
mainfrom
codex/app-server-auth-token-support

Conversation

@kcosr

@kcosr kcosr commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • add Codex app-server auth token support for websocket and UDS transports via backendConfig.codex.authTokenEnv and AGENT_RUNNER_CODEX_AUTH_TOKEN_ENV
  • resolve token values at connection time instead of persisting literal secrets in run state
  • allow agent-only run input surfaces and new-run flows by making assignment selection optional where supported
  • address review feedback by allowing bearer auth policy for IPv6 loopback plaintext websocket URLs and tightening affected tests

Validation

  • npm install
  • env -u AGENT_RUNNER_TEST_REMOTE_HOST -u AGENT_RUNNER_CODEX_UDS_PATH -u AGENT_RUNNER_CODEX_WS_URL -u AGENT_RUNNER_CODEX_AUTH_TOKEN_ENV npm run check

Note: the env cleanup avoids local machine transport/remote-test settings leaking into the standard check; CI should run with a clean environment.

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