Commit dfe9793
Install promptfoo CLI and upgrade uv in vscode-docker (#345)
- 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: Adrian Sanchez <acefsan@verily.health>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 02aea7b commit dfe9793
1 file changed
Lines changed: 10 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 | + | |
71 | 77 | | |
72 | 78 | | |
73 | 79 | | |
| |||
0 commit comments