Skip to content

📖 Reference

Complete reference documentation for SpecMem.

⚙️ Configuration

All configuration options explained.

View →

🔐 Environment Variables

Environment variable reference.

View →

📄 Spec IR Format

Canonical specification format.

View →

Version Compatibility

SpecMem Python LanceDB ChromaDB Qdrant
0.1.x 3.11+ 0.4+ 0.4+ 1.7+

File Locations

File Purpose
.specmem.toml Main configuration
.specmem.local.toml Local overrides (gitignored)
.specmem/ Data directory
.specmem/vectordb/ Vector database storage
.specmem/agent_memory.json Spec index
.specmem/agent_context.md Human-readable context

Supported Frameworks

Framework Adapter Status
Kiro kiro ✅ Stable
Cursor cursor ✅ Stable
Claude Code claude ✅ Stable
SpecKit speckit ✅ Stable
Tessl tessl ✅ Stable

API Stability

Component Stability
CLI Stable
Python API Stable
REST API Beta
MCP Server Alpha