co-mono/packages
Mario Zechner e0742d8217 feat(coding-agent): support env vars and shell commands in headers
Header values in models.json now resolve using the same logic as apiKey:
- Environment variable names are resolved to their values
- Shell commands prefixed with ! are executed
- Literal values are used directly

This is a minor breaking change: if a header value accidentally matches
an env var name, it will now resolve to that env var's value.

Fixes #909
2026-01-22 21:50:22 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-22 01:43:26 +01:00
ai fix(ai): batch tool-result images after consecutive tool results (#902) 2026-01-22 13:10:10 +01:00
coding-agent feat(coding-agent): support env vars and shell commands in headers 2026-01-22 21:50:22 +01:00
mom fix: use portable shebang in shell scripts 2026-01-22 21:44:39 +01:00
pods Release v0.49.3 2026-01-22 01:42:43 +01:00
tui fix(tui): prevent image ID collisions between modules 2026-01-22 04:52:55 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-22 01:43:26 +01:00