This is a collection of roadmap priority items for DevSpace. Please add a PR to update this doc and ideally reference issues where applicable.
- Graduate DevSpace v6 From Beta To Stable (Aug 15, tentative)
- Contribute DevSpace to CNCF
- Move CI images to ghcr.io
- Improve support for git in dev container (better sync for .git/ folder, non-blocking sync) [devspace-sh#2174]
- Publish jsonschema for config and add docs for setting this up in popular IDEs [devspace-sh#1652]
- Improve integration into IDEs (VS Code plugin, IntelliJ plugin) [devspace-sh#2187]
- Redesign localhost UI (more customizability and user-facing localhost API exposed via CLI) [devspace-sh#1574]
- Better upgrade handling (locking team to certain version, supporting multi-version installs, prevent rate limit issues) [devspace-sh#1330, devspace-sh#339]
- Docker Desktop plugin
- Improve use of DevSpace in CI/CD