Use QuickPick for the blocked sessions context view
Open
agents-window
debt
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
The blocked sessions context view should use the QuickPick UI instead of its current custom implementation.
Adopting the shared QuickPick primitive would reduce custom UI code and give us consistent styling, keyboard navigation, filtering, and accessibility behavior for free.
### Task
- Replace the custom blocked sessions context view with a QuickPick-based implementation.
Contributor guide
Assessment
This issue has not been assessed yet.