Record-change flow trigger for ObjectStack — auto-launches flows on object insert/update/delete via ObjectQL lifecycle hooks (ADR-0018)
Automation Service for ObjectStack — implements IAutomationService with plugin-based DAG flow execution engine
Microkernel Core for ObjectStack
Please refer to the [console recipe](../../../docs/recipes/console.md) on how to use this plugin. See the [guide](../../../guide.md) for more info on rrweb.
Feed/Chatter Service for ObjectStack — implements IFeedService with in-memory adapter for comments, reactions, field changes, and record subscriptions
Audit Plugin for ObjectStack — System audit log object and audit trail
MSW (Mock Service Worker) Plugin for ObjectStack Runtime
record and replay the web
Schedule flow trigger for ObjectStack — auto-launches flows on a cron/interval/once schedule via the IJobService (ADR-0018)
Security Plugin for ObjectStack — RBAC, RLS, and Field-Level Security Runtime
record and replay the web
Standard Hono Server Adapter for ObjectStack 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.
ObjectStack REST API Server - automatic REST endpoint generation from protocol
Command Line Interface for ObjectStack Protocol
Please refer to the [console recipe](../../../docs/recipes/console.md) on how to use this plugin. See the [guide](../../../guide.md) for more info on rrweb.
In-Memory Driver for ObjectStack (Reference Implementation)
Create a new ObjectStack project — npx create-objectstack
MCP Runtime Server Plugin for ObjectStack — exposes AI tools, data resources, and agent prompts via the Model Context Protocol
Metadata Repository contracts: types, canonicalization, errors, interface (ADR-0008).
ObjectStack Data Adapter for Object UI
tldraw infinite canvas SDK (schema).
ObjectStack Core Runtime & Query Engine
Shared interfaces describing the ObjectStack Runtime environment