-
Version 13.11.0
发布于
2026-07-13 03:54:31 +00:00 Worker-native cloud sync (PR #3182):
- CloudSync flusher replaces the standalone daemon: write-site nudges,
1.5s debounce, single-flight flush, 200-row/2MB pages, 30s timeout,
capped backoff - GET /api/sync/status; /cloud-sync skill for setup, status, and
legacy-daemon retirement - Fixed prompt cloud mapping: prompts now join through sdk_sessions to
push the real memory_session_id/project instead of an unresolvable
fallback, so cloud-side prompt-to-session views work - v40 self-repair migration re-queues all previously-synced prompts
through the fixed mapper; backfill lane header suppresses realtime
broadcast storms during the re-push - Guarded prompt stamping closes a race where a memory id registering
mid-flight could leave a prompt permanently mis-keyed in the cloud
下载附件
- CloudSync flusher replaces the standalone daemon: write-site nudges,