Provider header interpolation
Provider headers can now mix literal text with environment or secret values in one string, making bearer prefixes and gateway-specific formats straightforward. Secret tokens resolve only token-style vault entries, so missing, file, and OAuth secrets fail closed; put credentials in secrets rather than literal header values.base_url remains a literal string and is not interpolated.
More
Improvements
Improvements
- Run graph zoom and pan now survive switching between the Overview and Stages tabs