FileSystemRepository: Node-only Repository implementation backed by JSON files and a JSONL change log (ADR-0008).
NestJS adapter for ObjectStack — integrates the generated REST API into a NestJS module.
Analytics Service for ObjectStack — implements IAnalyticsService with multi-driver strategy pattern (NativeSQL, ObjectQL, InMemory)
Queue Service for ObjectStack — implements IQueueService with in-memory and BullMQ adapters
RAGFlow knowledge adapter for ObjectStack — production-grade RAG via the Apache 2.0 RAGFlow REST API.
Observability contracts and exporters for ObjectStack — MetricsRegistry, ErrorReporter, Logger plus noop/console/OTLP-HTTP exporters. Deployment-target neutral; runtime and services depend on this so the same instrumentation works on Cloudflare Workers, N
Job Service for ObjectStack — implements IJobService with setInterval and cron scheduling
Cache Service for ObjectStack — implements ICacheService with in-memory and Redis adapters
CLI tool to scaffold ObjectUI plugins
Settings service for ObjectStack — manifest registry + K/V resolver (Env > Tenant > User > Default) + REST routes. See ADR-0007.
In-memory knowledge adapter for ObjectStack (dev / test reference implementation).
OpenAI-compatible embedder for ObjectStack — works against OpenAI, 阿里通义 DashScope, 智谱 BigModel, 硅基流动 SiliconFlow, 火山引擎 Doubao, MiniMax, Ollama, and any drop-in OpenAI-shape endpoint.
Setup Plugin for ObjectStack — Platform Setup App with area-based navigation composition
Command-line interface for ObjectQL - metadata scaffolding, type generation, DB workflows, and local tooling
ObjectStack Multi-Tenant Service - Tenant context management and routing
Turso/libSQL native-vector knowledge adapter for ObjectStack — F32_BLOB + DiskANN.
Calendar view plugins for Object UI - includes both ObjectQL-integrated and standalone calendar components
Compile class public and private fields, private methods and decorators to ES6
Compile ESNext Regular Expressions to ES5
Pure TypeScript type definitions and interfaces for the ObjectQL protocol - The Contract
RFC9562 UUIDs
Create a new Jest project
Polyfill for Node.js module.createRequire (<= v12.2.0)
Create and parse Content-Disposition header