feat: add 'mem learn' CLI for markdown knowledge ingestion

6 knowledge files: rust, SOLID/DRY, ast-grep, karpathy, golang, caveman
65 chunks ingested to log/knowledge/learn/latest.jsonl
Chunks on ## headings, SHA256 dedup, configurable chunk size
This commit is contained in:
2026-08-29 22:04:14 -07:00
parent d6b6c763b6
commit a5ff20c9f7
10 changed files with 621 additions and 0 deletions
Generated
+1
View File
@@ -2006,6 +2006,7 @@ dependencies = [
"tracing-subscriber",
"urlencoding",
"uuid",
"walkdir",
]
[[package]]