compare_projects
Search the same concept across two projects and get side-by-side results to compare implementations between versions or variants.
Instructions
Search for the same concept in two projects side by side. Useful for comparing implementations across two versions or variants of the same project.
Args: query: What to search for (e.g., "dispense command flow") project_a: First project name project_b: Second project name top_k: Results per project (default: 3)
Returns: Side-by-side results from both projects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No | ||
| project_a | Yes | ||
| project_b | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |