Commit 0bc894a
Install promptfoo CLI and upgrade uv in vscode-docker
- Add Node.js 22 and promptfoo CLI for LLM evaluation workflows
- Upgrade uv from 0.9.27 to 0.11.1
- Install uv directly to /usr/local/bin via UV_INSTALL_DIR so that
`uv self update` works correctly (previously broke due to mv)
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent 6eb5a8d commit 0bc894a
1 file changed
Lines changed: 13 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
71 | 80 | | |
72 | 81 | | |
73 | 82 | | |
| |||
0 commit comments