Skip to content

Agent Memory v0.6.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 06:47
9c7eb0a

What's Changed

  • feat(anomaly): detect duplicate primaries in a shard (split-brain) by @KIvanow in #305
  • feat(anomaly): detect stalled BGSAVE/AOF persistence forks by @KIvanow in #294
  • feat(retrieval): LongMemEval question-type filter + stratified slice by @KIvanow in #300
  • refactor: replace hardcoded 'env-default' strings with ENV_DEFAULT_ID by @Vswaroop04 in #156
  • feat(webhooks): implement adaptive polling in WebhookProcessorService by @Vswaroop04 in #157
  • feat(agent-memory): opt-in write-time fact consolidation by @KIvanow in #299
  • feat(anomaly): data-loss guard for empty-primary full resync (valkey#579) by @KIvanow in #302
  • feat(bulk-delete): incremental delete-by-pattern (client-side SCANDEL) by @KIvanow in #308
  • feat(latency): P99 latency regression guard for version upgrades (valkey#3527) by @KIvanow in #304

Full Changelog: agent-cache-v0.11.0...agent-memory-v0.6.0