Commit 94b1b29
committed
feat: find_files tool
feat(code_analysis): add FileSearchService with cross-platform search and fallback
feat(code_analysis): add get_find_files_tool_definition and handler for LLM tools
refactor(code_analysis): update tool.py to register file search tool alongside code analysis tools
test(file_search_service): add comprehensive unit tests covering all FileSearchService functionality1 parent 2429400 commit 94b1b29
File tree
4 files changed
+1566
-4
lines changed- AgentCrew/modules/code_analysis
- tests
4 files changed
+1566
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
1 | 8 | | |
| 9 | + | |
2 | 10 | | |
3 | 11 | | |
4 | 12 | | |
| 13 | + | |
| 14 | + | |
5 | 15 | | |
0 commit comments