Commit ace66e2
fix(cli): install codex CLI in codex uv Dockerfiles
Round-3 Greptile parity: the uv-path Dockerfile-uv.j2 variants (default, sync,
temporal) installed node/npm but not the `codex` CLI. Mirror the
npm install -g @openai/codex step already added to the pip Dockerfiles so
use_uv=True containers are functional.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent f367acb commit ace66e2
3 files changed
Lines changed: 12 additions & 0 deletions
File tree
- src/agentex/lib/cli/templates
- default-codex
- sync-codex
- temporal-codex
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
0 commit comments