anomalyco / anomalyco/opencode
[FEATURE]New users can't switch back from the new layout — no layout toggle available
@Brendonovich is already working on this.
Since Jul 31, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
New users are always shown the new layout, but there's no button available to switch between layouts.
Actual behavior: New users only see the new layout.
There is no button/toggle to switch layouts, so users are stuck with the new layout.
Expected behavior : Users should be able to switch between the old and new layouts, or the correct layout should be shown based on user preference/account status.
To reproduce
Install the app as a fresh (new) user.
Open the app and observe the new layout.
Look for a layout-switching button — none is available.
Suggested areas to check
Layout-switch button visibility for new users
Logic that decides which layout to show per user (new vs. existing)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.