fleet-memory/hindsight-integrations
Anton Evseev 5aff8e0c70
refactor(openclaw): replace console.log with debug() helper gated by plugin config (#456)
Replace ~73 console.log calls with a debug() helper that is silent by default.
Debug output is now controlled via plugin config param (debug: true) instead of
environment variables, making it easier for users to configure.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 11:05:04 +01:00
..
ai-sdk Release v0.4.14 2026-02-26 18:03:14 +01:00
chat Release v0.4.14 2026-02-26 18:03:14 +01:00
crewai Release v0.4.14 2026-02-26 18:03:14 +01:00
litellm Release v0.4.14 2026-02-26 18:03:14 +01:00
openclaw refactor(openclaw): replace console.log with debug() helper gated by plugin config (#456) 2026-03-03 11:05:04 +01:00
pydantic-ai feat: add Pydantic AI integration for persistent agent memory (#441) 2026-03-02 15:14:00 +01:00