feat: add 'mem learn' CLI for markdown knowledge ingestion
Build and Push / Test (push) Failing after 6s
Build and Push / Build and push image (push) Skipped

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 fcdcd2d037
commit 762acea610
10 changed files with 621 additions and 0 deletions
Generated
+1
View File
@@ -2006,6 +2006,7 @@ dependencies = [
"tracing-subscriber",
"urlencoding",
"uuid",
"walkdir",
]
[[package]]