cogniplex/codemem

A standalone Rust memory engine for AI coding assistants. Single binary, zero runtime deps. Graph-vector hybrid with MCP tools.

18Stars on the repository
10Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

api-mapper

01

cogniplex/codemem

Agent

Wave 2 agent: documents API endpoints in a module or router group. Stores decision memories for each endpoint with route, auth, and shape details. Links endpoints with DEPENDSON, LEADSTO, and PARTOF relationships.

18 1mo ago A 50 tokens original Apache-2.0

cogniplex/codemem

Agent

Wave 3 agent: analyzes module boundaries, dependency patterns, and layering decisions across the entire codebase. Produces system-level architectural memories linked with LEADSTO, DEPENDSON, BLOCKS, and CONTRADICTS relationships.

18 1mo ago A 51 tokens original Apache-2.0

baseline-scanner

03

cogniplex/codemem

Agent

Wave 1 agent: creates baseline context memories for batches of source files and packages. Produces 1 memory per file + 1 per package, linked with PARTOF edges.

18 1mo ago A 40 tokens original Apache-2.0

code-mapper

04

cogniplex/codemem

Agent

Maps a codebase using team-based deep analysis with priority-driven agent assignments. Use after initial project setup, when pending-analysis memories appear, or periodically to refresh the knowledge graph.

18 1mo ago A 39 tokens original Apache-2.0

pattern-hunter

05

cogniplex/codemem

Agent

Wave 2 agent: discovers cross-file patterns within Louvain clusters. Identifies naming conventions, shared structures, and recurring approaches. Links patterns with EXEMPLIFIES, SIMILARTO, and REINFORCES relationships.

18 1mo ago A 49 tokens original Apache-2.0

security-reviewer

06

cogniplex/codemem

Agent

Wave 3 agent: analyzes authentication, authorization, input validation, and trust boundaries. Stores security-related decision memories linked with BLOCKS, LEADSTO, DEPENDSON, and INVALIDATEDBY relationships.

18 1mo ago A 45 tokens original Apache-2.0

symbol-analyst

07

cogniplex/codemem

Agent

Wave 2 agent: performs deep analysis of critical and important symbols. Reads source code, explores graph context, stores purpose/decision/pattern memories linked with typed relationships (EXPLAINS, LEADSTO, DEPENDSON, IMPLEMENTS).

18 1mo ago A 54 tokens original Apache-2.0

test-mapper

08

cogniplex/codemem

Agent

Wave 3 agent: documents testing patterns, test organization, coverage gaps, and testing conventions across the codebase. Links test memories with EXPLAINS, EXEMPLIFIES, DEPENDSON, and SIMILARTO relationships.

18 1mo ago A 50 tokens original Apache-2.0