fleet-memory/hindsight-api-slim/hindsight_api/api
Nicolò Boschi 4768bf39ef
fix(http): recall endpoint drops metadata in response (#797) (#803)
_fact_to_result was missing metadata=fact.metadata, so the HTTP recall
endpoint always returned metadata: null even though the engine preserved it.
2026-03-31 10:12:12 +02:00
..
__init__.py feat: introduce hindsight-api-slim and hindsight-all-slim packages (#560) 2026-03-13 13:50:03 +01:00
http.py fix(http): recall endpoint drops metadata in response (#797) (#803) 2026-03-31 10:12:12 +02:00
mcp.py fix(mcp): handle Claude Code GET probe and make stateless_http configurable (#757) 2026-03-30 12:15:06 +02:00