File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- name : add cluade code rule
2+ name : add claude code rule
33description : 添加到本地CLAUDE.md规则
4+ model : qwen3.5-plus
45---
56
6- # add cluade code rule
7+ # add claude code rule
78
89将该内容 $0 添加到本项目的CLAUDE.md规则中
Original file line number Diff line number Diff line change 1+ {
2+ "permissions" : {
3+ "allow" : [
4+ " Bash(chmod +x:*)" ,
5+ " Bash(git config:*)" ,
6+ " Bash(rm:*)" ,
7+ " Bash(git submodule:*)" ,
8+ " Bash(./pull-flow-frontend.sh:*)" ,
9+ " Bash(git:*)" ,
10+ " mcp__chrome-devtools__navigate_page" ,
11+ " mcp__chrome-devtools__take_screenshot" ,
12+ " Bash(./mvnw test:*)" ,
13+ " Bash(./mvnw test-compile:*)" ,
14+ " Bash(file:*)" ,
15+ " Bash(python3:*)" ,
16+ " Bash(find:*)"
17+ ]
18+ }
19+ }
Original file line number Diff line number Diff line change 3232 <commons-io .version>2.17.0</commons-io .version>
3333 <commons-lang3 .version>3.20.0</commons-lang3 .version>
3434 <commons-crypto .version>1.2.0</commons-crypto .version>
35- <codingapi .framework.version>3.4.32 </codingapi .framework.version>
35+ <codingapi .framework.version>3.4.39 </codingapi .framework.version>
3636 </properties >
3737
3838 <dependencies >
You can’t perform that action at this time.
0 commit comments