fleet-memory/hindsight-clients
Nicolò Boschi ab5e31f203
chore: remove dead code (#245)
* chore: remove dead code

* chore: remove extract_opinions from test and regenerate openapi

- Remove extract_opinions parameter from test_fact_extraction_analysis
- Regenerate OpenAPI spec after removing entity observations code

* chore: update generated files and apply formatting

- Regenerate Python and TypeScript client SDKs after main merge
- Apply ruff formatting to llm_wrapper.py

* fix: accept and filter deprecated 'opinion' fact type in recall

The dead code removal eliminated support for the 'opinion' fact type,
but existing clients may still pass it. Instead of rejecting it with
a ValueError, silently filter it out before validation to maintain
backward compatibility.
2026-01-30 09:16:32 +01:00
..
python chore: remove dead code (#245) 2026-01-30 09:16:32 +01:00
rust feat(mcp): add timestamp to retain (#190) 2026-01-23 16:00:43 +01:00
typescript chore: remove dead code (#245) 2026-01-30 09:16:32 +01:00
.gitignore rename to hindsight (#2) 2025-11-25 19:28:26 +01:00