fix: wire gigacode --yolo through opencode session permissionMode

This commit is contained in:
Nathan Flurry 2026-02-07 03:08:07 -08:00
parent 4bdd2416d1
commit 63625ee48f
16 changed files with 734 additions and 124 deletions

View file

@ -1408,8 +1408,9 @@
"type": "string",
"enum": [
"requested",
"approved",
"denied"
"accept",
"accept_for_session",
"reject"
]
},
"ProblemDetails": {