@stackmemoryai/stackmemory
Version:
Project-scoped memory for AI coding tools. Durable context across sessions with MCP integration, frames, smart retrieval, Claude Code skills, and automatic hooks.
13 lines (12 loc) • 469 B
JavaScript
import { fileURLToPath as __fileURLToPath } from 'url';
import { dirname as __pathDirname } from 'path';
const __filename = __fileURLToPath(import.meta.url);
const __dirname = __pathDirname(__filename);
export * from "./events.js";
export * from "./config.js";
export * from "./daemon.js";
export * from "./auto-background.js";
export * from "./sms-notify.js";
export * from "./sms-webhook.js";
export * from "./sms-action-runner.js";
//# sourceMappingURL=index.js.map