Files
thedotmack__claude-mem/docs
Alex Newman 49d4925d2d fix(hooks): opt-in CLAUDE_MEM_FETCH_VERBOSE for worker IPC fetch (#3994)
Pass Node/undici { verbose: true } from the existing worker-utils fetch wrappers when CLAUDE_MEM_FETCH_VERBOSE is 1/true/on/yes. On failure, log the serialized error cause chain. Default fetch behavior is unchanged.

Closes #3957
2026-09-10 21:40:40 -07:00
..