An open-source, cross-platform terminal for seamless workflows
Go to file
Ian Jennings 123b627640
TestDriver v4 (#865)
This PR upgrades the TestDriver tests to v4.

Some relevant updates on  `v4` for y'all:
- Our AI will pick up the job within ~2 minutes
- Tests are 40% faster (with room for more improvement through turbo
mode) and significantly more accurate
- New `/generate` features enable the AI to create it's own tests
- Smarter `/explore` features, this is how we generated your onboarding
test
- New `key:` config in our `action` allows you to post videos to your
own account
- New `createPR:` config in our `action` will automatically create PRs
from test output
- New [documentation](https://docs.testdriver.ai/reference/yml-schema).
- VMs are now on Windows
- Our best practice have been updated so we don't act as a build server
anymore. Now,[ we download your artifact from
GitHub](https://github.com/wavetermdev/waveterm/actions/runs/11276657325/workflow?pr=865#L96-L179)
and test that. I cloned your "build and upload exe" action to do this,
but we can link them together in the future.


[![wavetermdev/waveterm/refs/pull/865/merge](https://replayable-api-production.herokuapp.com/replay/6707f12167f936f4742af056/gif?shareKey=ecw0VAHvh6k2gCJDqFQew)](https://app.dashcam.io/replay/6707f12167f936f4742af056?share=ecw0VAHvh6k2gCJDqFQew)

Watch
[wavetermdev/waveterm/refs/pull/865/merge](https://app.dashcam.io/replay/6707f12167f936f4742af056?share=ecw0VAHvh6k2gCJDqFQew)
on Dashcam

---------

Co-authored-by: Evan Simkowitz <esimkowitz@users.noreply.github.com>
2024-10-17 19:09:41 -05:00
.github TestDriver v4 (#865) 2024-10-17 19:09:41 -05:00
.storybook Override bg color on light vs dark mode storybook (#884) 2024-09-26 19:37:07 -07:00
.vscode fix cname formatting exclusion (#888) 2024-09-26 20:11:23 -07:00
assets Fix Windows packaging when signing isn't provided, update app icon on Windows (#1055) 2024-10-17 14:27:15 -07:00
build Fix Windows packaging when signing isn't provided, update app icon on Windows (#1055) 2024-10-17 14:27:15 -07:00
cmd Add a Notification Subcommand to Wsh (#985) 2024-10-08 10:22:17 -07:00
db new directory structure and oldmigrate (#327) 2024-09-05 14:05:42 -07:00
emain Add expect-error to two emain event handlers (#1052) 2024-10-17 10:17:47 -07:00
frontend Add helpview callback to resolve failed webview loads (#1057) 2024-10-17 16:03:17 -07:00
pkg Plot Sysinfo (#1054) 2024-10-17 15:19:13 -07:00
public Move xterm.css to resolve Vite warning (#309) 2024-09-03 18:11:28 -07:00
testdriver TestDriver v4 (#865) 2024-10-17 19:09:41 -05:00
.editorconfig fix cname formatting exclusion (#888) 2024-09-26 20:11:23 -07:00
.gitattributes Windows Line Endings (#923) 2024-10-01 12:54:15 -07:00
.gitignore Fix storybook build (#873) 2024-09-26 14:43:55 -07:00
.prettierignore Add filewatcher for config files (#63) 2024-06-19 23:59:41 -07:00
.yarnrc.yml Fix prettier formatting 2024-05-28 12:12:28 -07:00
ACKNOWLEDGEMENTS.md Add back the acknowledgements readme, update about modal link (#818) 2024-09-24 16:58:18 -07:00
BUILD.md Update minimum requirements (#844) 2024-09-24 23:52:04 -07:00
CNAME Storybook page, exclude Jotai from dependabot, use NodeJS 20 for builds (#868) 2024-09-26 14:17:52 -07:00
CODE_OF_CONDUCT.md move some metadata files over to new repo 2024-09-18 12:04:28 -07:00
CONTRIBUTING.md Update style section of contributing guide (#887) 2024-09-26 20:07:42 -07:00
electron-builder.config.cjs Fix Windows packaging when signing isn't provided, update app icon on Windows (#1055) 2024-10-17 14:27:15 -07:00
electron.vite.config.ts right click save image in webview (#962) 2024-10-04 16:34:05 -07:00
eslint.config.js Switch to using electron-vite instead of WebPack (#45) 2024-06-13 16:49:25 -07:00
go.mod Bump github.com/sashabaranov/go-openai from 1.31.0 to 1.32.0 (#1019) 2024-10-17 09:55:52 -07:00
go.sum Bump github.com/sashabaranov/go-openai from 1.31.0 to 1.32.0 (#1019) 2024-10-17 09:55:52 -07:00
index.html Fix two lingering The Next Wave references (#834) 2024-09-24 21:02:11 -07:00
LICENSE Setup the Build Helper pipeline (#116) 2024-07-17 22:39:22 -07:00
NOTICE update copyright 2024-09-18 12:05:08 -07:00
package.json chore: bump package version to 0.8.12-beta.2 2024-10-17 23:10:46 +00:00
prettier.config.cjs Windows Line Endings (#923) 2024-10-01 12:54:15 -07:00
README.md Add contributor activity graphic (#1004) 2024-10-10 12:08:32 -07:00
RELEASES.md update 2024-09-19 17:06:31 -07:00
SECURITY.md Add markdown alert parsing, fix buffer issue when switching files (#988) 2024-10-08 09:25:41 -07:00
Taskfile.yml conditionally write generated files (#890) 2024-09-27 13:46:10 -07:00
tsconfig.json thenextwave cleanups 2024-09-19 14:04:47 -07:00
version.cjs If prerelease is false and action is none, remove the prerelease version string (#395) 2024-09-18 13:12:34 -07:00
vitest.config.ts Switch to using electron-vite instead of WebPack (#45) 2024-06-13 16:49:25 -07:00
yarn.lock Bump electron from 32.1.2 to 32.2.0 in the electron group (#1018) 2024-10-17 09:55:32 -07:00

Wave Terminal Logo

Wave Terminal

FOSSA Status

Wave is an open-source terminal that can launch graphical widgets, controlled and integrated directly with the CLI. It includes a base terminal, directory browser, file previews (images, media, markdown), a graphical editor (for code/text files), a web browser, and integrated AI chat.

Wave isn't just another terminal emulator; it's a rethink on how terminals are built. For too long there has been a disconnect between the CLI and the web. If you want fast, keyboard-accessible, easy-to-write applications, you use the CLI, but if you want graphical interfaces, native widgets, copy/paste, scrolling, variable font sizes, then you'd have to turn to the web. Wave's goal is to bridge that gap.

WaveTerm Screenshot

Installation

Wave Terminal works on macOS, Linux, and Windows.

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

Also available as a Homebrew Cask for macOS:

brew install --cask wave

Minimum requirements

Wave Terminal and WSH run on the following platforms:

  • macOS 10.15 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)

Building from Source

See Building Wave Terminal.

Contributing

Wave uses GitHub Issues for issue tracking.

Find more information in our Contributions Guide, which includes:

Activity

Alt

License

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