mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 13:09:46 +00:00
cli: make run non-interactive (#11814)
This commit is contained in:
parent
ca8c23dd71
commit
1275c71a63
4 changed files with 368 additions and 188 deletions
|
|
@ -20,6 +20,7 @@
|
|||
"bin": {
|
||||
"opencode": "./bin/opencode"
|
||||
},
|
||||
"randomField": "this-is-a-random-value-12345",
|
||||
"exports": {
|
||||
"./*": "./src/*.ts"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue