| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Aiden Cline <[email protected]>
|
|
|
|
Co-authored-by: Claude <[email protected]>
|
|
(#9231)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Claude <[email protected]>
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Aiden Cline <[email protected]>
|
|
Signed-off-by: Chawye Hsu <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: noam-v <[email protected]>
|
|
Co-authored-by: noamzbr <[email protected]>
Co-authored-by: noam-v <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Aiden Cline <[email protected]>
|
|
When opencode.json was missing a $schema, the config loader would add it
and write the file back - but with env variables like {env:API_KEY} replaced
with their actual secret values. This made it impossible to safely commit
opencode.json to version control.
Now the original config text is preserved when adding $schema, keeping
variable placeholders intact.
|
|
|
|
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <[email protected]>
|
|
|
|
This reverts commit c3ab76c8ad90fb7ef99604e8ef0a1017c5ddda58.
|
|
|