get_focus_zone
Retrieve enriched context for recently modified files to improve code understanding. Auto-detects from git diff or accepts explicit file list.
Instructions
Get enriched context for recently modified files. Auto-detects from git or accepts explicit file list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| useGitDiff | No | Auto-detect from git diff | |
| recentFiles | No | Explicit list of files to expand |