fleet-memory/hindsight-integrations
Nicolò Boschi 26944e25bc
fix(claude-code): pre-start daemon in background on SessionStart hook (#663)
Daemon cold start takes ~25s but hooks have short timeouts, causing
retain to time out on first use. Fix by firing daemon startup as a
detached background process in SessionStart so it warms up before the
first recall/retain hook fires.

Also bumps the daemon start timeout in _ensure_daemon_running from 10s
to 30s as a fallback for when retain fires before pre-start completes.
2026-03-23 16:11:57 +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 fix(claude-code): pre-start daemon in background on SessionStart hook (#663) 2026-03-23 16:11:57 +01:00
crewai fix(security): address all Dependabot vulnerability alerts (#617) 2026-03-19 14:27:52 +01:00
hermes fix: add readme field to integration pyproject.toml files for PyPI (#634) 2026-03-20 17:11:20 +01:00
langgraph fix: add readme field to integration pyproject.toml files for PyPI (#634) 2026-03-20 17:11:20 +01:00
litellm release(litellm): v0.5.0 2026-03-21 09:18:40 +01:00
nemoclaw release(nemoclaw): v0.1.1 2026-03-20 15:21:26 +01:00
openclaw Release v0.4.19 2026-03-18 14:29: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