AI Service for ObjectStack — implements IAIService with LLM adapter layer, conversation management, tool registry, and REST/SSE routes
Audit Plugin for ObjectStack — System audit log object and audit trail
ObjectStack Protocol — Autocomplete, validation, and inline diagnostics for .object.ts, .view.ts, and objectstack.config.ts files
Automation Service for ObjectStack — implements IAutomationService with plugin-based DAG flow execution engine
Authentication & Identity Plugin for ObjectStack
Organization-Scoping Plugin for ObjectStack — row-level Organization isolation, per-org seed replay, default-org bootstrap
MongoDB Server for testing (core package, without autodownload). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
MongoDB Server for testing (auto-download latest version). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
SQL Driver for ObjectStack - Supports PostgreSQL, MySQL, SQLite via Knex
NestJS adapter for ObjectStack — integrates the generated REST API into a NestJS module.
Fastify adapter for ObjectStack — mounts the generated REST API onto a Fastify app.
WASM SQLite Driver for ObjectStack — runs in browser/WebContainer (StackBlitz) without native bindings
Source-grounded, eval-gated knowledge growth primitives for agents.
Memory adapter for Better Auth
Memory adapter for catbox
Job Service for ObjectStack — implements IJobService with setInterval and cron scheduling
SvelteKit adapter for ObjectStack — server endpoints for the ObjectStack REST API.
Access memory using small fixed sized buffers
Local-first project memory for AI coding agents.
FileSystemRepository: Node-only Repository implementation backed by JSON files and a JSONL change log (ADR-0008).
Development Mode Plugin for ObjectStack — auto-enables all services with in-memory implementations
Give pi a mind: portable, self-maintaining memory for pi-coding-agent. Memory is passive — writes are explicit (remember_this / observe), retrieval is hybrid (vector + FTS5 + KG). Ships ask-first skill authoring (create_skill / update_skill).
Apache Arrow columnar in-memory format
High Performance In-Memory Cache for Node.js