feat(memory): pluggable system prompt section for memory plugins (#40126)

Merged via squash.

Prepared head SHA: 5228d1937f
Co-authored-by: jarimustonen <1272053+jarimustonen@users.noreply.github.com>
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Reviewed-by: @jalehman
This commit is contained in:
Jari Mustonen
2026-03-21 20:20:45 +02:00
committed by GitHub
parent ebfc5f8240
commit fd2b3ed6af
17 changed files with 319 additions and 31 deletions

View File

@@ -68,6 +68,7 @@
"json-store",
"keyed-async-queue",
"llm-task",
"memory-core",
"memory-lancedb",
"provider-auth",
"provider-auth-api-key",