agent-desktop/tests
Lahfir e3e1872ff3
feat: add trace viewer and replay artifacts
Adds the trace read/replay layer on the session-first foundation: `trace show` merges per-process segments into one deterministic timeline (bounded JSON for agents), and `trace export` renders a single self-contained, XSS-safe HTML viewer for humans. Opt-in `session start --screenshots` captures pre/post-action screenshots and refmap copies; command.start/end boundary events and a versioned trace.meta header make a step-by-step replay reconstructable. Redaction is hardened so raw caller arguments never leak into trace-reachable error messages. Available across CLI, batch, and FFI.
2026-07-02 11:48:06 -07:00
..
conformance feat: make sessions the first-class trace container 2026-07-01 17:11:33 -07:00
e2e feat: add trace viewer and replay artifacts 2026-07-02 11:48:06 -07:00
ffi-python feat(ffi): Phase B and C — Python smoke harness, parity gates, build.rs codegen (#77) 2026-06-26 19:14:14 -07:00
fixture-app fix: harden agent-desktop reliability (#54) 2026-06-20 15:43:42 -04:00
fixtures feat: add trace viewer and replay artifacts 2026-07-02 11:48:06 -07:00