fleet-memory/hindsight-integrations
Anton Evseev 40b02645f4
fix(openclaw): pass auth token to health check endpoint (#427)
The checkExternalApiHealth function didn't include the Bearer token
in its requests. When the Hindsight API requires authentication
(HINDSIGHT_API_TENANT_API_KEY), health checks would fail with 401/403,
preventing plugin initialization.

Pass apiToken to all checkExternalApiHealth call sites and include
the Authorization header when a token is configured.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 13:17:00 +01:00
..
ai-sdk Release v0.4.13 2026-02-19 18:46:07 +01:00
crewai fix: set hindsight-crewai version to 0.4.13 (#412) 2026-02-20 09:31:22 +01:00
litellm Release v0.4.13 2026-02-19 18:46:07 +01:00
openclaw fix(openclaw): pass auth token to health check endpoint (#427) 2026-02-24 13:17:00 +01:00