docs(changelog): mark 2.5.0 Windows support experimental / preview

The ConPTY child-reaping freeze (T-424) is still open, so the 2.5.0 headline
shouldn't read as production-ready. Reframe to "Experimental Windows desktop
support" with an explicit preview-quality caveat.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-15 09:00:32 +02:00
co-authored by Claude Opus 4.8
parent 74649ad0d1
commit b3acb8a34c
+4 -3
View File
@@ -20,9 +20,10 @@ heading, and (b) bumping `pubspec.yaml` `version:` in the same commit.
### Added
- **Windows desktop support.** clide builds and runs on Windows: ConPTY-backed
terminals, an AF_UNIX `clide` CLI client, PowerShell as the default shell, and
a `make build-windows` target.
- **Experimental Windows desktop support.** clide builds and runs on Windows
ConPTY-backed terminals, an AF_UNIX `clide` CLI client, PowerShell as the
default shell, and a `make build-windows` target. Preview quality: ConPTY
child-process reaping under sustained use is still being hardened. (T-424)
- **Vim `ctrl+w` window commands.** Under the vim preset, `ctrl+w` followed by
h/l (focus left/right panel), j (toggle dock), w / ctrl+w (cycle panels),
shift+w (cycle back), o (focus mode), or q/c (close editor). A new global