Commit 5cc6cdd
fix(cli): install Claude Code CLI in claude-code uv Dockerfiles
Round-3 Greptile parity: the uv-path Dockerfile-uv.j2 variants (default, sync,
temporal) installed node/npm but not the `claude` CLI, leaving use_uv=True
containers non-functional. Mirror the npm install -g @anthropic-ai/claude-code
step already added to the pip Dockerfiles.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 168ef55 commit 5cc6cdd
3 files changed
Lines changed: 12 additions & 0 deletions
File tree
- src/agentex/lib/cli/templates
- default-claude-code
- sync-claude-code
- temporal-claude-code
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 | | |
| |||
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 | | |
| |||
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