ObjectStack Protocol & Specification - TypeScript Interfaces, JSON Schemas, and Convention Configurations
React hooks for ObjectStack Client SDK
Realtime Service for ObjectStack — implements IRealtimeService with WebSocket and in-memory pub/sub
Hono adapter for ObjectStack — edge-compatible REST API server for Cloudflare Workers, Deno, Bun, and Node.
Standard Hono Server Adapter for ObjectStack Runtime
Command Line Interface for ObjectStack Protocol
Metadata Repository contracts: types, canonicalization, errors, interface (ADR-0008).
Pure TypeScript type definitions for Object UI - The Protocol Layer
Package management service for ObjectStack — publish, install, and manage packages
MongoDB Driver for ObjectStack - Native document database driver via official mongodb client
ObjectStack canonical expression engine — CEL (cel-js) + ObjectStack stdlib + dialect registry
Memory module - AgentDB unification, HNSW indexing, vector search, hybrid SQLite+AgentDB backend (ADR-009)
Next.js adapter for ObjectStack — App Router route handlers for the ObjectStack REST API.
MCP server enabling persistent memory for Claude through a local knowledge graph
MCP Runtime Server Plugin for ObjectStack — exposes AI tools, data resources, and agent prompts via the Model Context Protocol
Nuxt adapter for ObjectStack — Nitro server routes for the ObjectStack REST API.
ObjectStack Studio — metadata-driven designer for ObjectStack applications. Published from the objectstack-ai/objectui monorepo.
Prebuilt Console SPA pinned to this @objectstack/framework release. Source of truth: @object-ui/console (https://github.com/objectstack-ai/objectui).
Storage Service for ObjectStack — implements IStorageService with local filesystem and S3 adapter skeleton
Express adapter for ObjectStack — mounts the generated REST API onto an Express app.
Audit Plugin for ObjectStack — System audit log object and audit trail
I18n Service for ObjectStack — implements II18nService with file-based locale loading
NestJS adapter for ObjectStack — integrates the generated REST API into a NestJS module.
Automation Service for ObjectStack — implements IAutomationService with plugin-based DAG flow execution engine