Feed/Chatter Service for ObjectStack — implements IFeedService with in-memory adapter for comments, reactions, field changes, and record subscriptions
Express adapter for ObjectStack — mounts the generated REST API onto an Express app.
VS Code Extensions Manager
NestJS adapter for ObjectStack — integrates the generated REST API into a NestJS module.
No description provided.
Turso/libSQL Driver for ObjectStack — Edge-first SQLite with embedded replicas and multi-tenancy
HTML/CSS/JSON/ESLint language servers extracted from [vscode](https://github.com/Microsoft/vscode).
Command-line runner for VS Code extension tests
I18n Service for ObjectStack — implements II18nService with file-based locale loading
Knowledge Service for ObjectStack — orchestrator implementing IKnowledgeService over pluggable IKnowledgeAdapter backends (RAGFlow, LlamaIndex, Dify, in-memory).
AI Service for ObjectStack — implements IAIService with LLM adapter layer, conversation management, tool registry, and REST/SSE routes
The icon font for Visual Studio Code
Logger Library for VSCode Extensions
Audit Plugin for ObjectStack — System audit log object and audit trail
Job Service for ObjectStack — implements IJobService with setInterval and cron scheduling
Organization-Scoping Plugin for ObjectStack — row-level Organization isolation, per-org seed replay, default-org bootstrap
Authentication & Identity Plugin for ObjectStack
Cache Service for ObjectStack — implements ICacheService with in-memory and Redis adapters
WASM SQLite Driver for ObjectStack — runs in browser/WebContainer (StackBlitz) without native bindings
Common Type Signatures for @vscode-logging/logger
SQL Driver for ObjectStack - Supports PostgreSQL, MySQL, SQLite via Knex
Fastify adapter for ObjectStack — mounts the generated REST API onto a Fastify app.
Formats SQL queries. Part of SQLTools
VSCode public API plugged on the monaco editor