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
Build against framework v0.0.5: cursor rows now retain the target
library, orphan scans follow cursor pagination, route moves avoid deleting
newly-routed documents, legacy cursor rows are backfilled from IronRAG
document details, and transient conflicting mutations are retried on a later
sweep without advancing the cursor.
Tightened connector type annotations so strict mypy passes against the typed
framework package.