add ROADMAP.md (#1616)

This commit is contained in:
Mike Sawka 2024-12-23 21:49:10 -08:00 committed by GitHub
parent b7a5dea0a0
commit 042264dd1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

40
ROADMAP.md Normal file
View File

@ -0,0 +1,40 @@
# Wave Terminal Roadmap
:::info
This roadmap outlines major upcoming features and improvements for Wave Terminal. As with any roadmap, priorities and timelines may shift as development progresses.
Want input on the roadmap? Join the discussion on [Discord](https://discord.gg/XfvZ334gwU).
:::
## v0.11
Targeting a release during the week of Jan 13th 2024, betas possible at the end of the prior week.
Legend: ✅ Done | 🔧 In Progress | 🔷 Planned | 🤞 Stretch Goal
- 🔷 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
- 🤞 Log Viewer (stretch)
- 🤞 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
Check back soon for longer-term roadmap items.