Files
ClosedCode/.claude/settings.local.json
jgetrost 85004ac0dc 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.
2026-07-23 20:01:13 -05:00

9 lines
206 B
JSON

{
"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)"
]
}
}