chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:44:08 +08:00
commit 983960e2dd
1244 changed files with 281996 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"$schema": "../../schemas/toolkit-schemas/toolkit.json",
"name": "Coding & Development",
"description": "Tools for code generation, development, and automation.",
"icon_name": "code-s-slash-line",
"context_files": [
"ARCHITECTURE.md",
"WORKSPACE_INTELLIGENCE.md",
"LEON_RUNTIME.md",
"HOME.md"
],
"tools": [
"opencode"
]
}