LinkedIn Cognitive Memory Agent
Production memory infrastructure powering LinkedIn's Hiring Assistant and other GenAI apps. Three-layer (episodic/semantic/procedural) shared memory substrate across multi-agent systems; recent-context retrieval + semantic search + summarisation-based compaction. April 2026.
At a glance
- Type
- Episodic + semantic + procedural (shared)
- Tier
- T1
- Section
- Platform-provider memory
- Created
- 2026-04 (engineering blog published April 2026; Hiring Assistant shipped 2025)
- Latest release
- not applicable — not OSS
- License
- not applicable — not OSS
- GitHub
- not applicable — no GitHub repo
- Pricing
- searched not found
- Funding
- parent is public
Taxonomy
- storage
- vector
- retrieval
- similarity
- persistence
- long-term
- update
- extraction
- unit
- episode
- governance
- opaque
- conflict
- none
When to use
Optimised for: episodic+semantic+procedural memory at LinkedIn scale
Anti-fit: not deployable - internal LinkedIn infrastructure only
Pros & cons
Pros
First professional-network memory with a structured domain corpus (job history, connections, posts) — most other products see only freeform chat.
Cons
Closed ecosystem with no developer access; memory depth limited by what users actually post.
Claims & capabilities
Production memory infrastructure powering LinkedIn's Hiring Assistant + other GenAI apps; three-layer (episodic + semantic + procedural) shared substrate across multi-agent systems; recent-context retrieval + semantic search + summarisation-based compaction; April 2026 engineering blog
Technical surface
- API surface
- searched not found
- Backend storage
- searched not found
- Deployment
- Managed-only (internal LinkedIn production infrastructure)
- Embedding model
- searched not found
- Multi-tenancy
- searched not found
- MCP
- searched not found
- A2A
- searched not found
- OpenTelemetry
- searched not found
Compare LinkedIn Cognitive Memory Agent with…
Similar systems
Other platform-provider memory in the catalog, ranked by inbound references.
- AWS Bedrock AgentCore Memory T2
AWS managed memory service for agents running on Bedrock AgentCore. Native integrations with LangChain/LangGraph and Strands. Drives long-running MCP servers + agent workloads.
- Anthropic Claude Memory T1
Memory tool API + consumer "Memory" feature + Auto Dream consolidation. Document-as-memory rather than extracted-fact-as-memory.
- Anthropic Managed Agents — Memory T3
Mounts memory as files on a managed filesystem; Claude reads and writes via the same bash/code-execution tools used for agentic tasks. Unit of storage is a file — inspectable, editable, exportable by developers. Full audit log per session. Memory beta launched April 23, 2026, two weeks after Managed Agents itself launched April 8.
- Cloudflare Agent Memory T2
Managed persistent memory service for AI agents on Cloudflare's edge. Beta-launched April 2026. Sits alongside Workers AI / Vectorize as the memory tier of the Cloudflare agent stack.
- Gemini Enterprise Agent Platform Memory Bank (rebrand of Vertex AI Memory Bank) T1
GA at Google Cloud Next 2026 (2026-04-22). Vertex AI rebranded as Gemini Enterprise Agent Platform; Memory Bank now "Agent Platform Memory Bank" with new continuous event-streaming + automated memory generation triggered by configurable criteria (event count or idle time). Backed by Agent Runtime that supports long-running agents that maintain state for days. Note: separate "Memory Profiles" feature reported in TheNextWeb but not surfaced in official Google Cloud release notes — treated here as unconfirmed.
- Google Gemini Memory T1
Personal Context setting + Personal Intelligence packing. Memory import from ChatGPT/Claude (Mar 2026).