fleet-memory/hindsight-docs/docs
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
..
cookbook chore: internal renames (#204) 2026-01-27 09:53:28 +01:00
developer chore: remove dead code (#245) 2026-01-30 09:16:32 +01:00
sdks feat: moltbot integration (#216) 2026-01-29 16:58:04 +01:00