New
Wave Terminal v0.13.1 Release
Windows Improvements and Wave AI Enhancements
This release focuses on significant Windows platform improvements, Wave AI visual updates, and better flexibility for local AI usage.
Windows Platform Enhancements:
- Integrated Window Layout - Removed separate title bar and menu bar on Windows, integrating controls directly into the tab-bar header for a cleaner, more unified interface
- Git Bash Auto-Detection - Wave now automatically detects Git Bash installations and adds them to the connection dropdown for easy access
- SSH Agent Fallback - Improved SSH agent support with automatic fallback to
\\.\pipe\openssh-ssh-agenton Windows - Updated Focus Keybinding - Wave AI focus key changed to Alt:0 on Windows for better consistency
- Config Schemas - Improved configuration validation and schema support
- Ctrl-V now works as standard paste in terminal on Windows
Wave AI Updates:
- Refreshed Visual Design - Complete UI refresh removing blue accents and adding transparency support for better integration with custom backgrounds
- BYOK Without Telemetry - Wave AI now works with bring-your-own-key and local models without requiring telemetry to be enabled
- [bugfix] Fixed tool type "function" compatibility with providers like Mistral
Terminal Improvements:
- New Scrolling Keybindings - Added Shift+Home, Shift+End, Shift+PageUp, and Shift+PageDown for better terminal navigation
Other Changes:
- Package updates and dependency upgrades
PRs
- default tool type to "function" (sometimes APIs omit this from deltas) by @sawka in https://github.com/wavetermdev/waveterm/pull/2662
- fix windows shortcut for waveai focus by @sawka in https://github.com/wavetermdev/waveterm/pull/2655
- QoL and Layout Fixes for Windows by @sawka in https://github.com/wavetermdev/waveterm/pull/2661
- Bump the dev-dependencies-minor group with 2 updates by @dependabot[bot] in https://github.com/wavetermdev/waveterm/pull/2673
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.92.1 to 1.93.2 by @dependabot[bot] in https://github.com/wavetermdev/waveterm/pull/2670
- Bump github.com/shirou/gopsutil/v4 from 4.25.10 to 4.25.11 by @dependabot[bot] in https://github.com/wavetermdev/waveterm/pull/2669
- Bump golang.org/x/term from 0.37.0 to 0.38.0 by @dependabot[bot] in https://github.com/wavetermdev/waveterm/pull/2668
- update colors and transparency for Wave AI and secrets config by @sawka in https://github.com/wavetermdev/waveterm/pull/2665
- windows, have a new "local" conn option for Git Bash if installed by @sawka in https://github.com/wavetermdev/waveterm/pull/2666
- Add manual refresh buttons to file preview by @stevenvo in https://github.com/wavetermdev/waveterm/pull/2680
- update streamdown (lazy loads katex + shiki) by @sawka in https://github.com/wavetermdev/waveterm/pull/2675
- feat: implement SSH agent for Windows with tests by @andya1lan in https://github.com/wavetermdev/waveterm/pull/2644
- Add Cmd+Up/Down keyboard shortcuts for terminal scrolling by @stevenvo in https://github.com/wavetermdev/waveterm/pull/2679
- updates to allow wave ai panel to function without telemetry with BYOK/local models by @sawka in https://github.com/wavetermdev/waveterm/pull/2685
- Docs and v0.13.1 release notes by @sawka in https://github.com/wavetermdev/waveterm/pull/2687
- add ssh-agent named pipe windows fix by @sawka in https://github.com/wavetermdev/waveterm/pull/2688
- v0.13.1 updates -- onboarding, small fixes by @sawka in https://github.com/wavetermdev/waveterm/pull/2689
- better remote connection stats by @sawka in https://github.com/wavetermdev/waveterm/pull/2690
New Contributors
- @stevenvo made their first contribution in https://github.com/wavetermdev/waveterm/pull/2680
- @andya1lan made their first contribution in https://github.com/wavetermdev/waveterm/pull/2644
Full Changelog: https://github.com/wavetermdev/waveterm/compare/v0.13.0...v0.13.1