claude-configs/skills/cognitive-memory
Cal Corum 471d8709f6 fix: support partial UUID prefix matching in memory/edge lookups
Closes cal/claude-memory#3. All ID-based lookups now resolve partial
UUID prefixes (git-style) instead of requiring exact full UUIDs.
Affects _resolve_memory_path, _resolve_edge_path, edge_search, and
related(). Ambiguous prefixes raise ValueError with candidates.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 23:57:08 -06:00
..
dev Reorganize cognitive-memory skill: consolidate scripts, systemd, dev subdirs 2026-02-19 16:02:20 -06:00
scripts Gitignore backups/, add memory git sync, update daily service 2026-02-19 23:37:49 -06:00
systemd Gitignore backups/, add memory git sync, update daily service 2026-02-19 23:37:49 -06:00
client.py fix: support partial UUID prefix matching in memory/edge lookups 2026-02-27 23:57:08 -06:00
feature.json Reorganize cognitive-memory skill: consolidate scripts, systemd, dev subdirs 2026-02-19 16:02:20 -06:00
mcp_server.py Gitignore backups/, add memory git sync, update daily service 2026-02-19 23:37:49 -06:00
SCHEMA.md Cognitive Memory v3.0: rich edges, hybrid embeddings, MCP server 2026-02-19 14:11:18 -06:00
SKILL.md Add edge emphasis to cognitive memory skill and edge-proposer script 2026-02-19 23:31:07 -06:00