// Agent memory is a data system now // Great paper on long-term memory for LLM agents. (bookmark it) Agent memory has grown from simple retrieval into a full data-management layer with storage, retrieval, update, consolidation, and lifecycle governance. Yet most evaluations
DATA
-
Brain reads threads and provides a complete deliverable
By
–
Users can mention Brain on any task, doc, or discussion to read the entire thread, extract from connected apps like Google Drive, GitHub, and Slack via MCP, and then provide a complete deliverable. Try it.
-

Give AI Agents Persistent Memory with LangGraph and MongoDB
By
–
3/ Last → users HATE forgetful chatbots. You must give your agents a persistent brain. The 'Memory for AI Apps' module teaches you to use LangGraph and MongoDB to build stateful AI apps with isolated, long-term memory across sessions. Sweet. > https://
fandf.co/4uY0nN3 -

Vector Search Perf module for slow AI retrieval diagnosis
By
–
2/ Next problem → sluggish AI retrieval. Scaling it up is notoriously difficult. This Vector Search Perf module walks you through diagnosing slow queries with Atlas Metrics. PLUS actually managing memory sizing and quantization in full production > https://
fandf.co/4b6Q3uW -

Unify vector search with Voyage AI retrieval pipelines
By
–
1/ First: aren't you tired of juggling a separate vector DB just to make semantic search work? You can keep it all unified. The Voyage AI course shows exactly how to build advanced two-step retrieval pipelines where your original data already lives. > https://
fandf.co/3SmvV1z -
MongoDB offers free AI badges for essential foundations
By
–
MOST AI STACKS ARE A COMPLETE MESS
— Charly Wargnier (@DataChaz) 24 juin 2026
🚨 @MongoDB just dropped 3 Free AI Skill Badges covering the AI foundations that ACTUALLY matter:
1/ a unified semantic search experience
2/ a scalable vector database
3/ a persistent memory state for agents
Because production AI doesn't need… pic.twitter.com/sFaQZoX3yZMOST AI STACKS ARE A COMPLETE MESS @MongoDB just dropped 3 Free AI Skill Badges covering the AI foundations that ACTUALLY matter: 1/ a unified semantic search experience
2/ a scalable vector database
3/ a persistent memory state for agents Because production AI doesn't need -
AI model can connect old unsolved cases to new papers
By
–
4/ One detail explains why this works. A case can go unsolved, then a year later a research paper is published that finally connects a gene to a disease. No human re-reads every old case against every new paper. The model can.
-
AI solves 18 medical cases of children abandoned by doctors
By
–
Urgent: An AI just solved 18 medical cases that doctors had abandoned. All children with rare diseases that no one could identify. Here is how the AI did it:
-

Claude Code as document processing agent preserving structure and reading order
By
–
Turn Claude Code into a document processing agent! Traditional OCR extracts text but loses critical information. Table structures with merged cells disappear. Relationships between charts and captions break. Multi-column reading order gets scrambled. That's why most document
-
Insights from running 350M GTM agents: caching, bounding, fairness
By
–
At Interrupt, @Clay's Head of AI @jeffbarg shared insights from running 350m GTM agents a month.
— LangChain (@LangChain) 24 juin 2026
✅ Caching can cut LLM costs up to 70%
✅ Bounding tool calls often improves quality, not just cost
✅ Fairness queues matter once you have real multi-tenant load
Worth 12 minutes if… pic.twitter.com/2qbvyct3lxAt Interrupt, @Clay
's Head of AI @jeffbarg shared insights from running 350m GTM agents a month. Caching can cut LLM costs up to 70% Bounding tool calls often improves quality, not just cost Fairness queues matter once you have real multi-tenant load Worth 12 minutes if
