chore: strip upstream CI/community process files

Remove GitHub Actions workflows, composite actions, issue/PR
templates, CODEOWNERS, translated READMEs, and download stats.
This is a Windows-only internal patch fork; upstream release
automation and community process docs don't apply here.
This commit is contained in:
2026-07-23 20:01:13 -05:00
parent 743f6410f2
commit 85004ac0dc
60 changed files with 8 additions and 6089 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(git clone *)",
"Bash(rm -rf /tmp/opencode-clone 2>/dev/null; git clone https://github.com/anomalyco/opencode.git /tmp/opencode-clone 2>&1)"
]
}
}