Files
pi/packages/coding-agent/docs
T
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.
9cf5758b68 ยท 2026-02-04 23:02:00 +01:00
History
..
2026-02-03 23:00:40 +01:00