fix: modified opencode configurations to use github-copilot/gpt-4.1 rather than gpt-4.1

This commit is contained in:
Ceferino Patino 2025-10-12 09:41:21 -05:00
commit 529b27d0ae
No known key found for this signature in database
10 changed files with 10 additions and 21 deletions

View file

@ -1,12 +1,12 @@
---
description: "Language-agnostic codebase pattern analyst agent"
mode: subagent
model: github-copilot/gpt-4.1
temperature: 0.1
tools:
bash: false
patch: false
webfetch: false
mode: subagent
model: gpt-4.1
temperature: 0.1
permissions:
bash:
"*": "deny"