[PR #8917] feat: add cmd substitution for config variables #12910

Open
opened 2026-02-16 18:17:47 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/8917

State: open
Merged: No


What does this PR do?

Add an "cmd substitution" that allow to use password manager to pass credentials in configuration.

Fixes #231

How did you verify your code works?

  • Added test case
  • Ran bun dev with some {cmd:op read ...} in my configuration file
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8917 **State:** open **Merged:** No --- ### What does this PR do? Add an "cmd substitution" that allow to use password manager to pass credentials in configuration. Fixes #231 ### How did you verify your code works? - Added test case - Ran `bun dev` with some `{cmd:op read ...}` in my configuration file
yindo added the pull-request label 2026-02-16 18:17:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12910