mirror of
https://github.com/thedotmack/claude-mem.git
synced 2026-09-20 04:23:02 +08:00
08a8b9c568
Marketplace installs run the packaged plugin/scripts/*.cjs bundles, not the TypeScript source. The Claude observation call in the old worker-service.cjs still passed three arguments, so CLAUDE_MEM_FIELD_OPTIMIZE_TIMEOUT_MS had no effect on installed plugins and oversized-field compression kept the fixed deadline. Regenerate the bundles with `npm run build`. worker-service.cjs now carries the resolver and the five-argument call; the other bundles pick up the new default key from SettingsDefaultsManager. Generated-By: PostHog Desktop Task-Id: 61211075-5f19-4673-b2b1-60b6839cd9e4