-
Notifications
You must be signed in to change notification settings - Fork 3.4k
v0.8.66: Ship Hotbar hidden by default until setup opt-in #3807
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestrelease-blockerMust be fixed before the next releaseMust be fixed before the next releasereliabilityReliability, flaky behavior, retries, fallbacks, and robustnessReliability, flaky behavior, retries, fallbacks, and robustnesstuiTerminal UI behavior, rendering, or interactionTerminal UI behavior, rendering, or interactionuxUser experience, interaction, or presentation polishUser experience, interaction, or presentation polishv0.8.66Targeting v0.8.66Targeting v0.8.66
Milestone
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestrelease-blockerMust be fixed before the next releaseMust be fixed before the next releasereliabilityReliability, flaky behavior, retries, fallbacks, and robustnessReliability, flaky behavior, retries, fallbacks, and robustnesstuiTerminal UI behavior, rendering, or interactionTerminal UI behavior, rendering, or interactionuxUser experience, interaction, or presentation polishUser experience, interaction, or presentation polishv0.8.66Targeting v0.8.66Targeting v0.8.66
Projects
StatusShow more project fields
Backlog
Product decision
Hotbar should not appear by default in v0.8.66. The feature can remain available through
/hotbar,/hotbar on, and explicit config, but a clean install with no Hotbar config should render no Hotbar panel.This keeps v0.8.66 focused on reliability and avoids introducing another visible customization surface before the broader setup experience is ready.
Desired behavior
hotbar = []: Hotbar remains hidden.[[hotbar]]bindings: Hotbar renders those bindings./hotbarstill opens the setup/customization surface./hotbar oncan restore/enable the recommended defaults for users who want it before v0.8.68.v0.8.68 follow-up
In v0.8.68, the setup wizard can introduce Hotbar as an optional opt-in personalization step. Users should choose whether to add it; the wizard should not silently enable it.
Acceptance criteria
/hotbar,/hotbar off, and/hotbar onbehavior remains clear and tested./hotbar.