contextBundle
Collect active file, diagnostics, git diff, editors, and handoff note from your IDE in a single call to streamline context sharing with AI assistants.
Instructions
Collect IDE context in one call: active file, diagnostics, diff, editors, handoff note, git status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeDiff | No | Include recent git diff (staged + unstaged). Default: true | |
| includeHandoffNote | No | Include the workspace handoff note. Default: true | |
| summarize | No | Summarize output for token efficiency: top-5 diagnostics, 20-line active file window, 100-line diff cap, diagnosticSummary string. Default: false |