一覧へ戻る
📚リソース

ag-ui-protocol/ag-ui

AG-UI Contributors
2026-06

概要

Agentをfrontend applicationへ組み込むためのagent-user interaction layerとして位置づけられている、AG-UI protocolの公式repositoryです。app固有のdemoより一段低いtransportとevent modelを定義し、agent backendからmessage、tool activity、UI updateを複数clientへstreamできる点が特に重要です。AG-UIやAI駆動UIの実装境界を比較する読者にも向いています。

要約

このrepoが重要な理由:

1. Protocol layer: 多くの高レベルGenerative UI frameworkの下にあるwire contractを扱う
2. Runtime relevance: streaming event、state transition、frontend integrationの実装mechanicsに焦点がある
3. Cross-client scope: 1つのagent backendを複数UI surfaceへ接続する前提で設計されている
4. Current momentum: 2026年6月5日のreleaseを含む活発なopen-source project
5. 収録価値: component spec標準とagent-to-UI transportを比較する読者に有用

タグ

protocolagent-uiopen-sourcestreaming

関連記事

📚リソース

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
by 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
by 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
by Alexey Taktarov · 2026-08
リソースを見る

Generative UI、GenUI、生成AI UIデザインの厳選リソース集。

Made with ❤️ community