Zurueck zur Liste
📚Ressourcen

Stop making AI write JSON - Why we built OpenUI

Thesys Engineering Team
2026-04

Ueberblick

Offizieller Engineering-Beitrag von OpenUI dazu, warum das Team bei Generative UI ueber JSON-Baeume hinausgeht. Der Text beschreibt Runtime-Anforderungen interaktiver agent-generierter Interfaces, zeigt die Grenzen verschachtelter JSON-Strukturen fuer zustandsbehaftete UI und fuehrt OpenUI Lang als streaming-first Sprache fuer modellgenerierte UI ein.

Zusammenfassung

OpenUI Designargument:

1. Interaktiver Runtime-Fokus: Zielt auf State, Live-Daten, Mutationen und Folgeaenderungen
2. JSON Tradeoff: Zeigt, wo schema-lastiges JSON fuer LLMs fragil wird
3. Streaming-first Sprache: OpenUI Lang ist fuer progressives Rendering und Patching gedacht
4. Execution Split: UI wird generiert und laeuft danach ohne jeden Klick erneut durch das LLM zu schicken
5. Implementierungstiefe: Eine der klarsten Primaerquellen zu modernem GenUI Framework Design

Tags

openuiframeworkstreamingopen-sourceengineering

Aehnliche Artikel

📚Ressourcen

Harness4GenUI 2026: Engineering Foundations for Generative UI

Official ASE 2026 workshop dedicated to the software-engineering foundations of Generative UI. Harness4GenUI frames dynamic interfaces as runtime systems and organizes work around stable context models, UI schemas, rendering contracts, testing, observability, safety, and governance rather than generation quality alone.

genuiharness-engineeringsoftware-architecture
von ASE 2026 · 2026-10
Ressource ansehen
📚Ressourcen

ggui: A Generative Interface Runtime over MCP

Apache-2.0 protocol and reference runtime for generating ephemeral, interactive interfaces from natural-language agent requests over MCP. ggui includes a self-hosted server, schema-negotiated render contracts, MCP Apps host helpers, bidirectional user events, reusable blueprints and gadgets, and runnable integrations for Claude, OpenAI Agents SDK, and Google ADK.

generative-uimcp-appsruntime-protocol
von ggui contributors · 2026-08
Ressource ansehen
📚Ressourcen

moi: An Agent-Generated Personal Software Workspace

Source-available local workspace where AI agents build and reshape persistent UI around a user's project. moi gives Claude Code, Codex, OpenClaw, and Hermes a skill-driven interface for creating live widgets, dashboards, canvases, and full views wired to files, commands, APIs, databases, and MCP servers, with the generated software stored in the workspace filesystem.

generative-uiagent-workspacedynamic-widgets
von Alexey Taktarov · 2026-08
Ressource ansehen

Ein kuratiertes Verzeichnis fuer Generative UI, GenUI und sichere KI-Schnittstellen.

Erstellt mit ❤️ von der Community