42 packages matching “ggui”
@ggui-ai/protocol
v0.21.0 · 3 hours ago
ggui protocol types — events, renders, WebSocket, MCP, LLM models
No known vulnerabilities
@ggui-ai/wire
v0.21.0 · 3 hours ago
ggui wire — runtime hooks for generated component ↔ agent communication
No known vulnerabilities
@ggui-ai/mcp-server-handlers
v0.21.0 · 3 hours ago
MCP tool handler logic for the ggui protocol. Pure over @ggui-ai/mcp-server-core seams and consumed by @ggui-ai/mcp-server. Never imports AWS, HTTP transports, or CLI concerns.
No known vulnerabilities
@ggui-ai/mcp-server
v0.21.0 · 3 hours ago
Self-hosted MCP server for the ggui protocol. An HTTP/MCP binding layer over @ggui-ai/mcp-server-handlers and the reference adapters from @ggui-ai/mcp-server-core — run it via `ggui serve`.
No known vulnerabilities
@ggui-ai/mcp-apps-react
v0.21.0 · 3 hours ago
React SDK for ggui — components and hooks for embedding agent-generated UIs in web apps.
No known vulnerabilities
@ggui-ai/artifact-manifest
v0.21.0 · 3 hours ago
Strict zod schemas + parsers for ggui marketplace artifact manifests — ggui.gadget.json (gadget bundles) and ggui.blueprint.json (cached UI blueprints).
No known vulnerabilities
@ggui-ai/gadgets
v0.21.0 · 3 hours ago
Browser-capability gadget hooks for ggui — declared via DataContract.clientCapabilities.gadgets, mounted by the UI generator's component code.
No known vulnerabilities
@ggui-ai/project-config
v0.21.0 · 3 hours ago
Schema and loader for `ggui.json` — the portable app/agent manifest for the ggui protocol. Vendor-neutral. Consumed by the `ggui` CLI and any host that reconstitutes an agent from the manifest.
No known vulnerabilities
@ggui-ai/shared
v0.21.0 · 3 hours ago
Shared types for ggui SDK packages — self-repair, agent listings, benchmark report display
No known vulnerabilities
@ggui-ai/iframe-runtime
v0.21.0 · 3 hours ago
The iframe-local ggui runtime: a self-contained ESM bundle that boots inside an MCP Apps host iframe, runs the protocol-version handshake, opens the live-channel WebSocket, and mounts the rendered UI. Bundles React, ReactDOM, and the ggui design system so
No known vulnerabilities
@ggui-ai/ui-gen
v0.21.0 · 3 hours ago
UI generation harness for ggui — the LLM system prompt, multi-turn coding loop, and evaluation engine that turn a DataContract into a React component. Implements the UiGenerator contract from @ggui-ai/mcp-server-core; consumed by @ggui-ai/mcp-server.
No known vulnerabilities
@ggui-ai/mcp-apps-react-native
v0.21.0 · 3 hours ago
React Native SDK for ggui — components and hooks for embedding agent-generated UIs in mobile apps.
No known vulnerabilities
@ggui-ai/mcp-server-core
v0.21.0 · 3 hours ago
Core interfaces and reference storage adapters for the ggui MCP server — UiGenerator, GguiSessionStore, BlueprintProvider, AuthAdapter, plus in-memory and SQLite implementations. The pluggable seam layer @ggui-ai/mcp-server is built on.
No known vulnerabilities
@ggui-ai/cli
v0.21.0 · 3 hours ago
The `ggui` CLI — run the ggui protocol locally: dev server, self-hosted MCP server, and gadget / blueprint authoring. End-to-end OSS and self-hosted workflows; no account required.
No known vulnerabilities
@ggui-ai/design
v0.21.0 · 3 hours ago
ggui design system — themeable React primitives, components, compositions, and design tokens. Bare-barrel import for component code, renderer-facing subpaths for integrators; runtime theming via DTCG token injection.
No known vulnerabilities
@ggui-ai/blueprint-probe
v0.21.0 · 3 hours ago
Dev/CI runtime probe for ggui blueprint manifests. Implements BlueprintProbeRunner from @ggui-ai/registry-core using Node's vm module + React's renderToString. Catches blueprints that throw on initial render (hook misuse, destructuring errors, missing pro
No known vulnerabilities
@ggui-ai/console
v0.21.0 · 3 hours ago
Operator console for a self-hosted @ggui-ai/mcp-server instance — a single-origin admin and devtools surface served by the server itself.
No known vulnerabilities
@ggui-ai/registry-server
v0.21.0 · 3 hours ago
Self-hostable HTTP server for the ggui marketplace registry. Wraps @ggui-ai/registry-core with hono, filesystem storage, and bearer-token auth. Run via npx for local dev, CI, and on-prem deployments.
No known vulnerabilities
@ggui-ai/embedding-local
v0.21.0 · 3 hours ago
Local-model text embeddings for self-hosted ggui. A `@huggingface/transformers`-backed embedding provider running entirely on-device — no embedding API key required.
No known vulnerabilities
@ggui-ai/protocol-reference-server
v0.21.0 · 3 hours ago
Minimal reference implementation of the ggui protocol. Implements exactly enough of the live-channel WebSocket wire to pass the @ggui-ai/protocol-conformance kit. Not a production server — it exists to prove the protocol is vendor-neutral: an independent,
No known vulnerabilities