**AI Context Bridge** for ObjectStack. This library provides a set of tools to bridge the gap between your metadata definitions (`Spec`) and Generative AI agents.
MSW (Mock Service Worker) Plugin for ObjectStack Runtime
Microkernel Core for ObjectStack
ObjectStack Core Runtime & Query Engine
Shared interfaces describing the ObjectStack Runtime environment
Metadata loading, saving, and persistence for ObjectStack
Official Client SDK for ObjectStack Protocol
Security Plugin for ObjectStack — RBAC, RLS, and Field-Level Security Runtime
ObjectStack Console — opinionated, fork-ready runtime console built on @object-ui/app-shell with the full plugin set wired up. Ships as a Hono UI plugin serving a pre-built SPA.
React hooks for ObjectStack Client SDK
ObjectStack Protocol & Specification - TypeScript Interfaces, JSON Schemas, and Convention Configurations
ObjectStack REST API Server - automatic REST endpoint generation from protocol
MCP Runtime Server Plugin for ObjectStack — exposes AI tools, data resources, and agent prompts via the Model Context Protocol
In-Memory Driver for ObjectStack (Reference Implementation)
AI Service for ObjectStack — implements IAIService with LLM adapter layer, conversation management, tool registry, and REST/SSE routes
Prebuilt Console SPA pinned to this @objectstack/framework release. Source of truth: @object-ui/console (https://github.com/objectstack-ai/objectui).
Knowledge Service for ObjectStack — orchestrator implementing IKnowledgeService over pluggable IKnowledgeAdapter backends (RAGFlow, LlamaIndex, Dify, in-memory).
Metadata Repository contracts: types, canonicalization, errors, interface (ADR-0008).
Public logs API for OpenTelemetry
ObjectStack Data Adapter for Object UI
Package management service for ObjectStack — publish, install, and manage packages
Create a new ObjectStack project — npx create-objectstack
Isomorphic ObjectQL Engine for ObjectStack
React bridge is used to load the routing module in mf, so that the routing module can work properly with the host environment.