Bolt: bolt-sidebar-provider-5
Fifth sidebar-provider bolt that integrates StateStore with FileWatcher, adds Next Actions UI, Start Bolt action, intent selection strategies, expanded state persistence, and bolt filtering.
Fifth sidebar-provider bolt that integrates StateStore with FileWatcher, adds Next Actions UI, Start Bolt action, intent selection strategies, expanded state persistence, and bolt filtering.
--- id: bolt-sidebar-provider-5 unit: sidebar-provider intent: 011-vscode-extension type: simple-construction-bolt status: complete stories:
created: 2025-12-26T18:00:00Z started: 2025-12-26T18:00:00Z completed: 2025-12-27T00:00:00Z current_stage: test stages_completed:
requires_bolts:
enables_bolts: [] requires_units: [] blocks: false
complexity: avg_complexity: 2 avg_uncertainty: 2 max_dependencies: 2 testing_scope: 2 ---
Fifth sidebar-provider bolt that integrates StateStore with FileWatcher, adds Next Actions UI, Start Bolt action, intent selection strategies, expanded state persistence, and bolt filtering.
Complete the StateStore integration by wiring FileWatcher to auto-refresh, displaying computed next actions in the UI, enabling bolt lifecycle actions, adding smart intent selection, persisting UI state, and implementing bolt filtering.
**Type**: Simple Construction Bolt **Definition**: `.specsmd/aidlc/templates/construction/bolt-types/simple-construction-bolt.md`
**Completed with reduced scope:**
Most implementation occurred during the webview-lit-migration bolt, which modernized the entire webview architecture to use Lit components.