DevMemory AI
Product Overview

DevMemory AI v1.1.0 Capabilities

DevMemory AI v1.1.0 is built for software developers who require fast, private, local-first engineering memory for their projects.

v1.1.0 Release Features

v1.1.0 Active

Single-Runtime Orchestrator

All components (watcher, transaction manager, compiler, index, and dashboard) communicate through a unified local Runtime.

v1.1.0 Active

dmai CLI Command Suite

Execute dmai init, watch, stop, status, ask, search, context, logs, doctor, and version directly in your terminal.

v1.1.0 Active

SQLite Engineering Index

Local single source of truth stored in .devmemory/index.db. Stores nodes, edges, transactions, builds, and prompts with microsecond speed.

v1.1.0 Active

Engineering Compiler

Sole writer of Engineering Memory. Extracts AST symbols and writes transaction events into immutable compiled builds.

v1.1.0 Active

Interactive Knowledge Graph

Visualizes code nodes, import edges, and dependency trees inside the embedded dashboard on port 31415.

v1.1.0 Active

Context Generation Engine

Synthesizes clean, non-probabilistic summaries of your project architecture for developers and AI assistants.

v1.1.0 Active

Engineering Build Timeline

Chronological tracking of transactions, compilation events, and AST updates recorded per build.

v1.1.0 Active

Embedded Dashboard Server

Embedded HTTP server running locally on http://localhost:31415 with dark/light themes and Cytoscape graph rendering.

v1.1.0 Active

Local Health Diagnostics

Runs automated diagnostics verifying Git repository presence, watcher status, and SQLite database integrity via dmai doctor.