-
-
Notifications
You must be signed in to change notification settings - Fork 80.7k
[Feature]: Control UI: declutter sidebar with customizable pinned nav and More section #100287
Copy link
Copy link
Closed
Labels
P3Low-priority cleanup, docs, polish, ergonomics, or speculative work.Low-priority cleanup, docs, polish, ergonomics, or speculative work.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.enhancementNew feature or requestNew feature or requestimpact:ux-frictionUser-facing flow adds avoidable confusion or support burden without fully blocking progress.User-facing flow adds avoidable confusion or support burden without fully blocking progress.issue-rating: 🌊 off-meta tidepoolIssue quality rating does not apply to this item.Issue quality rating does not apply to this item.maintainerMaintainer-authored PRMaintainer-authored PR
Description
Metadata
Metadata
Assignees
Labels
P3Low-priority cleanup, docs, polish, ergonomics, or speculative work.Low-priority cleanup, docs, polish, ergonomics, or speculative work.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.enhancementNew feature or requestNew feature or requestimpact:ux-frictionUser-facing flow adds avoidable confusion or support burden without fully blocking progress.User-facing flow adds avoidable confusion or support burden without fully blocking progress.issue-rating: 🌊 off-meta tidepoolIssue quality rating does not apply to this item.Issue quality rating does not apply to this item.maintainerMaintainer-authored PRMaintainer-authored PR
Type
Fields
Priority
None yet
Summary
Declutter the Control UI sidebar: a small customizable pinned nav set, a collapsed "More" section for the rest, Settings in the footer, and the collapse toggle moved to the topbar.
Problem to solve
The sidebar shows three always-expanded nav groups (Control, Agent, Settings) with 13 entries plus the session list, brand header with its own collapse button, and footer utilities. When the main job is talking to the agent, the chrome competes with the conversation, and there is no way to choose which destinations stay visible.
Proposed solution
Restructure the sidebar around a small user-customizable pinned set (similar to the Codex desktop app):
Alternatives considered
Keeping the fixed three-group layout and only persisting per-group collapse — already exists, but does not reduce the default visual load and offers no per-item control.
Impact
Affected: every Control UI user, on every page.
Severity: medium (usability/focus).
Frequency: always.
Consequence: visual noise and harder orientation next to the chat surface.
Evidence/examples
Before/after screenshots in the linked PR.