mirror of
https://github.com/wavetermdev/backup.git
synced 2026-04-22 15:26:58 -07:00
cd855762cd017cd7e311b4cb1797691e52c5d55f
We were using Yarn Classic. While this is not deprecated, Yarn is moving in a different direction with Yarn Modern (read more [here](https://yarnpkg.com/migration/overview)) and we should align with that. The migration mainly requires rebuilding our lockfile. We will still use `node_modules` for now, though in the future we may want to adopt the new [Plug'n'Play model](https://yarnpkg.com/features/pnp).
Make Client Settings and connections views scrollable, fix regression in unused bookmarks feature (#621)
Get version for build-universal from the build-helper output, use package.json for all versioning (#321)
Wave Terminal
Wave is an open-source AI-native terminal built for seamless workflows.
Wave isn't just another terminal emulator; it's a rethink on how terminals are built. Wave combines command line with the power of the open web to help veteran CLI users and new developers alike.
- Inline renderers to cut down on context switching. Render code, images, markdown, and CSV files without ever leaving the terminal.
- Persistent sessions that can restore state across network disconnections and reboots
- Searchable contextual command history across all remote sessions (saved locally)
- Workspaces, tabs, and command blocks to keep you organized
- CodeEdit, to edit local and remote files with a VSCode-like inline editor
- AI Integration with ChatGPT (or ChatGPT compatible APIs) to help write commands and get answers inline
Installation
Wave Terminal works with MacOS and Linux.
Install Wave Terminal from: www.waveterm.dev/download
Also available as a homebrew cask for MacOS:
brew install --cask wave
Links
- Homepage — https://www.waveterm.dev
- Download Page — https://www.waveterm.dev/download
- Documentation — https://docs.waveterm.dev/
- Blog — https://blog.waveterm.dev/
- Quick Start Guide — https://docs.waveterm.dev/quickstart/
- Discord Community — https://discord.gg/XfvZ334gwU
Building from Source
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.
Description
Languages
Go
49.9%
TypeScript
42.4%
Less
6%
JavaScript
0.9%
CSS
0.5%
Other
0.2%

