Item detail
github.com

ctxr-dev/llm-wiki-memory

RepoRadar surfaced ctxr-dev/llm-wiki-memory — a zero-infra persistent memory for — into the MIT zero-infra persistent memory for AI coding a section, where it sits at Silver tier with a 'try now' verdict. Its strongest signal is setup ease, scored 8.8 out of 10.

Score7.2
Popularity101.0
Risklow
TierSilver
Score breakdown
Usefulness7.0
Novelty8.0
Momentum6.0
Maturity7.4
Open-source/build8.4
Evidence7.2
Workflow potential8.3
Setup ease8.8

Popularity is tracked separately. Support, ads, sponsorships, and tips never affect these signals.

Why it matters

Useful for developer teams using AI coding agents who want a persistent memory layer with zero infrastructure (no RAG stack, no vector database, no Docker, no cloud) and full version control (the memory is plain Markdown in a git-versioned LLM wiki): LLM Wiki Memory is the MIT zero-infra persistent memory for AI coding agents (Claude Code / Cursor / Codex) as plain Markdown in a versioned LLM wiki

Who should use it

Developer teams using AI coding agents who want a persistent memory layer with zero infrastructure (no RAG stack, no vector database, no Docker, no cloud) and full version control (the memory is plain Markdown in a git-versioned LLM wiki)Developer teams that want a memory layer that is reviewable in git (the LLM wiki is plain Markdown in git, so every memory entry is a diff the team can review, revert, and audit — the right default for any team that wants memory transparency)Engineering teams that want a no-cloud memory layer (the no-cloud claim is verifiable — no API key, no third-party service, the embeddings run on-device via BGE, the consolidation runs offline)Engineering teams that want a zero-infra install (the README's one-prompt install is the canonical path — paste the prompt into the AI coding agent, the agent fetches and follows the AI-INSTALL-PROMPT.md, the bootstrap script handles fresh install and update)AI coding agent users who want a memory layer that integrates with any MCP-aware agent (the local MCP server is the standard integration surface, so the same install works for Claude Code / Cursor / Codex / OpenCode / Hermes)Engineering teams that want a verifiable test surface (1028 passing tests is a strong signal — the maintainer ships a CI badge, a test counter badge, and a per-test coverage surface)Engineering teams that want offline consolidation (the offline consolidation loop runs while the user sleeps, so the memory is curated without blocking the workflow — the right default for a memory layer that does not want to interrupt the agent's working session)Engineering teams that want a portable, version-controlled memory (the LLM wiki is plain Markdown in git, so the memory is portable — clone the repo, the memory is restored; the right default for any team that wants memory durability)Open-source maintainers that want a project with a public roadmap and a clear install path (101 stars is small but the maintainer ships a one-prompt install, a 1028-test suite, a BGE on-device embedding pipeline, an offline consolidation loop, and a public MCP server — the verification surface is unusually complete for a project this early)

Who should skip it

Move on from ctxr-dev/llm-wiki-memory if the licensing terms, language support, or platform requirements do not fit your project.

About this signal

ctxr-dev/llm-wiki-memory is tracked by RepoRadar as a zero-infra persistent memory for in the MIT zero-infra persistent memory for AI coding a section. It was first seen on 2026-06-25 and last updated on 2026-06-25. The current verdict is 'try now' with a Silver tier and easy setup difficulty. The standout signals for ctxr-dev/llm-wiki-memory are setup ease (8.8) and open-source/build quality (8.4), while momentum (6.0) trails — that balance shapes where it fits best. This page summarizes the evidence RepoRadar has captured from captured source metadata. The score, tier, risk label, and verdict on this page are never influenced by sponsorship, ads, or tips — they reflect only the usefulness, popularity, novelty, momentum, maturity, and evidence signals described in the RepoRadar methodology.

How this item is evaluated

RepoRadar assigned ctxr-dev/llm-wiki-memory a composite score of 7.2 out of 10, placing it in the Silver tier. This score combines weighted sub-signals: usefulness (35%), novelty (18%), momentum (14%), maturity (10%), open-source/build quality (7%), evidence quality (6%), workflow potential (6%), and setup ease (4%). Popularity is tracked separately at 101.0 and never affects the composite score or tier. The risk label of 'low' reflects inherent user-impacting hazards, not generic novelty. Items with no risk flag may still require normal code review before production use.

Putting this into practice? Read How to evaluate an AI tool before you adopt it for the checklist behind this score.

Risk explanation

**The LLM wiki is the source of truth — commit it to git for durability.** The design is intentionally zero-infra, which means the LLM wiki (plain Markdown in the project's git repo) is the source of truth for the memory. A missed commit means the memory is not versioned, which defeats the durability claim. For any production adoption, set up an automatic commit of the wiki (a pre-commit hook, a cron job, or a CI workflow) before relying on the memory for a workflow that depends on it surviving; **101 stars and an early-stage project — verify the recall quality on the team's target use case.** LLM Wiki Memory is at 101 stars with last push 2026-06-14, and the project's differentiator is the zero-infra design (no RAG stack, no vector database, no Docker, no cloud) and the version-controlled LLM wiki. The recall is a local MCP server with BGE on-device embeddings, and the recall quality is conditional on the BGE model and the consolidation loop. For any production adoption, run a representative workflow against the team's existing Claude Code / Cursor / Codex setup and confirm the agent recalls the right context at the right moment (a gap in recall quality would surface as the agent failing to apply a stored lesson); **The companion `skill-llm-wiki` repo is a separate dependency — verify its maintenance cadence.** The LLM-wiki authoring surface lives in the companion `ctxr-dev/skill-llm-wiki` repo, and the two repos together form the closed loop. The risk surface is the maintenance cadence of the companion repo — if the companion stops being maintained, the memory layer's authoring surface degrades. Confirm the companion repo's commit cadence before committing to a production workflow that depends on both repos.

Evidence links

Closest alternatives / related signals

llm-wiki-memoryctxr-devctxr-llm-wiki-memorypersistent-memoryagent-memoryai-coding-agent-memoryzero-infrano-rag