Skip to content

Commit e947963

Browse files
authored
Merge pull request #48 from nickroci/docs/readme-lead-librarian-scholar
docs(readme): neuroscience-inspired, layered lead + Librarian/Scholar
2 parents b9fa179 + 7de5be2 commit e947963

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ultan — Persistent Memory for Claude Code
22

3-
**Ultan is a local, brain-inspired memory plugin for Claude Code**persistent agent memory that learns your preferences and coding conventions and surfaces them when they matter. It lives outside any one session, project, or machine: plain markdown on your disk, no cloud.
3+
**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.
44

55
> ⚠️ **Beta.** Under active development. Expect breaking changes and rough edges — feedback welcome.
66

0 commit comments

Comments
 (0)