version init

This commit is contained in:
Nostars Developer
2026-04-30 17:24:02 +08:00
commit aaaa70d8af
24 changed files with 2650 additions and 0 deletions

12
opencode.json Normal file
View File

@@ -0,0 +1,12 @@
{
"$schema": "https://opencode.ai/config.json",
"instructions": [
"AGENTS.md",
".opencode/data/changelog/changelog-headlines.md",
".opencode/data/deferred/registry.md",
".opencode/data/distillery/golden-rules.md",
".opencode/data/profile/project-profile.md",
".opencode/data/profile/user-profile.md"
],
"plugin": []
}