
GoldBug is hunting for gold...

GoldBug is hunting for gold...
claude-mem · GoldBug Edition
Enhanced Chinese memory accuracy with cross-session semantic search and entity graph
claude-mem is Claude Code's memory system, but the original English tokenizer was completely useless for Chinese — breaking "人工智能" into individual characters, resulting in only 38% recall. GoldBug edition replaces it with jieba segmentation + semantic vector search, boosting Chinese recall to 91%, and adds entity-relationship graph that auto-identifies key entities and builds relationship networks.
Chinese memory accuracy +53 ppts, auto-maintained entity relationship graph (avg 200+ entity connections), cross-session Chinese query response <50ms.