34f4e2a8cb
Hugh (opencode_local) had no opencode.json, so opencode defaulted to rejecting file access outside his cwd. This blocked him from accessing .github/workflows/ in other repos. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
7 lines
123 B
JSON
7 lines
123 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"permission": "allow",
|
|
"experimental": {
|
|
"snapshots": false
|
|
}
|
|
} |