Created
June 24, 2026 19:51
-
-
Save Klerith/184c31a7f9931ce7dab5a909ca5b4e20 to your computer and use it in GitHub Desktop.
Archivo de configuración de opencode local
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://opencode.ai/config.json", | |
| "permission": { | |
| "external_directory": { | |
| "/tmp/**": "allow" | |
| }, | |
| "bash": "allow" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment