@kaged/memory-markdown
Reference project plugin for agent memory — markdown-based entry storage with keyword scoring, recency boost, tag filtering, and auto-facts aggregation
12
source files
10
test files
~3.9k
lines
✕ 8 (7 fail)
tests
pass
typecheck
clean
lint
Test results 8
mergeConfig > applies defaults when no overrides are provided
[0.120ms]
handleRetain > resolves subagent directory under agent isolation
[1.21ms]
config:/ resolution &gt; resolveStoreUri > config:/memory/special-place → <config_root>/memory/special-place/<project_id>
[0.080ms]
config:/ resolution &gt; resolveStoreUri > config:/ with trailing slash is normalized
[0.070ms]
project:/ resolution &gt; resolveStoreUri > project:/memory → <project_root>/memory (no project_id appended)
[0.030ms]
context validation &gt; resolveStoreUri > empty project_root is rejected for project:/ resolution
[0.050ms]
context validation &gt; resolveStoreUri > project_root is not consulted when resolving config:/ URIs
[0.050ms]
context validation &gt; resolveStoreUri > config_root is not consulted when resolving project:/ URIs
[0.030ms]