This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Affected surfaces
Summary
AI summaryUpdates agent-memory, retrieval, and deps-dev across a mixed release.
Full changelog
What's Changed
- build(deps-dev): bump esbuild from 0.27.4 to 0.28.1 by @dependabot[bot] in https://github.com/BetterDB-inc/monitor/pull/237
- feat: extract shared valkey-search helper package (@betterdb/valkey-search-kit) by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/234
- feat(retrieval): Phase 1 — typed schema and FT.CREATE translation by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/236
- build(deps): bump esbuild and tsx in /packages/agent-cache/examples/langchain by @dependabot[bot] in https://github.com/BetterDB-inc/monitor/pull/238
- feat(retrieval): Phase 2 — idempotent index lifecycle by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/240
- feat(retrieval): Phase 3 — upsert / delete by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/241
- build(deps-dev): bump vite from 8.0.5 to 8.0.16 by @dependabot[bot] in https://github.com/BetterDB-inc/monitor/pull/244
- build(deps): bump @nestjs/platform-fastify from 11.1.17 to 11.1.24 by @dependabot[bot] in https://github.com/BetterDB-inc/monitor/pull/246
- feat(agent-memory): Phase 0 — scaffold @betterdb/agent-memory by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/247
- feat(retrieval): Phase 4 — query (vector + filters + hybrid) by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/242
- feat(retrieval): Phase 5 — discovery, observability & health by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/243
- feat(retrieval): Phase 6 — integration suite (real valkey-search) by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/245
- feat(agent-memory): Phase 1 — remember() write path by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/248
- feat(agent-memory): Phase 2 — recall() ranking by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/249
- feat(agent-memory): Phase 3 — forget / forgetByScope by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/250
- feat(agent-memory): Phase 4 — recall reinforcement by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/251
- feat(agent-memory): Phase 5 — eviction & TTL by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/253
- feat(agent-memory): Phase 6 — consolidate() by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/254
- feat(agent-memory): Phase 7 — discovery marker by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/255
- feat(agent-memory): Phase 8 — self-optimization config reads by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/256
- feat(agent-memory): Phase 9 — observability by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/257
- feat(agent-memory): Phase 10 — AgentMemory facade by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/258
- test(agent-memory): Phase 11 — integration suite (real valkey-search) by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/259
- feat(agent-memory): index bootstrap — MemoryStore.ensureIndex() by @jamby77 in https://github.com/BetterDB-inc/monitor/pull/261
- feat(retrieval): LongMemEval evaluation harness by @KIvanow in https://github.com/BetterDB-inc/monitor/pull/252
Full Changelog: https://github.com/BetterDB-inc/monitor/compare/agent-cache-py-v0.7.0...valkey-search-kit-v0.1.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About BetterDB-inc/monitor
Valkey-first observability with Redis compatibility. Query real-time metrics, analyze slow commands, detect hot keys, and investigate performance issues directly from AI coding assistants.
Related context
Related tools
Earlier breaking changes
- vagent-cache-py-v0.7.0 Cache keys changed for tool-using requests on the LlamaIndex adapter; existing cached entries will miss once after upgrade.
- vagent-cache-v0.7.0 Cache keys for tool-using requests changed on Vercel and LlamaIndex adapters; existing entries become one-time misses.
- vagent-v1.5.0 TLS is now mandatory; agent exits with error if `--valkey-tls true` is not set for IAM auth mode.
Beta — feedback welcome: [email protected]