Realtime Service for ObjectStack — implements IRealtimeService with WebSocket and in-memory pub/sub
FileSystemRepository: Node-only Repository implementation backed by JSON files and a JSONL change log (ADR-0008).
In-memory knowledge adapter for ObjectStack (dev / test reference implementation).
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
OpenAI-compatible embedder for ObjectStack — works against OpenAI, 阿里通义 DashScope, 智谱 BigModel, 硅基流动 SiliconFlow, 火山引擎 Doubao, MiniMax, Ollama, and any drop-in OpenAI-shape endpoint.
Development Mode Plugin for ObjectStack — auto-enables all services with in-memory implementations
ObjectStack Studio — metadata-driven designer for ObjectStack applications. Published from the objectstack-ai/objectui monorepo.
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
Settings service for ObjectStack — manifest registry + K/V resolver (Env > Tenant > User > Default) + REST routes. See ADR-0007.
Turso/libSQL native-vector knowledge adapter for ObjectStack — F32_BLOB + DiskANN.
Command-line interface for ObjectQL - metadata scaffolding, type generation, DB workflows, and local tooling
Schedule flow trigger for ObjectStack — auto-launches flows on a cron/interval/once schedule via the IJobService (ADR-0018)
Record-change flow trigger for ObjectStack — auto-launches flows on object insert/update/delete via ObjectQL lifecycle hooks (ADR-0018)
CLI tool to scaffold ObjectUI plugins
The datasource service (ADR-0015): external-table federation (introspect/draft/import/validate) + runtime UI datasource lifecycle (list/test/create/update/remove + REST routes). Open-source mechanism; the tier line falls on which ICryptoProvider / driver
Setup Plugin for ObjectStack — Platform Setup App with area-based navigation composition
Pretty unicode tables for the command line. Based on the original cli-table.
ObjectStack Multi-Tenant Service - Tenant context management and routing
Get stdout window width, with two fallbacks, tty and then a default.
Toggle the CLI cursor
CLI for webpack & friends
No description provided.