@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.
10 lines (9 loc) • 403 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 "./types.js";
export * from "./hybrid-digest-generator.js";
export * from "./enhanced-hybrid-digest.js";
export * from "./frame-digest-integration.js";
//# sourceMappingURL=index.js.map