fabro/crates
Bryan Helmkamp f6284026b1 Fix codex CLI auth: use codex login --with-api-key for credentials
Codex CLI no longer reads OPENAI_API_KEY from the environment at
runtime. It requires `codex login --with-api-key` to store credentials
via its auth system. Add a login step after ensure_cli for codex.

Also pass API keys via exec_command's env_vars parameter as belt-and-
suspenders alongside the env file, to avoid fs-to-process race conditions
in the Daytona sandbox.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 19:22:41 -04:00
..
arc-agent Fix e2e test failures and quarantine unreliable Inception provider 2026-03-08 17:24:55 -04:00
arc-api arc exec server mode via /completions proxy (#4) 2026-03-08 16:36:33 -04:00
arc-cli arc exec server mode via /completions proxy (#4) 2026-03-08 16:36:33 -04:00
arc-db Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
arc-devcontainer Fix e2e test failures and quarantine unreliable Inception provider 2026-03-08 17:24:55 -04:00
arc-exe Fix CI: clippy warnings, formatting, and mTLS test cert version 2026-03-08 11:07:33 -04:00
arc-git-storage Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-llm Fix flaky multi-turn cache test by checking best ratio across all turns 2026-03-08 17:35:42 -04:00
arc-mcp TOML Config Format for MCP Servers (#2) 2026-03-08 16:26:46 -04:00
arc-slack Fix CI: clippy warnings, formatting, and mTLS test cert version 2026-03-08 11:07:33 -04:00
arc-sprites cargo fmt 2026-03-08 09:51:10 -04:00
arc-types Fix CI: clippy warnings, formatting, and mTLS test cert version 2026-03-08 11:07:33 -04:00
arc-util cargo fmt 2026-03-08 09:51:10 -04:00
arc-workflows Fix codex CLI auth: use codex login --with-api-key for credentials 2026-03-08 19:22:41 -04:00