An open-source, cross-platform terminal for seamless workflows
Go to file
sawka be9a3c288a
Merge pull request #63 from wavetermdev/dev-0.5.0
Merge dev 0.5.0 branch to main
2023-11-07 00:13:40 -08:00
buildres Create MacOS Universal Build (#62) 2023-11-05 00:00:47 -07:00
housekeeping Create MacOS Universal Build (#62) 2023-11-05 00:00:47 -07:00
public add fontawesome back into the repo 2023-10-31 11:18:12 -07:00
src Merge branch 'main' into dev-0.5.0 2023-11-07 00:08:43 -08:00
waveshell bash v3 has a bug with reading large rcfiles from a /dev/fd pipe. fallback to writing a tmp file in that case to allow for large (128k+) rcfiles 2023-10-25 15:20:52 -07:00
wavesrv new tab flow (#60) 2023-11-07 00:04:25 -08:00
webpack Update Data Directories and Environment Variables (#59) 2023-11-01 01:26:19 -07:00
.gitignore csvviewer rendering flash (#44) 2023-10-24 18:34:37 -07:00
.prettierignore add prettier to package.json 2023-08-21 21:33:47 -07:00
.prettierrc.json add prettier to package.json 2023-08-21 21:33:47 -07:00
build-linux.md zip is a requirement for linux builds 2023-11-06 13:39:27 -08:00
BUILD.md Merge pull request #57 from wavetermdev/dev-0.5.0 2023-10-30 23:36:29 -07:00
CODE_OF_CONDUCT.md PE 178 Add OSS files (#50) 2023-10-28 13:16:50 -07:00
CONTRIBUTING.md PE 178 Add OSS files (#50) 2023-10-28 13:16:50 -07:00
forge.config.js upgrade electron/rebuild to get rid of weird lzma-native dependency 2023-11-06 12:03:12 -08:00
go.work add go.work for helping with VSCode gopls 2023-10-16 19:17:44 -07:00
go.work.sum add go.work for helping with VSCode gopls 2023-10-16 19:17:44 -07:00
LICENSE Add Apache 2.0 License 2023-10-16 15:22:41 -07:00
NOTICE add notice and license in package.json 2023-10-16 15:21:21 -07:00
package-lock.json Pe 222 apps sidebar (#51) 2023-10-28 13:18:31 -07:00
package.json upgrade monaco-editor version 2023-11-07 00:13:05 -08:00
README.md Update README.md (#58) 2023-10-31 10:42:04 -07:00
scripthaus.md Create MacOS Universal Build (#62) 2023-11-05 00:00:47 -07:00
SECURITY.md PE 178 Add OSS files (#50) 2023-10-28 13:16:50 -07:00
tsconfig.json new tab flow (#60) 2023-11-07 00:04:25 -08:00
version.js no brainer :) (#38) 2023-10-16 21:30:13 -07:00
versionmeta.json Update Data Directories and Environment Variables (#59) 2023-11-01 01:26:19 -07:00
webpack.config.js big update for webpack configs. use --env to select environment. now dev/prod will combine both web and electron webpack environments 2023-10-25 13:32:15 -07:00
yarn.lock upgrade monaco-editor version 2023-11-07 00:13:05 -08:00

Wave Terminal Logo

Wave Terminal

The universal modern terminal for seamless workflows.

Wave isn't just another terminal emulator; it's an AI-powered modern terminal designed for developers to never lose focus. With Wave, you can focus on execution, collaboration and context switching seamlessly.

Features

  • Render anything inline: review code, images, even csv files without ever leaving the terminal
  • Save sessions and history
  • AI-powered

Installation

Wave Terminal works with MacOS and Linux (preliminary).

Install Wave Terminal from: www.commandline.dev/download

Quick Start

A quick start guide is available at docs.getprompt.dev/quickstart/

Documentation

Documentation is available at docs.getprompt.dev

Community

Contributing

Wave uses Github Project for tracking issues.

Find more information in our Contributions Guide, which includes: