Pages that actually run
HTML prototypes render live in a sandboxed frame. Scripts included, isolated from the rest of the app.
Loading features...
Features · Artifacts
When a reply turns into a document, a prototype, or a diagram, AGI lifts it out of the message stream and into an artifact. It sits beside the chat and you can preview, revise, version, and download it.
Artifact types
HTML prototypes render live in a sandboxed frame. Scripts included, isolated from the rest of the app.
React previews let UI ideas be inspected and iterated on instead of imagined from code.
SVG output is sanitized and rendered, ready to copy out or download.
Diagram definitions become rendered flowcharts and graphs instead of staying code blocks.
Substantial code lands in a file-like view with source, copy, and download controls.
Written work becomes a titled document you can download as Markdown.
Lifecycle
| Detect | Substantial outputs are recognized in the reply and offered as artifacts automatically. |
| Preview | Rendering runs in an isolated sandbox. A separate origin when configured, a locked-down frame otherwise. |
| Inspect | Preview and source sit on tabs, so what runs is also what you can read. |
| Iterate | Follow-up prompts revise the artifact, and each pass is kept as a version you can switch back to. |
| Export | Copy the contents, download one artifact, or download the whole panel as a zip. |
| Publish | Managed publishing is rolling out as sharing controls are proven. |
Around artifacts
Start now
Try AGI Web in the browser. Get notified when the apps open for Local and BYOK work.