LangChain Adds Personal Memory to Managed Agents, Off by Default in Group Chats

Version 0.8 also lets agents receive Slack files and web requests. Its built-in search is limited to two LangSmith plans.

By 2 min read
LangChain Adds Personal Memory to Managed Agents, Off by Default in Group Chats
LangChain Adds Personal Memory to Managed Agents, Off by Default in Group Chats

Listen to this story

The audio brief

About 1:26
0:001:26
Read transcript
An AI agent can now remember how one person likes to work without putting those preferences into memory shared with the whole team. LangChain’s Managed Deep Agents 0.8 release adds a caller-specific memory layer alongside the shared memory agents already use for instructions and recurring tasks. The boundary depends on where a request comes from. In a one-to-one Slack conversation, the agent can use both layers. In Slack groups and channels, and in requests sent over HTTP, it gets shared memory by default—not the caller’s personal memory. Teams can change those policies, so this is a default safeguard, not an absolute rule. That separation matters because memory and permissions are different. Personal memory shapes what the agent recalls; credentials shape what it can do in other services. LangChain says teams can connect either user-owned or agent-shared credentials across 23 services, including GitHub, Linear and Google Workspace. The release also lets Slack users attach files, and lets other software hand tasks to agents through JSON webhooks. For web search, LangSmith runs the Parallel integration and returns excerpts plus source links, with activity visible in traces. It removes the need for a separate Parallel account, but not every setup step: teams still need a Managed Deep Agents project, a workspace ID and a personal API key for Studio. The key constraint is access: built-in search is limited to LangSmith Plus and Startup, though usage is free during private beta.

Story brief

3 key points

LangChain’s September 24, 2026, Managed Deep Agents 0.8 release gives teams a way to retain caller-specific preferences without placing them in shared agent memory. Access is channel-governed: one-to-one Slack can use both layers, while groups, channels and HTTP requests default to shared memory only, with policies configurable. This helps teams personalize agents without exposing personal context by default, but...

  1. 01

    Slack file attachments let agents work from spreadsheets, screenshots or documents supplied in a conversation.

  2. 02

    HTTP channels accept JSON webhooks; LangChain positions them for internal tools, customer portals and support systems.

  3. 03

    Parallel search is limited to LangSmith Plus and Startup; private-beta usage is free, and results include excerpts and source URLs.

A team’s AI agent can now remember one person’s preferences without putting them in the memory it shares with everyone. LangChain launched Managed Deep Agents 0.8 on September 24, 2026, with a memory layer tied to each authenticated caller. The release also adds Slack file transfer, HTTP channels and web search powered by Parallel.

Personal context, separate from team context

Managed Deep Agents already had durable memory for instructions and preferences shared across conversations. Version 0.8 adds a layer keyed to the person starting a run. LangChain says it can retain that person’s working style or recurring tasks without mixing those details into shared agent memory.

The channel sets the default boundary

By default, a one-to-one Slack message can use both memory layers. Slack groups and channels, and HTTP requests, can use shared agent memory but not user memory. Teams can change those access policies. The distinction keeps a person’s stored preferences out of group conversations under the default settings; it is not an unconditional ban.

Remembering someone is different from acting as them

Memory determines what context the agent can recall. Credentials determine whose permissions it uses in another service. Managed Deep Agents supports credentials owned by an individual user as well as credentials shared by the agent across callers. Those connections are distinct from the new memory layer. LangChain says they support 23 services, including GitHub, Linear and Google Workspace tools.

More ways to hand over a task

Slack users can now send files with a request, so an agent can work from a spreadsheet, screenshot or document supplied in the conversation. New HTTP channels accept JSON webhooks, a way for software to send requests to an agent. LangChain suggests internal tools, customer portals and support systems as possible places to use them.

LangChain shows how a team can access a Managed Deep Agent through Slack. Video via langchain.com.

Search is built in, but plan-limited

For web search, LangSmith manages the Parallel credentials and runs the tool. Teams do not need a separate Parallel account or API key. LangChain says the agent receives excerpts and source URLs, while search calls, delays and errors appear in LangSmith traces. Its documentation describes the integration as offering zero data retention.

Built-in search is available only on LangSmith Plus and Startup plans, with usage free during private beta. Setup still requires a Managed Deep Agents project, a LangSmith workspace ID and a personal LangSmith API key for Studio. The integration removes a separate search-vendor setup step, not the LangSmith requirements.

Sources

  1. langchain.comManaged Deep Agents delivers a better user experience for agents in production
  2. docs.langchain.comBuilt-in search powered by Parallel - Docs by LangChain

Loading discussion...

YOUR READING SPACE

Notifications