العودة إلى القائمة
📚المصادر

توقّف عن جعل AI يكتب JSON — لماذا بنينا OpenUI

Thesys Engineering Team
2026-04

حول

مقال هندسي رسمي من OpenUI يشرح سبب تجاوز الفريق لأشجار JSON في Generative UI. يحدد متطلبات وقت التشغيل للواجهات التفاعلية التي يولدها الوكيل، ويبيّن هشاشة JSON المتداخل أمام UI ذات الحالة، ويقدم OpenUI Lang كلغة تضع البث أولاً لواجهة مستخدم يولدها النموذج.

الملخص

حجة تصميم OpenUI:

1. تركيز على وقت التشغيل التفاعلي: يستهدف الحالة والبيانات الحية والتعديلات والتحريرات اللاحقة
2. مفاضلة JSON: يوضح مواضع صعوبة صيانة JSON المثقل بالمخطط بالنسبة إلى LLMs
3. لغة تضع البث أولاً: صُممت OpenUI Lang للعرض والترقيع التدريجيين
4. فصل التنفيذ: تُولّد UI مرة واحدة، ثم تعمل من دون إرسال كل نقرة عبر LLM
5. عمق التنفيذ: أحد أوضح الشروح الأولية لتصميم إطار GenUI حديث

الوسوم

openuiframeworkstreamingopen-sourceengineering

مقالات ذات صلة

📚المصادر

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
بواسطة ASE 2026 · 2026-10
عرض المصدر
📚المصادر

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
بواسطة ggui contributors · 2026-08
عرض المصدر
📚المصادر

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
بواسطة Alexey Taktarov · 2026-08
عرض المصدر

مجموعة منتقاة من مصادر Generative UI وGenUI وواجهات AI الديناميكية.

صُنع باستخدام ❤️ من قِبل المجتمع