2 Commits

  • feat(skills): enrich windows-desktop-e2e with trace/dpi/diagnostics (#1925)
    * feat(skills): enrich windows-desktop-e2e with trace/dpi/diagnostics
    
    - opt-in E2E_TRACE for step-level screenshots + JSONL action log;
      text content redacted by default (E2E_TRACE_INCLUDE_TEXT to opt in)
    - DPI/scaling rules + debug_match() helper for screenshot fallback
    - flaky table covers Qt5 set_edit_text fallback and off-screen controls
    
    * docs: fix windows e2e debug helper
    
    ---------
    
    Co-authored-by: Affaan Mustafa <affaan@dcube.ai>
  • feat: salvage windows desktop e2e skill
    Reintroduce the Windows desktop E2E testing skill from stale PR #1334 with current manifest wiring, package publish coverage, catalog counts, and sanitized environment-path guidance.