summaryrefslogtreecommitdiffhomepage
path: root/.opencode.json
diff options
context:
space:
mode:
authorKujtim Hoxha <[email protected]>2025-04-16 21:48:29 +0200
committerKujtim Hoxha <[email protected]>2025-04-21 13:42:02 +0200
commitcc07f7a186995f428436bc1adc66a264a95171a4 (patch)
tree52b69ced5d4fdb400199e95136725bfdff5cd3ef /.opencode.json
parentbbfa60c787f2ec459f1689b9a650ddbec9693ed9 (diff)
downloadopencode-cc07f7a186995f428436bc1adc66a264a95171a4.tar.gz
opencode-cc07f7a186995f428436bc1adc66a264a95171a4.zip
rename to opencode
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"
+ }
}
}