Impact
Impact
v1.0.65 · June 23, 2026

New

  • Spec Coverage generates 3x deeper checklists

    Coverage engine now produces 250-450 assertions (up from 80-150) across 6 new test categories: Validation, Negative Tests, Actions x State, Persistence, Analytics Events, and MVP Boundaries. Matches the depth of hand-crafted Pic-Time coverage docs.

Improved

  • Recording and Screenshot tickets separate QA and engineering context

    Tickets now have a clear divider: steps, expected/actual, and environment at the top for QA; backend errors, network calls, suspect code, and data locations grouped below for engineering.

  • Screenshot tickets show correlated Datadog backend errors

    When a screenshot captures a failing network call, the ticket now includes a direct Datadog link to the matching server-side log with stack trace and exception metadata.

  • Chat examples rewritten for all roles

    Onboarding examples in General Chat and Ticket Chat are now practical and role-neutral. Questions like "How does gallery sharing work?" and "Where in code is this implemented?" replace QA-specific prompts.

  • Actions show friendly error messages

    When an Action step fails, it now shows a human-readable hint instead of a raw engine error. Action authors control the message via on_fail_message.

Fixed

  • Chat now responds in the language of your question, ignoring the language of retrieved tickets, Guru cards, or screenshots
  • X-ray pill refreshes automatically on login and logout without a page reload