-
Notifications
You must be signed in to change notification settings - Fork 614
Description
Pre-submit Checks
- I have searched Warp feature requests and there are no duplicates
- I have searched Warp docs and my feature is not there
Describe the solution you'd like?
Pre-submit Checks
- I have searched Warp feature requests and there are no duplicates
- I have searched Warp docs and my feature is not there
Describe the solution you'd like
I would like to request an integrated browser panel within Warp Terminal, similar to how the Tools Panel or AI Chat works.
Concept:
- Warp provides only the container/frame (window controls, seamless scaling)
- The browser runs as a separate embedded process (WebView/CEF)
- Accessible via a button in the sidebar (like the existing Tools panel)
- Can be toggled, resized, or docked alongside terminal sessions
Use Case:
As developers, we constantly switch between terminal and browser to:
- Read documentation, watch videos...
- Search Stack Overflow / GitHub issues
- View API references
- Check localhost/dev server previews
Having a browser panel directly in Warp would eliminate constant Alt+Tab switching and create a more focused workflow.
Technical Approach:
This could be implemented using:
- Chromium Embedded Framework (CEF)
- WebKitWebView (GTK) or Qt WebEngine
- Similar to how VS Code implements its Simple Browser extension
Why this fits Warp's vision:
Warp already integrates AI, file editing, and other tools directly into the terminal experience. A browser panel would be a natural extension of the "all-in-one development environment" philosophy.
Is there a workaround?
Currently using split-screen with external browser or terminal-based browsers (w3m, lynx), but these are not ideal solutions.
Is your feature request related to a problem? Please describe.
No response
Additional context
No response
Operating system (OS)
Linux
How important is this feature to you?
4
Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1
None