This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
AI
/
opencode-ide-plugin
mirror da
https://github.com/paviko/opencode-ide-plugin.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
enable bash tool in plan mode
Dax Raad
9 mesi fa
parent
1bbd84008f
commit
05bb127a8e
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
1
packages/opencode/src/session/mode.ts
+ 0
- 1
packages/opencode/src/session/mode.ts
Vedi File
@@ -30,7 +30,6 @@ export namespace Mode {
write: false,
edit: false,
patch: false,
- bash: false,
},
},
},