get_recent_changes
Get recently extracted codebase facts, with optional filters for behavior, design, or assumptions, to see what changed or get an overview.
Instructions
Get the most recently extracted facts across the entire codebase.
Useful for understanding what changed recently or getting an overview of the codebase.
Args: category: Optional filter — "behavior", "design", or "assumption" limit: Number of recent facts to return (default: 10)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| category | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |