Skip to content

update ROADMAP with v0.11.1, v0.12, some future stuff. #1682

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 3, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 24 additions & 11 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,34 +4,47 @@ This roadmap outlines major upcoming features and improvements for Wave Terminal

Want input on the roadmap? Join the discussion on [Discord](https://discord.gg/XfvZ334gwU).

## v0.11
Legend: ✅ Done | 🔧 In Progress | 🔷 Planned | 🤞 Stretch Goal

Targeting a release during the week of Jan 13th 2024, betas possible at the end of the prior week.
## v0.11.0

Legend: ✅ Done | 🔧 In Progress | 🔷 Planned | 🤞 Stretch Goal
Targeting first betas during the week of Jan 6th, 2025. Release at the end of the week or early the following week.

- 🔷 File/Directory Preview improvements
- 🔷 Remote S3 bucket browsing (directory + files)
- 🔷 Drag & drop between preview blocks
- 🔷 Drag into a preview directory from the native file browser or desktop to copy a file
- ✅ EC-TIME timeout when transferring large files
- 🤞 log viewer
- 🤞 binary viewer
- 🔷 Wave Apps (Go SDK)
- 🔷 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
- 🔷 Custom init files for widgets and terminal blocks
- ✅ Multi-Input between terminal blocks on the same tab
- ✅ Gemini AI support
- 🔷 Monaco Theming
- 🤞 Blockcontroller fixes for terminal escape sequences
- 🤞 Explore VSCode Extension Compatibility with standalone Monaco Editor (language servers)
- 🔧 Various Connection Bugs + Improvements
- 🔧 More Connection Config Options

## Future Releases
## v0.11.1

Likely to follow v0.11 by 1 week.

- 🔷 Reduce main-line 2FA requests to 1 per connection
- 🔷 Frontend Only Widgets, React + Babel Transpiling in an iframe/webview
- 🔷 Monaco Theming
- 🤞 log viewer
- 🤞 binary viewer
- 🤞 Explore VSCode Extension Compatibility with standalone Monaco Editor (language servers)

## v0.12

- 🔷 Import/Export Tab Layouts and Widgets

## Planned (Unscheduled)

Check back soon for longer-term roadmap items.
- 🔷 Customizable Keybindings
- 🔷 Launch widgets with custom keybindings
- 🔷 Re-assign system keybindings
- 🔷 Command Palette
- 🔷 AI Context
Loading