diff --git a/docs/features/agent.md b/docs/features/agent.md index b485b70d0..d3ee642fb 100644 --- a/docs/features/agent.md +++ b/docs/features/agent.md @@ -13,12 +13,12 @@ The agent runs on a provider-agnostic AI runtime (`server/ai/`) that can drive a ## TL;DR - **Structure via HTML.** `site_insert_html` and `site_replace_node_html` accept semantic HTML strings; the browser executor calls `importHtml` (the same pipeline as the paste-HTML UI) to convert them into first-class, editable `PageNode`s. -- **Styling via CSS.** The agent emits CSS the same way a human pastes it: a `