Back to feed
Dev.to
Dev.to
6/7/2026
Compass v1.1.0 · we shipped a memory plugin that catches its own consumption drift

Compass v1.1.0 · we shipped a memory plugin that catches its own consumption drift

Short summary

Compass v1.1.0 fixes agent memory drift—where agents recall rules but fail to apply them—by embedding the first 800 chars of file context in top-3 results and tracking actual consumption via recall_consumption.py using 35 negative anchors. Governance v1.1.0 enables capability-based multi-phase task routing across domains without code changes. Metrics: 56.6% LongMemEval-S, 0.83 drift detection ROC AUC.

  • Memory context now embedded directly in recall results so agents have full rule context without additional reads
  • Drift detector monitors 35 anti-patterns and only flags when agents don't consume (read) recalled files
  • Governance v1.1.0 routes multi-phase tasks based on declared agent capabilities, supporting any domain through registries

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Explore more