mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 06:04:43 +00:00
fix: wire gigacode --yolo through opencode session permissionMode
This commit is contained in:
parent
4bdd2416d1
commit
63625ee48f
16 changed files with 734 additions and 124 deletions
|
|
@ -1408,8 +1408,9 @@
|
|||
"type": "string",
|
||||
"enum": [
|
||||
"requested",
|
||||
"approved",
|
||||
"denied"
|
||||
"accept",
|
||||
"accept_for_session",
|
||||
"reject"
|
||||
]
|
||||
},
|
||||
"ProblemDetails": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue