Skip to content

chore(deps): bump agentdb to 2.1.0 — v2.4.1#19

Merged
mbocevski merged 2 commits into
mainfrom
feat/agentdb-2.1
May 6, 2026
Merged

chore(deps): bump agentdb to 2.1.0 — v2.4.1#19
mbocevski merged 2 commits into
mainfrom
feat/agentdb-2.1

Conversation

@mbocevski

Copy link
Copy Markdown
Contributor

Summary

  • Bump @backloghq/agentdb from ^2.0.0 to ^2.1.0 (purely additive upstream release).
  • Backlog inherits hardening on rebuildTextIndex — single-flight guard, atomic snapshot-then-swap with crash recovery, post-loop delta scan capturing concurrent writes during the rebuild — which strengthens the v1.4 → v2.0 text-index migration path in ensureSetup().
  • No code changes required; all new agentdb 2.1 knobs default to v2.0 behaviour.

Test plan

  • npm run build — clean
  • npm run lint — clean
  • npm test — 193/193 pass

mbocevski added 2 commits May 6, 2026 00:41
Purely additive upstream release. Backlog inherits hardening on
rebuildTextIndex (single-flight guard, atomic snapshot-then-swap with
crash recovery, post-loop delta scan for concurrent writes during
rebuild), which strengthens the v1.4 → v2.0 text-index migration path
in ensureSetup(). No code changes required; all new agentdb 2.1 knobs
default to v2.0 behaviour.
@mbocevski mbocevski merged commit 2e88991 into main May 6, 2026
2 checks passed
@mbocevski mbocevski deleted the feat/agentdb-2.1 branch May 6, 2026 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant