Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 937 Bytes

File metadata and controls

16 lines (9 loc) · 937 Bytes

godot-devtool Roadmap

English | 中文

Completed releases are tracked in CHANGELOG.md. This file only tracks future work after 3.2.1.

The route-hardening Spec Kit plan is tracked in specs/001-route-hardening/plan.md. It also preserves the completed 2.4.0 runtime compatibility and 3.0.0 shared-broker architecture baselines that future live-route work depends on.

Future Versions

Route Hardening

  • Expand end-to-end Godot fixtures for every advertised editor_ws and runtime_ws route.
  • Add broader regression cases for live editor dock states, runtime screenshots, runtime property writes, runtime input routes, recording/replay routes, and QA assertions.
  • Keep get_capabilities as the source of truth for route support and remove any route that cannot be operated by native, headless, editor WebSocket, or runtime WebSocket execution.