github wavetermdev/waveterm v0.12.1
Wave Terminal v0.12.1 Release

one day ago

Patch release focused on shell integration improvements and Wave AI enhancements. This release fixes syntax highlighting in the code editor and adds significant shell context tracking capabilities.

Shell Integration & Context:

  • OSC 7 Support - Added OSC 7 (current working directory) support across bash, zsh, fish, and pwsh shells. Wave now automatically tracks and restores your current directory across restarts for both local and remote terminals.
  • Shell Context Tracking - Implemented shell integration for bash, zsh, and fish shells. Wave now tracks when your shell is ready to receive commands, the last command executed, and exit codes. This enhanced context enables better terminal management and lays the groundwork for Wave AI to write and execute commands intelligently.

Wave AI Improvements:

  • Display reasoning summaries in the UI while waiting for AI responses
  • Added enhanced terminal context - Wave AI now has access to shell state including current directory, command history, and exit codes
  • Added feedback buttons (thumbs up/down) for AI responses to help improve the experience
  • Added copy button to easily copy AI responses to clipboard

Other Changes:

  • Mobile user agent emulation support for web widgets #2442
  • [bugfix] Fixed padding for header buttons in code editor (Tailwind regression)
  • [bugfix] Restored syntax highlighting in code editor preview blocks #2427
  • Package updates and dependency bumps

What's Changed

  • handle reasoning deltas and display them in the UI by @sawka in #2443
  • wsh ai example was missing -m flag by @jpetazzo in #2452
  • working on more terminal context by @sawka in #2444
  • Add AI Response Feedback + Copy Buttons by @sawka in #2457
  • Add OSC 7 support for Fish and PowerShell shells by @Copilot in #2456
  • Add Google AI file summarization package by @Copilot in #2455
  • Add mobile user agent emulation for web widgets by @Copilot in #2454
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.31.8 to 1.31.13 by @dependabot[bot] in #2449
  • Bump google.golang.org/api from 0.251.0 to 0.252.0 by @dependabot[bot] in #2448
  • Bump the dev-dependencies-patch group with 3 updates by @dependabot[bot] in #2450
  • Bump actions/setup-node from 5 to 6 in /.github/workflows by @dependabot[bot] in #2445
  • Bump the prod-dependencies-patch group with 2 updates by @dependabot[bot] in #2451
  • fix padding for header buttons (tailwind regression) by @sawka in #2458
  • Fix Monaco editor syntax highlighting in Preview block by @slate20 in #2459
  • implement more OSC 16162 for fish, pwsh, and bash by @sawka in #2462
  • v0.12.1 release notes and onboarding by @sawka in #2465
  • Fix IME inputs for Wave AI, and update privacy wording to be more clear about OpenAI by @sawka in #2466

New Contributors

Full Changelog: v0.12.0...v0.12.1

Don't miss a new waveterm release

NewReleases is sending notifications on new releases.