Merge remote-tracking branch 'origin/main'
# Conflicts: # 4 - Resources/Claude-Code/Everything Claude Code 完整指南.md
This commit is contained in:
29
.claudian/opencode/config.json
Normal file
29
.claudian/opencode/config.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"agent": {
|
||||
"build": {
|
||||
"prompt": "{file:/Users/yiukai/Documents/git/knowledge-base/.claudian/opencode/system.md}"
|
||||
},
|
||||
"claudian-yolo": {
|
||||
"mode": "primary",
|
||||
"permission": {
|
||||
"plan_enter": "allow",
|
||||
"question": "allow"
|
||||
},
|
||||
"prompt": "{file:/Users/yiukai/Documents/git/knowledge-base/.claudian/opencode/system.md}"
|
||||
},
|
||||
"claudian-safe": {
|
||||
"mode": "primary",
|
||||
"permission": {
|
||||
"plan_enter": "allow",
|
||||
"question": "allow",
|
||||
"bash": "ask",
|
||||
"edit": "ask"
|
||||
},
|
||||
"prompt": "{file:/Users/yiukai/Documents/git/knowledge-base/.claudian/opencode/system.md}"
|
||||
},
|
||||
"plan": {
|
||||
"prompt": "{file:/Users/yiukai/Documents/git/knowledge-base/.claudian/opencode/system.md}"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user