mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
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> |
||
|---|---|---|
| .. | ||
| arc-agent | ||
| arc-api | ||
| arc-cli | ||
| arc-db | ||
| arc-devcontainer | ||
| arc-exe | ||
| arc-git-storage | ||
| arc-llm | ||
| arc-mcp | ||
| arc-slack | ||
| arc-sprites | ||
| arc-types | ||
| arc-util | ||
| arc-workflows | ||