This repository hosts the Symbiote provider workspace for agentic UI and runtime construction.
The libraries are designed for agents that construct dynamic components and layouts at runtime. A chat agent can describe, register, and render a component with data, compose surrounding layouts, and hydrate browser-only behavior without requiring a server restart.
symbiote-ui- Web Components, UI/layout primitives, provider catalogs, themes, tokens, rules, schemas, WebMCP metadata, and JSDA SSR integration contracts.symbiote-engine- graph runtime, CLI runtime commands, server helpers, registry, persistence, and handlers.symbiote-node- terminal migration package for existing consumers. New feature work belongs insymbiote-uiorsymbiote-engine.
- Package split
- Agentic runtime goal
- Agent contract index
- WebMCP contracts
- Documentation audit
- Release checklist
The upstream Symbiote WebMCP reference is docs/webmcp.md.
Corporate memory lives in the private .agent-portal/ submodule and is not part of npm packages, public docs, tests, or release artifacts.