Skip to content

refactor(desktop): move terminal under chat and simplify file pane - #42518

Closed
OutThisLife wants to merge 1 commit into
bb/done-chimefrom
bb/desktop-terminal-bottom
Closed

refactor(desktop): move terminal under chat and simplify file pane#42518
OutThisLife wants to merge 1 commit into
bb/done-chimefrom
bb/desktop-terminal-bottom

Conversation

@OutThisLife

Copy link
Copy Markdown
Collaborator

Summary

  • move the persistent desktop terminal slot into a bottom dock in the chat column so chat + terminal share one vertical lane
  • simplify the right rail into a files-only browser by removing tab/icon chrome and tab state wiring
  • make xterm theme/background follow active light/dark mode instead of a hardcoded Solarized palette

Test plan

  • npm run --workspace apps/desktop type-check
  • npx eslint src/app/chat/index.tsx src/app/hooks/use-keybinds.ts src/app/right-sidebar/index.tsx src/app/right-sidebar/store.ts src/app/right-sidebar/terminal/index.tsx src/app/right-sidebar/terminal/persistent.tsx src/app/right-sidebar/terminal/selection.ts src/app/right-sidebar/terminal/use-terminal-session.ts

Keep the right rail focused on file browsing while moving the persistent terminal into the chat column bottom slot, and make terminal colors follow the active light/dark mode instead of a fixed Solarized palette.
@OutThisLife

Copy link
Copy Markdown
Collaborator Author

Closing this stacked version. Replaced by #42521 based on main.

@OutThisLife OutThisLife closed this Jun 9, 2026
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.

1 participant