co-mono/packages
Mario Zechner 9cf5758b68 feat(coding-agent): support shell commands and env vars in auth.json API keys
API keys in auth.json now support the same resolution as models.json:
- Shell command: "\!command" executes and uses stdout (cached)
- Environment variable: uses the value of the named variable
- Literal value: used directly

Extracted shared resolveConfigValue() to new resolve-config-value.ts module.
2026-02-04 23:02:00 +01:00
..
agent Add [Unreleased] section for next cycle 2026-02-04 14:25:32 +01:00
ai Add [Unreleased] section for next cycle 2026-02-04 14:25:32 +01:00
coding-agent feat(coding-agent): support shell commands and env vars in auth.json API keys 2026-02-04 23:02:00 +01:00
mom Add [Unreleased] section for next cycle 2026-02-04 14:25:32 +01:00
pods Release v0.51.6 2026-02-04 14:24:49 +01:00
tui Add [Unreleased] section for next cycle 2026-02-04 14:25:32 +01:00
web-ui Add [Unreleased] section for next cycle 2026-02-04 14:25:32 +01:00