opencode icon indicating copy to clipboard operation
opencode copied to clipboard

feat: add cmd substitution for config variables

Open nikaro opened this issue 1 day ago • 3 comments

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 dev with some {cmd:op read ...} in my configuration file

nikaro avatar Jan 16 '26 15:01 nikaro