fix: stabilize gateway tests on windows

This commit is contained in:
Peter Steinberger
2026-01-19 12:12:51 +00:00
parent 588dc43787
commit 9e06d945a2
5 changed files with 50 additions and 8 deletions

View File

@@ -9,6 +9,9 @@ Docs: https://docs.clawd.bot
- Android: bump okhttp + dnsjava to satisfy lint dependency checks.
- Docs: refresh Android node discovery docs for the Gateway WS service type.
### Fixes
- Tests: stabilize Windows gateway/CLI tests by skipping sidecars and normalizing argv.
## 2026.1.19-1
### Breaking