summaryrefslogtreecommitdiffhomepage
path: root/.opencode.json
diff options
context:
space:
mode:
Diffstat (limited to '.opencode.json')
-rw-r--r--.opencode.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/.opencode.json b/.opencode.json
index b7fc19b52..4b2944f86 100644
--- a/.opencode.json
+++ b/.opencode.json
@@ -3,5 +3,16 @@
"gopls": {
"command": "gopls"
}
+ },
+ "agents": {
+ "coder": {
+ "model": "gpt-4.1"
+ },
+ "task": {
+ "model": "gpt-4.1"
+ },
+ "title": {
+ "model": "gpt-4.1"
+ }
}
}