Wave Terminal

詳細情報

タイトル Wave Terminal
URL https://www.waveterm.dev/
バージョン ver 0.14.1
更新日 2026/03/04
追加日 2023/12/20
種別 フリーソフト / オープンソース(Apache)
説明 オープンソースかつクロスプラットフォームのモダンなターミナルソフト。

レビュー

モダンな外観もつターミナルソフトで、コマンドを入力する部分と、結果を表示する部分が明示的に分かれている。

VSCodeと同じ機能を持つ内蔵エディタを使ってファイルを編集でき、Markdown、CSV、JSONファイルをプレビュー可能。.jpeg、.png、.gifなどの画像ファイルを表示する画像プレビュー機能も搭載。

複数のタブを管理するためのワークスペースや、セッションの保存・再開機能、全てのコマンドを検索できるユニバーサルヒストリーなど便利な機能が大量に搭載されている。

スクリーンショット

更新グラフ

バージョン履歴

Wave Terminal v0.14.1 Release

Wave v0.14.1 fixes several high-impact terminal bugs (Claude Code scrolling, IME input) and adds new config options: focus-follows-cursor, cursor style customization, workspace-scoped widgets, and vim-style block navigation.

Terminal Improvements:

  • Claude Code Scroll Fix - Fixed a long-standing bug that caused terminal windows to jump to the top unexpectedly, affecting many Claude Code users
  • IME Fix - Fixed Korean/CJK input where characters were lost or stuck in composition and only committed on Space
  • Scroll Position Preserved on Resize - Terminal now stays scrolled to the bottom across resizes when it was already at the bottom
  • Better Link Handling - Terminal URLs now have improved context menus and tooltips for
(省略されました)
Wave Terminal v0.14.1-beta.1 Release Pre-release
Pre-release

Wave v0.14.1 fixes several high-impact terminal bugs (Claude Code scrolling, IME input) and adds new config options: focus-follows-cursor, cursor style customization, workspace-scoped widgets, and vim-style block navigation.

Terminal Improvements:

  • Claude Code Scroll Fix - Fixed a long-standing bug that caused terminal windows to jump to the top unexpectedly, affecting many Claude Code users
  • IME Fix - Fixed Korean/CJK input where characters were lost or stuck in composition and only committed on Space
  • Scroll Position Preserved on Resize - Terminal now stays scrolled to the bottom across resizes when it was already at the b
(省略されました)
Wave Terminal v0.14.1-beta.0 Release Pre-release
Pre-release

What's Changed

  • remove S3 references in connections docs by @sawka in #2884
  • adding more structured "skill.md" files instead of using aiprompts directory by @sawka in #2885
  • Bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in #2878
  • update electron version by @sawka in #2876
  • readme updates for durable sessions / wave ai by @sawka in #2886
  • Bump golang.org/x/crypto from 0.47.0 to 0.48.0 by @dependabot[bot] in #2872
  • Bump google.golang.org/api from 0.265.0 to 0.266.0 by @dependabot
(省略されました)
Wave Terminal v0.14.0 Release

Wave v0.14 introduces Durable Sessions for SSH connections, allowing your remote terminal sessions to survive connection interruptions, network changes, and Wave restarts. This release also includes major improvements to connection monitoring, RPC infrastructure with flow control, and expanded terminal capabilities.

Durable Sessions (Remote SSH Only):

  • Survive Interruptions - SSH terminal sessions persist through network changes, computer sleep, and Wave restarts, automatically reconnecting when the connection is restored
  • Session Protection - Shell state, running programs, and terminal history are maintained even when Wave is closed or disconnected
  • Visual Status Indicators - Shield icons in terminal headers show session st
(省略されました)
Wave Terminal v0.14.0-beta.0 Release Pre-release
Pre-release

PRs

  • remove broken winget action by @sawka in #2692
  • fix tool approval lifecycle to match SSE connection, not keep-alives by @sawka in #2693
  • introduce new models -- specifically tab model which has a react provider for prop drilling by @sawka in #2694
  • Bump google.golang.org/api from 0.256.0 to 0.258.0 by @dependabot[bot] in #2700
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.93.2 to 1.94.0 by @dependabot[bot] in #2699
  • Bump @docusaurus/core from 3.8.1 to 3.9.2 by @dependabot[bot] in #2697
(省略されました)
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-agent on Windows
  • Updated Focus Keybinding - Wave AI focus key changed
(省略されました)
Wave Terminal v0.13.1-beta.1 Release Pre-release
Pre-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 \\.\p
(省略されました)
Wave Terminal v0.13.1-beta.0 Release Pre-release
Pre-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 \\.\p
(省略されました)
Wave Terminal v0.13.0 Release

Wave v0.13 Brings Local AI Support, BYOK, and Unified Configuration

Wave v0.13 is a major release that opens up Wave AI to local models, third-party providers, and bring-your-own-key (BYOK) configurations. This release also includes a completely redesigned configuration system and several terminal improvements.

Local AI & BYOK Support:

  • OpenAI-Compatible API - Wave now supports any provider or local server using the /v1/chat/completions endpoint, enabling use of Ollama, LM Studio, vLLM, OpenRouter, and countless other local and hosted models
  • Google Gemini Integration - Native support for Google's Gemini models with a dedicated API adapter
  • Provider Presets - Simplified configuration with built-in pre
(省略されました)
Wave Terminal v0.13.0-beta.3 Release Pre-release
Pre-release

Wave v0.13 Brings Local AI Support, BYOK, and Unified Configuration

Wave v0.13 is a major release that opens up Wave AI to local models, third-party providers, and bring-your-own-key (BYOK) configurations. This release also includes a completely redesigned configuration system and several terminal improvements.

Local AI & BYOK Support:

  • OpenAI-Compatible API - Wave now supports any provider or local server using the /v1/chat/completions endpoint, enabling use of Ollama, LM Studio, vLLM, OpenRouter, and countless other local and hosted models
  • Google Gemini Integration - Native support for Google's Gemini model
(省略されました)
Wave Terminal v0.13.0-beta.1 Release Pre-release
Pre-release

Wave v0.13 Brings Local AI Support, BYOK, and Unified Configuration

Wave v0.13 is a major release that opens up Wave AI to local models, third-party providers, and bring-your-own-key (BYOK) configurations. This release also includes a completely redesigned configuration system and several terminal improvements.

Local AI & BYOK Support:

  • OpenAI-Compatible API - Wave now supports any provider or local server using the /v1/chat/completions endpoint, enabling use of Ollama, LM Studio, vLLM, OpenRouter, and countless other local and hosted models
  • Google Gemini Integration - Native support for Google's Gemini model
(省略されました)