Activities
fix(providers): handle Vertex AI global region endpoint
Resolves #6569 `region: global` → `aiplatform.googleapis.com` (no prefix) other regions → `{region}-aiplatform.googleapis.com` References: - [Vertex AI locations documentation](https://cloud.g...
Vertex AI provider returns 404 for region: global
**Describe the bug** The Vertex AI provider generates an incorrect API host when `region: global` is specified, resulting in 404 errors. The provider attempts to construct the hostname using the pat...
Claiming namespace pokutuna
I have already published extensions to the VS Code Marketplace under the publisher name "pokutuna". I would like to publish to the Open VSX Registry as well, using the same publisher namespace "pokut...
fix(docker): resolve @swc/core SIGSEGV on Alpine Linux
resolves #6126 ## Summary This PR resolves the SIGSEGV error that has been blocking Docker releases. The issue was caused by a regression in `@swc/core@1.13.20` that causes segmentation faults ...
Docker images not updated since v0.118.14
**Describe the bug** The Docker release workflow has been failing consistently. As a result, the Docker image at https://ghcr.io/promptfoo/promptfoo has not been updated since version 0.118.14 (relea...
