Skip to content

chore(deps): bump agentdb to 2.2.1 — v2.4.2#20

Merged
mbocevski merged 1 commit into
mainfrom
feat/agentdb-2.2
May 7, 2026
Merged

chore(deps): bump agentdb to 2.2.1 — v2.4.2#20
mbocevski merged 1 commit into
mainfrom
feat/agentdb-2.2

Conversation

@mbocevski

Copy link
Copy Markdown
Contributor

Summary

  • Bump @backloghq/agentdb from ^2.1.1 to ^2.2.1.
  • Backlog inherits 2.2.0 bloom-into-planner short-circuit, durable composite/bloom sidecars, HNSW graph persistence hardening (persistEvery, atomic snapshot torn-write fix), and 2.2.1 MCP CORS fix plus S3 disk-mode first-open ENOENT workaround.
  • 2.2.1 breaking changes (db_archive_list / db_import MCP-tool return shapes, db.import() library shape) do not affect backlog: Collection.listArchiveSegments() remains string[], and the engine uses Collection.insertMany() rather than db.import().
  • No code changes required.

Test plan

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

Backlog inherits agentdb 2.2.0's bloom-into-planner short-circuit,
durable composite/bloom JSON sidecars, HNSW graph persistence
hardening, and 2.2.1's MCP CORS fix plus S3 disk-mode first-open
ENOENT workaround. The 2.2.1 breaking changes (db_archive_list /
db_import MCP tool return shapes, db.import() library shape) do
not touch backlog — listArchiveSegments() is unchanged, and the
engine uses insertMany() rather than db.import().
@mbocevski mbocevski merged commit 51e9671 into main May 7, 2026
2 checks passed
@mbocevski mbocevski deleted the feat/agentdb-2.2 branch May 7, 2026 11: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