Feed/Chatter Service for ObjectStack — implements IFeedService with in-memory adapter for comments, reactions, field changes, and record subscriptions
Microkernel Core for ObjectStack
MSW (Mock Service Worker) Plugin for ObjectStack Runtime
Package management service for ObjectStack — publish, install, and manage packages
Metadata loading, saving, and persistence for ObjectStack
ObjectStack Studio - A metadata-driven admin interface for managing data and configuration
Storage Service for ObjectStack — implements IStorageService with local filesystem and S3 adapter skeleton
AI Service for ObjectStack — implements IAIService with LLM adapter layer, conversation management, tool registry, and REST/SSE routes
Job Service for ObjectStack — implements IJobService with setInterval and cron scheduling
I18n Service for ObjectStack — implements II18nService with file-based locale loading
Feed is a RSS, Atom and JSON feed generator for Node.js, making content syndication simple and intuitive!
Automation Service for ObjectStack — implements IAutomationService with plugin-based DAG flow execution engine
Knowledge Service for ObjectStack — orchestrator implementing IKnowledgeService over pluggable IKnowledgeAdapter backends (RAGFlow, LlamaIndex, Dify, in-memory).
Realtime Service for ObjectStack — implements IRealtimeService with WebSocket and in-memory pub/sub
Streaming library for the Microsoft Bot Framework
ObjectStack Data Adapter for Object UI
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.
Cache Service for ObjectStack — implements ICacheService with in-memory and Redis adapters
Pyth solana receiver SDK
ObjectStack REST API Server - automatic REST endpoint generation from protocol
ObjectStack Core Runtime & Query Engine
Analytics Service for ObjectStack — implements IAnalyticsService with multi-driver strategy pattern (NativeSQL, ObjectQL, InMemory)
Core components for Microsoft Bot Builder. Components in this library can run either in a browser or on the server.
Queue Service for ObjectStack — implements IQueueService with in-memory and BullMQ adapters