fleet-memory/hindsight-api/hindsight_api/api
Nicolò Boschi ac9a94ade3
fix: handle observations regeneration when memories get deleted (#429)
* fix: handle observations regeneration when memories get deleted

* feat: add clear_memory_observations endpoint and regenerate clients

- Add DELETE /banks/{id}/memories/{memory_id}/observations endpoint
- Add observations lifecycle/invalidation section to docs
- Regenerate OpenAPI spec and all clients (Python, TypeScript, Go, Rust)

* refactor: use dedicated response model for clear_memory_observations, remove code example from docs
2026-02-24 13:26:33 +01:00
..
__init__.py Harden MCP server: fix routing, validation, and usage metering (#341) 2026-02-11 10:41:20 +01:00
http.py fix: handle observations regeneration when memories get deleted (#429) 2026-02-24 13:26:33 +01:00
mcp.py fix(mcp): stateless param not supported anymore (#406) 2026-02-19 13:42:54 +01:00