Microsoft Application Insights XHR dependencies plugin
AI Service for ObjectStack — implements IAIService with LLM adapter layer, conversation management, tool registry, and REST/SSE routes
Knowledge Service for ObjectStack — orchestrator implementing IKnowledgeService over pluggable IKnowledgeAdapter backends (RAGFlow, LlamaIndex, Dify, in-memory).
Svelte plugin for prettier
A set of composable ESLint rules for libraries and frameworks that use React as a UI runtime.
ObjectStack Protocol — Autocomplete, validation, and inline diagnostics for .object.ts, .view.ts, and objectstack.config.ts files
Job Service for ObjectStack — implements IJobService with setInterval and cron scheduling
Cache Service for ObjectStack — implements ICacheService with in-memory and Redis adapters
SQL Driver for ObjectStack - Supports PostgreSQL, MySQL, SQLite via Knex
ESLint React's ESLint plugin for React Hooks related rules.
ESLint React's ESLint plugin for DOM related rules.
ESLint React's ESLint plugin for naming convention related rules.
ESLint Plugin for pnpm
ESLint plugin for Lingui
SvelteKit adapter for ObjectStack — server endpoints for the ObjectStack REST API.
Realtime Service for ObjectStack — implements IRealtimeService with WebSocket and in-memory pub/sub
Consent tracking for Snowplow
ESLint plugin for Vitest
ESLint React's ESLint plugin for interacting with Web APIs
Record-change flow trigger for ObjectStack — auto-launches flows on object insert/update/delete via ObjectQL lifecycle hooks (ADR-0018)
ESLint config for TypeScript + Vue.js projects
FileSystemRepository: Node-only Repository implementation backed by JSON files and a JSONL change log (ADR-0008).
Schedule flow trigger for ObjectStack — auto-launches flows on a cron/interval/once schedule via the IJobService (ADR-0018)
In-memory knowledge adapter for ObjectStack (dev / test reference implementation).