Wave Puts a Browser, File Preview, and AI Chat Inside Your Terminal
The constant context-switching between terminal, browser, and AI chat is a real productivity tax. A terminal that absorbs those tools into its own tab model cuts the friction of modern CLI-heavy development.
Wave is an open-source terminal emulator that integrates a web browser, file previews, system resource monitors, and an AI assistant into its tabbed interface. Instead of switching between a terminal and a browser to check docs, preview output, or debug errors with an LLM, everything stays inside one application.
The terminal preserves traditional workflows with unlimited session saving and SSH key isolation, and it runs on Windows, macOS, and Linux. Each tab supports custom themes, fonts, docking, and cursor behavior.
A built-in AI panel removes the copy-paste loop between the terminal and a separate chatbot. Errors and command output can be sent directly to the model without leaving the terminal context.
Embedding a browser and AI chat into the terminal is a pragmatic convergence of tools that have been awkwardly separate for years.
The project's 21k GitHub stars suggest real demand for collapsing the terminal-browser-AI triangle into a single surface.