docs

generative ui

the typescript package ships a wasm build, so the sdk runs in the browser: a web app can boot machines, run commands, and render the results without a server in between. that is the whole recipe for generative ui - an agent writes the interface, a machine runs it, the browser shows it.

try it below. the left pane is a real editor and the right pane is the svelte compiler running in your browser; the fleet and the ssh are mocked, so edits are free. change the command, change the markup, watch it rerender.

dev-05