You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReflectionWorkerOpts.embedder is now optional. reflectionTick
returns zeroed counts when no embedder is wired so the cadence
exists from boot — once a tenant adds Voyage / OpenAI keys, the
next tick picks up the backlog.
Wired into server/src/index.ts boot next to the MemoryService
init: starts the 30s interval, .unref()'d so it doesn't pin the
event loop on shutdown.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments