opencode
opencode copied to clipboard
feat: add cmd substitution for config variables
What does this PR do?
Add an "cmd substitution" that allow to use password manager to pass credentials in configuration.
Fixes #7487
How did you verify your code works?
- Added test case
- Ran
bun devwith some{cmd:op read ...}in my configuration file