code-fundi-research
Search repositories and receive AI-synthesized analysis of code. Streams intelligent summaries to explain matching files and deliver code context.
Instructions
Search Code-Fundi repositories AND get an AI-synthesized analysis of the results. This performs a search, then streams an AI response that analyzes the matching code files. Use this when you need both code context and an intelligent summary/explanation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | AI model to use for analysis | |
| query | Yes | The research query | |
| scope | No | Search scope | |
| fields | No | Documentation detail level | |
| repo_ids | No | Filter by repository UUIDs | |
| max_lines | No | ||
| min_lines | No | ||
| repo_urls | No | Filter by repository clone URLs | |
| scan_mode | No | Search mode | |
| file_paths | No | ||
| file_types | No | ||
| visibility | No | ||
| dependencies | No | Filter by dependencies in code summaries | |
| has_functions | No | Only files with functions | |
| function_names | No | Filter by function names | |
| similarity_threshold | No |