fleet-memory/hindsight-integrations
Nicolò Boschi 35dfd3aa0c
fix(hermes): use async client methods to prevent event loop deadlock (#677) (#681)
Tool handlers and lifecycle hooks now use the native async client API
(aretain, arecall, areflect, acreate_bank) instead of sync wrappers
that call loop.run_until_complete(), which deadlocks in async contexts
like Discord/Telegram gateways.
2026-03-25 11:25:06 +01:00
..
agno fix: add readme field to integration pyproject.toml files for PyPI (#634) 2026-03-20 17:11:20 +01:00
ai-sdk Release v0.4.19 2026-03-18 14:29:15 +01:00
chat Release v0.4.19 2026-03-18 14:29:15 +01:00
claude-code feat: remove hardcoded default models from integrations (#670) 2026-03-24 17:20:15 +01:00
crewai fix(security): address all Dependabot vulnerability alerts (#617) 2026-03-19 14:27:52 +01:00
hermes fix(hermes): use async client methods to prevent event loop deadlock (#677) (#681) 2026-03-25 11:25:06 +01:00
langgraph fix: add readme field to integration pyproject.toml files for PyPI (#634) 2026-03-20 17:11:20 +01:00
litellm security: exclude litellm 1.82.8 (supply chain compromise) (#673) 2026-03-25 10:21:02 +01:00
nemoclaw release(nemoclaw): v0.1.1 2026-03-20 15:21:26 +01:00
openclaw feat: remove hardcoded default models from integrations (#670) 2026-03-24 17:20:15 +01:00
pydantic-ai fix: add readme field to integration pyproject.toml files for PyPI (#634) 2026-03-20 17:11:20 +01:00
strands release(strands): v0.1.1 2026-03-24 17:42:52 +01:00