Commit a87fb97
Remove capitalized duplicates and add deduplication rule to agent
- Remove capitalized duplicate entries from toolNames.json: Agent, Glob,
Grep, Read, Write, Edit, Skill, ToolSearch (lowercase variants already exist)
- Remove capitalized duplicates from automaticTools.json: Read, Grep, Glob,
ToolSearch
- Update tool-names.agent.md with case-insensitive deduplication rule to
prevent re-adding PascalCase variants when lowercase form already exists
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent a8759b7 commit a87fb97
3 files changed
Lines changed: 2 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| 138 | + | |
137 | 139 | | |
138 | 140 | | |
139 | 141 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
26 | 24 | | |
27 | | - | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| |||
74 | 71 | | |
75 | 72 | | |
76 | 73 | | |
77 | | - | |
78 | 74 | | |
79 | 75 | | |
80 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
191 | 190 | | |
192 | 191 | | |
193 | 192 | | |
| |||
317 | 316 | | |
318 | 317 | | |
319 | 318 | | |
320 | | - | |
321 | 319 | | |
322 | 320 | | |
323 | 321 | | |
324 | 322 | | |
325 | 323 | | |
326 | 324 | | |
327 | | - | |
328 | 325 | | |
329 | 326 | | |
330 | | - | |
331 | 327 | | |
332 | 328 | | |
333 | | - | |
334 | 329 | | |
335 | 330 | | |
336 | 331 | | |
| |||
344 | 339 | | |
345 | 340 | | |
346 | 341 | | |
347 | | - | |
348 | 342 | | |
349 | | - | |
350 | 343 | | |
351 | 344 | | |
352 | 345 | | |
353 | 346 | | |
354 | 347 | | |
355 | | - | |
356 | 348 | | |
357 | 349 | | |
358 | 350 | | |
| |||
0 commit comments