feat: add opencode

This commit is contained in:
2025-09-20 06:22:50 +02:00
parent 3078bf2f6f
commit 57377b4551
2 changed files with 14 additions and 1 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"$schema": "https://opencode.ai/config.json",
"theme": "system",
"model": "anthropic/claude-sonnet-4-20250514",
"small_model": "anthropic/claude-3-5-haiku-20241022",
"share": "disabled",
"permission": {
"edit": "ask",
"bash": "ask",
"webfetch": "ask"
}
}