v1.0.78 — withRetry coverage complete
Fixed
- Complete SQLITE_BUSY retry coverage (#263) —
indexPlainText,indexJSON, andsearchTrigramnow wrapped withwithRetry, matchingindex()andsearch()which already had it. Prevents transient lock contention failures under concurrent hook invocations. 9 new tests. Thanks @sebastianbreguel!
Upgrade:
npm install -g context-mode@1.0.78Full Changelog: v1.0.77...v1.0.78