agent-desktop/crates
Lahfir d07485b0b1 test: build trace segment JSON with serde instead of string interpolation
The absolute-screenshot-path test interpolated a raw path into a JSON
string literal. On Windows that emits C:\Users\..., and \U is not a
valid JSON escape, so the event failed to parse and was dropped rather
than counted as skipped. Serializing through serde escapes the path on
every platform.
2026-07-25 22:34:34 -07:00
..
core test: build trace segment JSON with serde instead of string interpolation 2026-07-25 22:34:34 -07:00
ffi fix: make private-file locking and stub permission reporting honest 2026-07-25 22:30:51 -07:00
linux feat!: implement Playwright-grade foundation contract 2026-07-20 00:21:38 -07:00
macos feat!: implement Playwright-grade foundation contract 2026-07-20 00:21:38 -07:00
windows feat!: implement Playwright-grade foundation contract 2026-07-20 00:21:38 -07:00