Commit db0a0b6
committed
Refactor ACE tools to unify under 'ace-search' and update documentation
- Updated tool descriptions and usage in various prompts to reflect the new unified 'ace-search' tool.
- Removed individual ACE tool references (e.g., ace-find_definition, ace-find_references) and replaced them with 'ace-search' that supports multiple actions.
- Adjusted code handling in ToolResultPreview and MCP tool execution to accommodate the new unified structure.
- Enhanced comments and documentation for clarity on tool functionalities and usage.1 parent 2133a9b commit db0a0b6
23 files changed
Lines changed: 1513 additions & 1593 deletions
File tree
- docs/usage
- en
- zh
- source
- mcp
- utils/aceCodeSearch
- prompt
- ui
- components/tools
- pages
- utils
- execution
- subagents
- team
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
0 commit comments