mirror of
https://github.com/thedotmack/claude-mem.git
synced 2026-09-20 04:23:02 +08:00
build(plugin): rebuild bundles so the field-optimize timeout ships
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
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+296
-296
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user