fleet-memory/hindsight-integrations/openclaw/src
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
..
client.test.ts fix(openclaw): shell safety, HTTP dual-mode, lazy reinit, per-user banks (#388) 2026-02-18 13:09:02 +01:00
client.ts fix: improve openclaw test coverage (#396) 2026-02-18 14:10:33 +01:00
embed-manager.ts fix(openclaw): remove unused imports, retry health check, suppress unhandled rejection (#373) 2026-02-16 10:02:19 +01:00
index.test.ts fix: improve openclaw test coverage (#396) 2026-02-18 14:10:33 +01:00
index.ts refactor(openclaw): replace console.log with debug() helper gated by plugin config (#456) 2026-03-03 11:05:04 +01:00
moltbot-types.ts fix: rename openclawd to openclaw (#252) 2026-01-30 13:04:42 +01:00
types.ts refactor(openclaw): replace console.log with debug() helper gated by plugin config (#456) 2026-03-03 11:05:04 +01:00