diff --git a/README.md b/README.md index 28f2004d3..248cb3902 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,12 @@ Modern development involves constantly switching between terminals and browsers - 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 +## Roadmap + +Wave is constantly improving! Our roadmap will be continuously updated with our goals for each release. You can find it [here](./ROADMAP.md). + +Want to provide input to our future releases? Connect with us on [Discord](https://discord.gg/XfvZ334gwU) or open a [Feature Request](https://github.com/wavetermdev/waveterm/issues/new/choose)! + ## Installation Wave Terminal works on macOS, Linux, and Windows. diff --git a/ROADMAP.md b/ROADMAP.md index 6b2815bb4..cd4b5063a 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -21,10 +21,10 @@ Legend: ✅ Done | 🔧 In Progress | 🔷 Planned | 🤞 Stretch Goal - 🔷 Fixes for reducing 2FA requests on connect - 🔷 Frontend Only Widgets, React + Babel Transpiling in an iframe/webview - ✅ WebLinks in the terminal working again -- 🔧 Search in Web Views -- 🔷 Search in the Terminal +- ✅ Search in Web Views +- ✅ Search in the Terminal - 🔷 Custom init files for widgets and terminal blocks -- 🔷 Multi-Input between terminal blocks on the same tab +- 🔧 Multi-Input between terminal blocks on the same tab - ✅ Gemini AI support - 🔷 Monaco Theming - 🤞 Blockcontroller fixes for terminal escape sequences diff --git a/docs/docs/index.mdx b/docs/docs/index.mdx index a4bbeeba1..23a41e242 100644 --- a/docs/docs/index.mdx +++ b/docs/docs/index.mdx @@ -76,6 +76,12 @@ Other References: +## Roadmap + +Wave is constantly improving! Our roadmap will be continuously updated with our goals for each release. You can find it [here](https://github.com/wavetermdev/waveterm/blob/main/ROADMAP.md). + +Want to provide input to our future releases? Connect with us on [Discord](https://discord.gg/XfvZ334gwU) or open a [Feature Request](https://github.com/wavetermdev/waveterm/issues/new/choose)! + ## Links - **Homepage** https://waveterm.dev