init
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"model": "anthropic/claude-sonnet-4-5",
|
||||
"server": {
|
||||
"hostname": "127.0.0.1",
|
||||
"port": 4096
|
||||
},
|
||||
"default_agent": "tjwater-assistant",
|
||||
"instructions": [
|
||||
"../TJWaterCopilot/.github/copilot-instructions.md",
|
||||
"../TJWaterCopilot/.github/skills/SKILL.md",
|
||||
"../TJWaterCopilot/.github/skills/runbook.md",
|
||||
"../TJWaterCopilot/.github/skills/examples.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user