+**Ultan is a neuroscience-inspired, agentic memory system for Claude Code** — a layered architecture that learns your preferences and coding conventions and recalls them across every session, project, and machine. A pair of curator agents tends the library: the **Librarian** keeps your markdown knowledge graph neat — deduped, linked, and organised — while the **Scholar** gates what's worth keeping and keeps every entry accurate and up to date as things change. On retrieval, a stack of BM25, vector embeddings, cross-encoder reranking, and agentic search surfaces the right memory at the right moment. Plain markdown on your disk you can `grep` and `git`. No cloud.
0 commit comments