Merge remote-tracking branch 'origin/main'
# Conflicts: # 4 - Resources/Claude-Code/Everything Claude Code 完整指南.md
This commit is contained in:
15
.claudian/opencode/aux/title-gen/config.json
Normal file
15
.claudian/opencode/aux/title-gen/config.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"agent": {
|
||||
"claudian-aux-passive": {
|
||||
"description": "Internal Claudian no-tool agent for OpenCode auxiliary tasks.",
|
||||
"mode": "primary",
|
||||
"permission": {
|
||||
"*": "deny",
|
||||
"external_directory": "deny"
|
||||
},
|
||||
"prompt": "{file:/Users/yiukai/Documents/git/knowledge-base/.claudian/opencode/aux/title-gen/system.md}"
|
||||
}
|
||||
},
|
||||
"default_agent": "claudian-aux-passive"
|
||||
}
|
||||
Reference in New Issue
Block a user