Skip to content

Conversation

@ariane-emory
Copy link
Owner

DUMMY PR, IGNORE.

  • Add tui.sidebar_overlay config option (default: true)
  • When set to false, sidebar always renders side-by-side with content
  • Prevents dimming overlay behavior for users who prefer persistent side-by-side layout
  • Addresses user preference for no dimming on narrow screens

- Add tui.sidebar_overlay config option (default: true)
- When set to false, sidebar always renders side-by-side with content
- Prevents dimming overlay behavior for users who prefer persistent side-by-side layout
- Addresses user preference for no dimming on narrow screens
The sidebar_overlay property was already added to the config schema but the SDK
types weren't regenerated, causing a TypeScript error. This regenerates the
types to fix the missing property in Config.TUI.
- Fixed provider type compatibility issues with bundled providers
- Regenerated SDK types to include sidebar_overlay field
- All typechecks and tests passing
…com:ariane-emory/opencode into feat/configurable-sidebar-overlay-behaviour
Resolved conflict in session/index.tsx by preserving sidebar overlay logic from target branch while incorporating dev changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants