fleet-memory/hindsight-clients
Nicolò Boschi 37348c859e
feat: include occurred_end and mentioned_at in think-prompt fact serialization (#929)
Extend format_facts_for_prompt() to include occurred_end and mentioned_at
temporal fields (when non-null), matching the MemoryFact model. Also add
RecallResponse.to_prompt_string() to Python and TypeScript client SDKs so
users can serialize recall results (with chunks and entity summaries) into
LLM-ready prompt strings.

Closes #924
2026-04-08 10:33:14 +02:00
..
go fix(config): validate entity_labels structure on PATCH (#902) 2026-04-07 11:58:02 +02:00
python feat: include occurred_end and mentioned_at in think-prompt fact serialization (#929) 2026-04-08 10:33:14 +02:00
rust fix: resolve all Dependabot security alerts (#702) 2026-03-26 13:15:36 +01:00
typescript feat: include occurred_end and mentioned_at in think-prompt fact serialization (#929) 2026-04-08 10:33:14 +02:00
.gitignore rename to hindsight (#2) 2025-11-25 19:28:26 +01:00