Internal Browser
Priority: High | Effort: Medium-High | From: ROADMAP.md
An embedded browser view for web services — see your running app without leaving RunHQ.
Scope
Technical Notes
- Use Tauri WebView (system WebView, not full Chromium embed)
- Shares cookies/sessions with the user's default browser
Why
RunHQ already embeds the terminal. Embedding the browser eliminates the last context switch — everything in one window.
Internal Browser
Priority: High | Effort: Medium-High | From: ROADMAP.md
An embedded browser view for web services — see your running app without leaving RunHQ.
Scope
http://localhost:{port}when service is upTechnical Notes
Why
RunHQ already embeds the terminal. Embedding the browser eliminates the last context switch — everything in one window.