fleet-memory/hindsight-api/hindsight_api/api
Nicolò Boschi 4d030707ad
feat: enable bank config API by default (#426)
Change DEFAULT_ENABLE_BANK_CONFIG_API from false to true, update all docs,
error messages, and client docstrings to reflect the new default. Remove
explicit env var overrides in CI and tests that are no longer needed.
2026-02-24 08:52:42 +01:00
..
__init__.py Harden MCP server: fix routing, validation, and usage metering (#341) 2026-02-11 10:41:20 +01:00
http.py feat: enable bank config API by default (#426) 2026-02-24 08:52:42 +01:00
mcp.py fix(mcp): stateless param not supported anymore (#406) 2026-02-19 13:42:54 +01:00