Roo-Code/.changeset
Roo Code f9abbd15df feat: support workspace variable interpolation in Provider Custom Headers
- Add interpolateHeaders function to src/utils/config.ts
- Supports ${workspaceFolder}, ${workspaceFolderBasename}, and ${env:VAR_NAME}
- Integrate into buildApiHandler for all API providers
- Update getOpenAiModels to interpolate headers when fetching models
- Add comprehensive tests for the new functionality

Closes #11165
2026-02-02 20:41:57 +00:00
..
changelog-config.js Fix changelog generation (#3859) 2025-05-22 12:31:55 -07:00
config.json fix: add @roo-code/cli to changeset ignore list (#10545) 2026-01-08 09:39:21 -05:00
README.md Adding changeset config 2024-12-10 13:53:45 -08:00
warm-taxes-build.md feat: support workspace variable interpolation in Provider Custom Headers 2026-02-02 20:41:57 +00:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation