fleet-memory/hindsight-integrations
Dewaldt Huysamen 96f487213c
fix(openclaw): remove format:uri to fix ajv warning (#309)
Remove `format: "uri"` from hindsightApiUrl schema property.

OpenClaw's schema validator uses Ajv without ajv-formats loaded, causing:
  unknown format "uri" ignored in schema at path "#/properties/hindsightApiUrl"

The URI validation isn't critical since invalid URLs will fail at connection time.
This removes the warning without affecting functionality.
2026-02-06 10:45:43 +01:00
..
ai-sdk docs: add AI SDK integration documentation (#304) 2026-02-05 17:05:18 +01:00
litellm Release v0.4.9 2026-02-04 20:27:05 +01:00
openclaw fix(openclaw): remove format:uri to fix ajv warning (#309) 2026-02-06 10:45:43 +01:00