Wave Terminal

詳細情報

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

レビュー

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

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

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

スクリーンショット

更新グラフ

バージョン履歴

Wave Terminal v0.11.5 Release

Another housekeeping release to modernize Wave and bring it more up to date.

  • Wave AI Cloud Proxy now uses gpt-5-mini (upgraded from gpt-4o-mini)
  • Fixed JWT issue with running "Wave Apps" from widgets
  • Added an "$ENV:envvar:fallback" syntax to the config files to allow Wave's config to pick up values from the environment (mostly to allow moving secrets out of the config files)
  • New setting to disable showing overlay blocknums when holding Ctrl:Shift (app:showoverlayblocknums)
  • New setting to allow Shift-Enter to work with tools like Claude Code (term:shiftenternewline)
  • Upgraded frontend to React 19
  • Migrated more of the frontend to Tailwind v4 (work in progress)
  • Removed Universal MacOS build. 90% of Mac users are now on Apple Silicon, so universal bui
(省略されました)
Wave Terminal v0.11.5-beta.4 Release Pre-release
Pre-release

What's Changed

  • detect firstlaunch, also remove old history migration code by @sawka in #2298
  • remove .build-id links for rpm builds to fix slack conflict (#2277) by @sawka in #2299
  • switch to using gpt-5-mini for free proxy by @sawka in #2297
  • updates release notes for v0.11.5 by @sawka in #2300
  • move rpm section to top level instead of under linux by @sawka in #2301

Full Changelog: v0.11.5-beta.2...v0.11.5-beta.4

Wave Terminal v0.11.5-beta.2 Release Pre-release
Pre-release

What's Changed

  • standalone fixes, linting errors, speedups, QOL changes ported from wave-12 branch by @sawka in #2271
  • Bump the prod-dependencies-minor group across 1 directory with 9 updates by @dependabot[bot] in #2269
  • Bump vite-plugin-static-copy from 3.1.1 to 3.1.2 by @dependabot[bot] in #2274
  • migrate about modal to use tailwind by @sawka in #2275
  • migrate TOS modal to use tailwind by @sawka in #2276
  • Bump the electron-patch group with 3 updates by @dependabot[bot] in #2284
  • term shiftent
(省略されました)
Wave Terminal v0.11.4 Release

Quick patch release to update packages, fix some security issues (with dependent packages), and some small bug fixes.

  • Update AI Libraries, GPT-5 now supported in WaveAI
  • Added ai:proxyurl setting to allow proxy access (e.g. SOCKS) for AI access
  • Fix bug with directory preview not keeping selection visible when using keyboard to navigate

What's Changed

  • update codeql to only run for code files by @sawka in #2251
  • fix merge gatekeeper rule to run on foreign PRs by @sawka in #2250
  • docs: add OSC-7 working-directory tracking documentation by @ryderstorm in #2211
  • Bump golang.org/x/term from 0.31.0 to 0.34.0 by @dependabot[bot] in #2243 <
(省略されました)
Wave Terminal v0.11.4-beta.1 Release Pre-release
Pre-release

What's Changed

  • update codeql to only run for code files by @sawka in #2251
  • fix merge gatekeeper rule to run on foreign PRs by @sawka in #2250
  • docs: add OSC-7 working-directory tracking documentation by @ryderstorm in #2211
  • Bump golang.org/x/term from 0.31.0 to 0.34.0 by @dependabot[bot] in #2243
  • bump go version by @sawka in #2253
  • Bump google.golang.org/api from 0.221.0 to 0.246.0 by @dependabot[bot] in #2244
  • update go dependencies by @sawka in #2254
  • Bu
(省略されました)
Wave Terminal v0.11.3 Release

Patch release to update packages, fix some security issues (with dependent packages), and some small bug fixes.

What's Changed

  • Update README.md by @esimkowitz in #2079
  • fix wsh ai arg handling after "-" (for stdin) by @sawka in #2129
  • Bump golang.org/x/net from 0.35.0 to 0.38.0 by @dependabot in #2115
  • Bump golang.org/x/crypto from 0.33.0 to 0.37.0 by @dependabot in #2117
  • Bump vite from 6.1.0 to 6.1.5 by @dependabot in #2107
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.29.6 to 1.29.14 by @dependabot in #2111
  • Bump tar-fs from 2.1.1 to 2.1.2 by @dependabot in #2086
(省略されました)
Wave Terminal v0.11.3-beta.5 Release Pre-release
Pre-release

Quick patch release to update packages, fix some security issues (with dependent packages), and some small bug fixes.

What's Changed

  • Update README.md by @esimkowitz in #2079
  • fix wsh ai arg handling after "-" (for stdin) by @sawka in #2129
  • Bump golang.org/x/net from 0.35.0 to 0.38.0 by @dependabot in #2115
  • Bump golang.org/x/crypto from 0.33.0 to 0.37.0 by @dependabot in #2117
  • Bump vite from 6.1.0 to 6.1.5 by @dependabot in #2107
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.29.6 to 1.29.14 by @dependabot
(省略されました)
Wave Terminal v0.11.2 Release

What's Changed

  • quick v0.11.1 release notes by @sawka in #2040
  • remove panic, and revert connserver from using non-blocking drainchannel safe by @sawka in #2049

Full Changelog: v0.11.1...v0.11.2

Wave Terminal v0.11.1 Release

Wave Terminal v0.11.1 adds a lot of new functionality over v0.11.0 (it could have almost been a v0.12)!

The headline feature is our files/preview widget now supports browsing S3 buckets. We read credential information directly from your ~/.aws/config, and you can now easily select any of your AWS profiles in our connections drop down to start viewing S3 files. We even support editing S3 text files using our built-in editor.

Lots of other features and bug fixes as well:

  • S3 Bucket directory viewing and file previews
  • Drag and Drop Files and Directories between Wave directory views. This works across machines and between remote machines and S3 conections.
  • Added json-schema support for some of our config files. You'll now get auto-complete popups for fields in our settin
(省略されました)
Wave Terminal v0.11.1-beta.3 Release Pre-release
Pre-release

What's Changed

  • Fix XDG_RUNTIME_DIR setting in shellexec by @esimkowitz in #2019
  • Not found paths in prefix fs always treated as dir by @esimkowitz in #2002
  • Don't show .. dir on root dir by @esimkowitz in #2021
  • Fix row pinning effect so it always runs by @esimkowitz in #2022
  • fix: sysinfo scroll data on initialization by @oneirocosm in #2023

Full Changelog: v0.11.1-beta.2...v0.11.1-beta.3

Wave Terminal v0.11.1-beta.2 Release Pre-release
Pre-release

What's Changed

  • ansiline implementation, new ansi tailwind colors by @sawka in #1996
  • new telemetry docs by @sawka in #1999
  • fix multi-input paste by @sawka in #2000
  • Stat File Error Overlay and Clear Errors on Connection Change by @oneirocosm in #1997
  • Fix move & copy for prefix filesystems by @esimkowitz in #1998
  • fix: dismiss the error when changing path by @oneirocosm in #2003
  • Skip empty XDG values in shellexec by @esimkowitz in #2006
  • Remove env vars
(省略されました)