Ryan Malloy 00fa420743 Add iframe auto-resize via postMessage
Embeds now report content height to the parent frame using a
ResizeObserver on document.body. The EmbedDialog snippet includes
a listener script that adjusts the iframe height on each resize
event. Documented the spicebook-resize protocol in llms.txt.
2026-03-07 23:45:10 -07:00
..