Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wavetermdev/waveterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,411 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Wave Terminal Logo

Wave Terminal

FOSSA Status

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.

WaveTerm Screenshot

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 wsh command 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 ai to 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

Building from Source

See Building Wave Terminal.

Contributing

Wave uses GitHub Issues for issue tracking.

Find more information in our Contributions Guide, which includes:

License

Wave Terminal is licensed under the Apache-2.0 License. For more information on our dependencies, see here.