> ## Documentation Index
> Fetch the complete documentation index at: https://docs.langchain.com/llms.txt
> Use this file to discover all available pages before exploring further.

# LangSmith Fleet changelog

> Weekly updates to LangSmith Fleet

Weekly updates to [LangSmith Fleet](/langsmith/fleet).

<Callout icon="rss" color="#4F46E5" iconType="regular">
  **Subscribe**: This changelog includes an [RSS feed](https://docs.langchain.com/langsmith/fleet-changelog/rss.xml) that can integrate with [Slack](https://slack.com/help/articles/218688467-Add-RSS-feeds-to-Slack), [email](https://zapier.com/apps/email/integrations/rss/1441/send-new-rss-feed-entries-via-email), Discord bots like [Readybot](https://readybot.io/) or [RSS Feeds to Discord Bot](https://rss.app/en/bots/rssfeeds-discord-bot), and other subscription tools.
</Callout>

<Update label="June 15-19, 2026" rss={{ title: "2026-06-15 - Fleet product update" }}>
  ## New features

  * [Fleet tools](/langsmith/fleet/tools) now include Salesforce OAuth provider setup for self-hosted users, so you can configure the provider end to end.
  * Agent sharing is redesigned around two choices, who can use and who can edit an agent, plus a Publish as template option that lets others fork their own editable copy.
  * Fleet agents now post a notification to the originating thread, such as Slack, when they pause at a human-in-the-loop interrupt, with a link back to the agent chat.
  * You can now complete Fleet integration OAuth through your own callback URL, so headless setups can finish authentication without the LangSmith UI.
  * Agent cards now show the agent owner.
  * New first-party [templates](/langsmith/fleet/templates), Brand Copywriter and Applicant Screening, are available in the gallery.

  ## Fixes

  * Switching threads in the agent chat now clears the previous thread immediately and shows a loading state instead of stale messages.
  * The [skills](/langsmith/fleet/skills) list now degrades gracefully when one skill fails to load, so the remaining skills still appear.
</Update>

<Update label="June 8-12, 2026" rss={{ title: "2026-06-08 - Fleet product update" }}>
  ## New features

  * [Templates](/langsmith/fleet/templates) now show “by Fleet” with the Fleet logo, so curated templates match Fleet branding.

  ## Fixes

  * The Fleet list-threads endpoint now returns `items` instead of `threads`, so the response shape matches the rest of the API.
  * Fleet thread requests now return a clearer error when a large response would have triggered a 5xx, so long lists fail gracefully.
</Update>

<Update label="June 1-5, 2026" rss={{ title: "2026-06-01 - LangSmith Fleet update" }}>
  ## New features

  * [Skills](/langsmith/fleet/skills) load faster: the skills list fetches lightweight metadata first and loads file contents only when you open a skill.
  * The agent creation menu adds a [Templates](/langsmith/fleet/templates) entry.
  * The [remote MCP](/langsmith/fleet/remote-mcp-servers) authorization screen now shows the connecting application's name, logo, and homepage, terms, and privacy links instead of its raw client ID.
  * [Slack integration](/langsmith/fleet/slack-app) available in AWS and APAC regions.

  ## Fixes

  * [Scheduled (cron) execution](/langsmith/fleet/schedules) is restored for enterprise Fleet agents.
  * Long-running agent runs and agent-builder generations are no longer cut off after 60 seconds.
  * The Gmail read-emails [tool](/langsmith/fleet/tools) now returns results when you search sent mail with an `in:sent` query.
  * Scrolling is improved for long toolbox, skill, and sub-agent lists in the agent editor, and webhook dialogs now scroll within the viewport.
</Update>

<Update label="March 16-20, 2026" rss={{ title: "2026-03-16 - Fleet product update" }}>
  ## New features

  * Agent Builder is now [LangSmith Fleet](/langsmith/fleet). The new name reflects Fleet's focus on building and managing agents for your whole team: creating them, sharing them, managing their tasks, and controlling agent access and identity. All existing agents, configurations, integrations, plans, and contracts continue to work unchanged, with no action required on your end.
</Update>

<Update label="February 16-20, 2026" rss={{ title: "2026-02-16 - Fleet product update" }}>
  ## New features

  * A central Chat agent connects to all of your workspace [tools](/langsmith/fleet/tools), including Slack, Gmail, Linear, and MCP servers, so you can ask questions and take actions without setting up a dedicated agent first.
  * Turn a useful conversation into a recurring agent with one click, with no prompt engineering or conditional logic required.
  * Upload files directly into chat, including CSVs, images, documents, and style guides, for the agent to act on immediately.
  * A central tool registry lets workspace admins connect [tools](/langsmith/fleet/tools), manage authentication, and control access across the organization.
</Update>

<Update label="October 27-31, 2025" rss={{ title: "2025-10-27 - Fleet product update" }}>
  ## New features

  * LangSmith Agent Builder launched in private preview as a no-code way for non-developers to build agents, with conversational setup, built-in memory, MCP integrations, automated triggers, and subagent support. Agent Builder later became [LangSmith Fleet](/langsmith/fleet).
</Update>

***

<div className="source-links">
  <Callout icon="terminal-2">
    [Connect these docs](/use-these-docs) to Claude, VSCode, and more via MCP for real-time answers.
  </Callout>

  <Callout icon="edit">
    [Edit this page on GitHub](https://github.com/langchain-ai/docs/edit/main/src/langsmith/fleet/changelog.mdx) or [file an issue](https://github.com/langchain-ai/docs/issues/new/choose).
  </Callout>
</div>
