Bumps [electron](https://github.com/electron/electron) from 41.0.2 to 41.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/electron/electron/releases">electron's releases</a>.</em></p> <blockquote> <h2>electron v41.1.0</h2> <h1>Release Notes for v41.1.0</h1> <h2>Features</h2> <ul> <li>Added nativeTheme.shouldDifferentiateWithoutColor on macOS. <a href="https://redirect.github.com/electron/electron/pull/50408">#50408</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50409">42</a>)<!-- raw HTML omitted --></li> <li>Notes: Added support for the <code>urgency</code> option in Notifications on Windows. <a href="https://redirect.github.com/electron/electron/pull/50382">#50382</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50383">42</a>)<!-- raw HTML omitted --></li> </ul> <h2>Fixes</h2> <ul> <li>Fixed a bug where Windows notification icons could fail to save because their temporary filenames contained invalid characters. <a href="https://redirect.github.com/electron/electron/pull/50483">#50483</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50484">40</a>)<!-- raw HTML omitted --></li> <li>Fixed a crash in <code>clipboard.readImage()</code> when the clipboard contains malformed image data. <a href="https://redirect.github.com/electron/electron/pull/50492">#50492</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50493">39</a>, <a href="https://redirect.github.com/electron/electron/pull/50491">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50494">42</a>)<!-- raw HTML omitted --></li> <li>Fixed a crash when calling an offscreen shared texture's <code>release()</code> after the texture object was garbage collected. <a href="https://redirect.github.com/electron/electron/pull/50501">#50501</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50499">39</a>, <a href="https://redirect.github.com/electron/electron/pull/50500">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50502">42</a>)<!-- raw HTML omitted --></li> <li>Fixed an accessibility issue where the AXMenuOpened event was not fired on menu creation. <a href="https://redirect.github.com/electron/electron/pull/50506">#50506</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50505">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50504">42</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where an app shortcut may lose its icon after auto-updating on Windows. <a href="https://redirect.github.com/electron/electron/pull/50519">#50519</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50518">40</a>)<!-- raw HTML omitted --></li> </ul> <h2>Other Changes</h2> <ul> <li>Updated Chromium to 146.0.7680.166. <a href="https://redirect.github.com/electron/electron/pull/50458">#50458</a></li> </ul> <h2>electron v41.0.4</h2> <h1>Release Notes for v41.0.4</h1> <h2>Fixes</h2> <ul> <li>Fixed crash when handling JavaScript dialogs from windows opened with invalid or empty URLs. <a href="https://redirect.github.com/electron/electron/pull/50399">#50399</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50400">39</a>, <a href="https://redirect.github.com/electron/electron/pull/50401">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50398">42</a>)<!-- raw HTML omitted --></li> <li>Fixed improper focus tracking in BaseWindow on MacOS. <a href="https://redirect.github.com/electron/electron/pull/50340">#50340</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50338">39</a>, <a href="https://redirect.github.com/electron/electron/pull/50337">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50339">42</a>)<!-- raw HTML omitted --></li> <li>Fixed logic bug that rendered certain window types un-resizable on MAS builds. <a href="https://redirect.github.com/electron/electron/pull/50354">#50354</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50355">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50356">42</a>)<!-- raw HTML omitted --></li> <li>Fixed utilityProcess exit event reporting incorrect exit codes on Windows when the exit code has the high bit. <a href="https://redirect.github.com/electron/electron/pull/50386">#50386</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50387">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50385">42</a>)<!-- raw HTML omitted --></li> <li>Fixed window freeze when failing to enter/exit fullscreen on macOS. <a href="https://redirect.github.com/electron/electron/pull/50343">#50343</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50341">39</a>, <a href="https://redirect.github.com/electron/electron/pull/50344">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50342">42</a>)<!-- raw HTML omitted --></li> <li>Improved the appearance of shadows and borders on frameless windows on Wayland. <a href="https://redirect.github.com/electron/electron/pull/50213">#50213</a></li> </ul> <h2>Other Changes</h2> <ul> <li>Added support for using a proxy during yarn install. <a href="https://redirect.github.com/electron/electron/pull/50350">#50350</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50349">39</a>, <a href="https://redirect.github.com/electron/electron/pull/50352">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50351">42</a>)<!-- raw HTML omitted --></li> <li>Updated Chromium to 146.0.7680.153. <a href="https://redirect.github.com/electron/electron/pull/50346">#50346</a></li> </ul> <h2>electron v41.0.3</h2> <h1>Release Notes for v41.0.3</h1> <h2>Fixes</h2> <ul> <li>Added additional ASAR support to additional <code>fs</code> copy methods. <a href="https://redirect.github.com/electron/electron/pull/50286">#50286</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50284">39</a>, <a href="https://redirect.github.com/electron/electron/pull/50287">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50285">42</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where some DevTools functionality didn't work as expected. <a href="https://redirect.github.com/electron/electron/pull/50276">#50276</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50275">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50274">42</a>)<!-- raw HTML omitted --></li> <li>Fixed user resizing of transparent windows on win32 platform. <a href="https://redirect.github.com/electron/electron/pull/50298">#50298</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50300">39</a>, <a href="https://redirect.github.com/electron/electron/pull/50301">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50299">42</a>)<!-- raw HTML omitted --></li> </ul> <h2>Other Changes</h2> <ul> <li>Updated Chromium to 146.0.7680.80. <a href="https://redirect.github.com/electron/electron/pull/50262">#50262</a></li> </ul> <h2>Documentation</h2> <ul> <li>Documentation changes: <a href="https://redirect.github.com/electron/electron/pull/50293">#50293</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|---|---|---|
| .github | ||
| .kilocode | ||
| .roo/rules | ||
| .vscode | ||
| .zed | ||
| aiprompts | ||
| assets | ||
| build | ||
| cmd | ||
| db | ||
| docs | ||
| emain | ||
| frontend | ||
| pkg | ||
| public | ||
| schema | ||
| testdriver | ||
| tests/copytests | ||
| tsunami | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .golangci.yml | ||
| .prettierignore | ||
| ACKNOWLEDGEMENTS.md | ||
| BUILD.md | ||
| CNAME | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| electron-builder.config.cjs | ||
| electron.vite.config.ts | ||
| eslint.config.js | ||
| go.mod | ||
| go.sum | ||
| index.html | ||
| LICENSE | ||
| NOTICE | ||
| package-lock.json | ||
| package.json | ||
| postinstall.cjs | ||
| prettier.config.cjs | ||
| README.ko.md | ||
| README.md | ||
| README.zh-TW.md | ||
| RELEASES.md | ||
| ROADMAP.md | ||
| SECURITY.md | ||
| staticcheck.conf | ||
| Taskfile.yml | ||
| tsconfig.json | ||
| version.cjs | ||
| vitest.config.ts | ||
Wave Terminal
Wave is an open-source, AI-integrated terminal for macOS, Linux, and Windows. It works with any AI model. Bring your own API keys for OpenAI, Claude, or Gemini, or run local models via Ollama and LM Studio. No accounts required.
Wave also supports durable SSH sessions that survive network interruptions and restarts, with automatic reconnection. Edit remote files with a built-in graphical editor and preview files inline without leaving the terminal.
Key Features
- Wave AI - Context-aware terminal assistant that reads your terminal output, analyzes widgets, and performs file operations
- Durable SSH Sessions - Remote terminal sessions survive connection interruptions, network changes, and Wave restarts with automatic reconnection
- Flexible drag & drop interface to organize terminal blocks, editors, web browsers, and AI assistants
- Built-in editor for editing remote files with syntax highlighting and modern editor features
- Rich file preview system for remote files (markdown, images, video, PDFs, CSVs, directories)
- Quick full-screen toggle for any block - expand terminals, editors, and previews for better visibility, then instantly return to multi-block view
- AI chat widget with support for multiple models (OpenAI, Claude, Azure, Perplexity, Ollama)
- Command Blocks for isolating and monitoring individual commands
- One-click remote connections with full terminal and file system access
- Secure secret storage using native system backends - store API keys and credentials locally, access them across SSH sessions
- Rich customization including tab themes, terminal styles, and background images
- Powerful
wshcommand system for managing your workspace from the CLI and sharing data between terminal sessions - Connected file management with
wsh file- seamlessly copy and sync files between local and remote SSH hosts
Wave AI
Wave AI is your context-aware terminal assistant with access to your workspace:
- Terminal Context: Reads terminal output and scrollback for debugging and analysis
- File Operations: Read, write, and edit files with automatic backups and user approval
- CLI Integration: Use
wsh aito pipe output or attach files directly from the command line - BYOK Support: Bring your own API keys for OpenAI, Claude, Gemini, Azure, and other providers
- Local Models: Run local models with Ollama, LM Studio, and other OpenAI-compatible providers
- Free Beta: Included AI credits while we refine the experience
- Coming Soon: Command execution (with approval)
Learn more in our Wave AI documentation and Wave AI Modes documentation.
Installation
Wave Terminal works on macOS, Linux, and Windows.
Platform-specific installation instructions can be found here.
You can also install Wave Terminal directly from: www.waveterm.dev/download.
Minimum requirements
Wave Terminal runs on the following platforms:
- macOS 11 or later (arm64, x64)
- Windows 10 1809 or later (x64)
- Linux based on glibc-2.28 or later (Debian 10, RHEL 8, Ubuntu 20.04, etc.) (arm64, x64)
The WSH helper runs on the following platforms:
- macOS 11 or later (arm64, x64)
- Windows 10 or later (x64)
- Linux Kernel 2.6.32 or later (x64), Linux Kernel 3.1 or later (arm64)
Roadmap
Wave is constantly improving! Our roadmap will be continuously updated with our goals for each release. You can find it here.
Want to provide input to our future releases? Connect with us on Discord or open a Feature Request!
Links
- Homepage — https://www.waveterm.dev
- Download Page — https://www.waveterm.dev/download
- Documentation — https://docs.waveterm.dev
- X — https://x.com/wavetermdev
- Discord Community — https://discord.gg/XfvZ334gwU
Building from Source
Contributing
Wave uses GitHub Issues for issue tracking.
Find more information in our Contributions Guide, which includes:
Sponsoring Wave ❤️
If Wave Terminal is useful to you or your company, consider sponsoring development.
Sponsorship helps support the time spent building and maintaining the project.
License
Wave Terminal is licensed under the Apache-2.0 License. For more information on our dependencies, see here.
