Some checks failed
Test / test (pull_request) Has been cancelled
Resolve the html-embed.spec.ts conflict as a union: both #46 and #49 (already in develop) added different test cases to the same file. Keep all of them — stripHtmlEmbedNodes gets #46's root-node case plus develop's deeply-nested, non-object and empty-content cases; #46's collectHtmlEmbedSources and stripDisallowedHtmlEmbedNodes suites and develop's hasHtmlEmbedNode suite all kept; imports unioned. No production code conflicted. Full suite green: server 651, client (16 files), editor-ext 56, mcp 247. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>