[PR #3155] [MERGED] Fleet release #3226

Closed
opened 2026-06-05 18:21:29 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3155
Author: @lnhsingh
Created: 3/16/2026
Status: Merged
Merged: 3/19/2026
Merged by: @bracesproul

Base: mainHead: fleet


📝 Commits (10+)

📊 Changes

39 files changed (+443 additions, -373 deletions)

View changed files

📝 src/docs.json (+86 -22)
src/images/brand/agent-builder-icon-dark.png (+0 -0)
src/images/brand/agent-builder-icon-light.png (+0 -0)
src/images/brand/fleet-icon-dark.png (+0 -0)
src/images/brand/fleet-icon-light.png (+0 -0)
📝 src/index.mdx (+5 -5)
src/langsmith/agent-builder-slack-app.mdx (+0 -168)
📝 src/langsmith/agent-server-changelog.mdx (+1 -1)
📝 src/langsmith/fleet/auth-format.mdx (+3 -3)
📝 src/langsmith/fleet/code.mdx (+5 -5)
📝 src/langsmith/fleet/essentials.mdx (+11 -11)
📝 src/langsmith/fleet/index.mdx (+20 -14)
📝 src/langsmith/fleet/manage-agent-settings.mdx (+6 -6)
📝 src/langsmith/fleet/mcp-framework.mdx (+2 -2)
📝 src/langsmith/fleet/pricing-faq.mdx (+2 -2)
📝 src/langsmith/fleet/quickstart.mdx (+9 -9)
📝 src/langsmith/fleet/remote-mcp-servers.mdx (+15 -15)
📝 src/langsmith/fleet/self-hosted.mdx (+20 -20)
📝 src/langsmith/fleet/setup.mdx (+8 -8)
src/langsmith/fleet/slack-app.mdx (+168 -0)

...and 19 more files

📄 Description

Updates for LangSmith Fleet release

  • Updated Slack page (Preview)
  • Changed mentions of Agent Builder to Fleet
  • Update AB file names and added redirects
  • Add callout re: name change
  • Update callout colors to be uniform

Note: Updates for agent identity to come in a following PR

Preview (as of 3/17 6PM ET): https://langchain-5e9cc07a-preview-fleet-1773781770-1ce7f60.mintlify.app/langsmith/fleet


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/3155 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 3/16/2026 **Status:** ✅ Merged **Merged:** 3/19/2026 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `fleet` --- ### 📝 Commits (10+) - [`e2e8d07`](https://github.com/langchain-ai/docs/commit/e2e8d078e8629d5fae7adbc3a14c838477f49ae4) update slack instructions - [`de8c012`](https://github.com/langchain-ai/docs/commit/de8c01239f348b2a91e9c9446eab4b5e59914f53) x - [`2bd8075`](https://github.com/langchain-ai/docs/commit/2bd80754c8b6f98b3369d827c807a35a54a10681) x - [`ffd2a97`](https://github.com/langchain-ai/docs/commit/ffd2a97d59c33e8c4721db004186ed76a5d1ee75) crosslinks updated + redirects - [`4f1c7e9`](https://github.com/langchain-ai/docs/commit/4f1c7e9ccd0d31decdc288545461b23eda566f8c) update mentions of Agent Builder - [`f002a63`](https://github.com/langchain-ai/docs/commit/f002a633a0b73e8dfc6bc2548b62a98674757ec1) Merge branch 'main' into fleet - [`cfff574`](https://github.com/langchain-ai/docs/commit/cfff574b4f5207c8bd2717dd166aedc1527be42c) update variable names - [`4271aee`](https://github.com/langchain-ai/docs/commit/4271aeea5c757d0290bff7b102a498a0c4a6b4c6) new icons - [`ae2dbb7`](https://github.com/langchain-ai/docs/commit/ae2dbb72009b6d4790dc49889a9a17f2a1e40852) Apply suggestion from @katmayb - [`790232e`](https://github.com/langchain-ai/docs/commit/790232e27dd0d932746d60470cee0790ae653d00) updates ### 📊 Changes **39 files changed** (+443 additions, -373 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+86 -22) ➖ `src/images/brand/agent-builder-icon-dark.png` (+0 -0) ➖ `src/images/brand/agent-builder-icon-light.png` (+0 -0) ➕ `src/images/brand/fleet-icon-dark.png` (+0 -0) ➕ `src/images/brand/fleet-icon-light.png` (+0 -0) 📝 `src/index.mdx` (+5 -5) ➖ `src/langsmith/agent-builder-slack-app.mdx` (+0 -168) 📝 `src/langsmith/agent-server-changelog.mdx` (+1 -1) 📝 `src/langsmith/fleet/auth-format.mdx` (+3 -3) 📝 `src/langsmith/fleet/code.mdx` (+5 -5) 📝 `src/langsmith/fleet/essentials.mdx` (+11 -11) 📝 `src/langsmith/fleet/index.mdx` (+20 -14) 📝 `src/langsmith/fleet/manage-agent-settings.mdx` (+6 -6) 📝 `src/langsmith/fleet/mcp-framework.mdx` (+2 -2) 📝 `src/langsmith/fleet/pricing-faq.mdx` (+2 -2) 📝 `src/langsmith/fleet/quickstart.mdx` (+9 -9) 📝 `src/langsmith/fleet/remote-mcp-servers.mdx` (+15 -15) 📝 `src/langsmith/fleet/self-hosted.mdx` (+20 -20) 📝 `src/langsmith/fleet/setup.mdx` (+8 -8) ➕ `src/langsmith/fleet/slack-app.mdx` (+168 -0) _...and 19 more files_ </details> ### 📄 Description Updates for LangSmith Fleet release - Updated Slack page ([Preview](https://langchain-5e9cc07a-preview-fleet-1773781770-1ce7f60.mintlify.app/langsmith/fleet/slack-app)) - Changed mentions of Agent Builder to Fleet - Update AB file names and added redirects - Add callout re: name change - Update callout colors to be uniform Note: Updates for agent identity to come in a following PR Preview (as of 3/17 6PM ET): https://langchain-5e9cc07a-preview-fleet-1773781770-1ce7f60.mintlify.app/langsmith/fleet --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:21:29 -04:00
yindo closed this issue 2026-06-05 18:21:29 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3226