Summary
The OpenCode Overview sidebar view title bar exposes 10+ icon buttons (walkthrough, install, inline prompt, run on project, interactive, create agent, agents overview, models overview, tips, CLI help, stats). On smaller window widths, buttons overflow into the overflow menu and hurt discoverability.
Location
package.json — menus.view/title entries with when: view == opencode-walkthrough.overview
Suggested Fix
Keep 3–4 primary actions on the toolbar (e.g. Walkthrough, Run Inline, Interactive, CLI Help) and route the rest through the existing Show Actions quick pick.
Environment
Found during exploratory GUI/UX testing session (21/06/2026)
Summary
The OpenCode Overview sidebar view title bar exposes 10+ icon buttons (walkthrough, install, inline prompt, run on project, interactive, create agent, agents overview, models overview, tips, CLI help, stats). On smaller window widths, buttons overflow into the overflow menu and hurt discoverability.
Location
package.json—menus.view/titleentries withwhen: view == opencode-walkthrough.overviewSuggested Fix
Keep 3–4 primary actions on the toolbar (e.g. Walkthrough, Run Inline, Interactive, CLI Help) and route the rest through the existing Show Actions quick pick.
Environment
Found during exploratory GUI/UX testing session (21/06/2026)