Files
LazyBearWorks/opencode.json

13 lines
255 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"model": "ollama/qwen3.5-agent",
"small_model": "ollama/qwen3.5-agent",
"instructions": [
"AGENTS.md",
"docs/opencode/question-policy.md"
],
"permission": {
"question": "allow"
}
}