新增 skills、README,指定 opencode 的启动行为

This commit is contained in:
2026-04-29 15:26:26 +08:00
parent b857ca543d
commit 127aca466f
56 changed files with 1746 additions and 9 deletions
+1 -7
View File
@@ -5,11 +5,5 @@
"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"
]
"default_agent": "tjwater-assistant"
}