mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 17:00:11 -04:00
perf: remove rust-analyzer global plugin, add claudeMdExcludes for agent-memory
This commit is contained in:
parent
71905bda32
commit
afc8fd547d
1 changed files with 3 additions and 3 deletions
|
|
@ -43,10 +43,10 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"model": "sonnet",
|
"model": "sonnet",
|
||||||
"enabledPlugins": {
|
|
||||||
"rust-analyzer-lsp@claude-plugins-official": true
|
|
||||||
},
|
|
||||||
"effortLevel": "medium",
|
"effortLevel": "medium",
|
||||||
|
"claudeMdExcludes": [
|
||||||
|
".claude/agent-memory/**"
|
||||||
|
],
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"commit": "",
|
"commit": "",
|
||||||
"pr": ""
|
"pr": ""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue