From dca6f5f36a2d09b94deaf7e21640df0033dd177e Mon Sep 17 00:00:00 2001 From: TJ Baker <1617679+zaridan@users.noreply.github.com> Date: Sun, 12 Jul 2026 18:32:32 -0700 Subject: [PATCH] test(dev): seed one inbound HTML conversation to exercise the UI sanitizer path MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The dev API seed (src/dev/seed.ts) only carried plain-text bodies, so the Agent Inbox UI's sanitized-HTML path (DOMPurify container, the "HTML email · sanitized · external images blocked" caption, the Show-original modal) was never fed real data in local dev — the design prototype's mock deliberately seeded an inbound ', + }, + }) + conversationCount++ + return { conversationCount } }