fix(opencode): MCP 가 덤프한 소스 파일이 workspace 밖이라 read 가 권한 물음에서 영원히 대기 — external_directory allow
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5.1
parent
5c41b4a54d
commit
5ee599fb6b
@@ -14,6 +14,7 @@
|
|||||||
},
|
},
|
||||||
"model": "gateway/${AAF_FABRIX_DEFAULT_MODEL}",
|
"model": "gateway/${AAF_FABRIX_DEFAULT_MODEL}",
|
||||||
"tools": { "question": false },
|
"tools": { "question": false },
|
||||||
|
"permission": { "external_directory": "allow" },
|
||||||
"mcp": {
|
"mcp": {
|
||||||
"sap-icf": {
|
"sap-icf": {
|
||||||
"type": "remote",
|
"type": "remote",
|
||||||
|
|||||||
Reference in New Issue
Block a user