[PR #3874] [MERGED] feat: add Microsoft Copilot to fleet comparison page #3886

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3874
Author: @open-swe[bot]
Created: 5/5/2026
Status: Merged
Merged: 5/5/2026
Merged by: @lnhsingh

Base: mainHead: open-swe/fleet-comparison-copilot


📝 Commits (6)

  • 20a665c feat: add Microsoft Copilot to fleet comparison page
  • 6434f37 Merge remote-tracking branch 'origin/main' into open-swe/fleet-comparison-copilot
  • 7b372e3 feat: extend Copilot to remaining sections and refresh other vendor info
  • 543fe81 update
  • 757f703 Apply suggestions from code review
  • 743ef32 Merge branch 'main' into open-swe/fleet-comparison-copilot

📊 Changes

1 file changed (+71 additions, -86 deletions)

View changed files

📝 src/langsmith/fleet/comparison.mdx (+71 -86)

📄 Description

Description

Adds a Microsoft Copilot column to the LangSmith Fleet agent platform comparison. Information is sourced from Microsoft Learn (Copilot Studio docs) and the Microsoft Copilot blog, with conservative "—" markers used for any feature not confirmed in public Microsoft documentation (for example, attribute-based access control per MCP server, and a Fleet-equivalent skills system).

Covers the four existing tables (capabilities, target users, enterprise controls, model flexibility) plus the supporting prose paragraphs. Notable findings: native MCP client support, native Teams publishing, Slack only via Azure Bot Service relay (marked ⚠️), Editor/Viewer per-agent sharing, Microsoft Purview audit, and a curated list of OpenAI/Anthropic models with Azure AI Foundry bring-your-own-model for prompts.

Release Note

Add Microsoft Copilot to the LangSmith Fleet agent platform comparison page.

Test Plan

  • Confirm the new Copilot column renders correctly across the four comparison tables in Mintlify preview.

🔄 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/3874 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 5/5/2026 **Status:** ✅ Merged **Merged:** 5/5/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `open-swe/fleet-comparison-copilot` --- ### 📝 Commits (6) - [`20a665c`](https://github.com/langchain-ai/docs/commit/20a665c1e83a395a002de1e053d2cce2def1599e) feat: add Microsoft Copilot to fleet comparison page - [`6434f37`](https://github.com/langchain-ai/docs/commit/6434f37f463d7a9ebd4a6ff48ca1a6c9eb5c1aba) Merge remote-tracking branch 'origin/main' into open-swe/fleet-comparison-copilot - [`7b372e3`](https://github.com/langchain-ai/docs/commit/7b372e3459d93c5e125fe202621cd83cc67d7cf8) feat: extend Copilot to remaining sections and refresh other vendor info - [`543fe81`](https://github.com/langchain-ai/docs/commit/543fe8114d51704220de5c60017c99b9b398a706) update - [`757f703`](https://github.com/langchain-ai/docs/commit/757f7035a596cd0585a56926db4720e9a5b083ef) Apply suggestions from code review - [`743ef32`](https://github.com/langchain-ai/docs/commit/743ef32fb24afee27dd4e922986c7a2071cf81d1) Merge branch 'main' into open-swe/fleet-comparison-copilot ### 📊 Changes **1 file changed** (+71 additions, -86 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/fleet/comparison.mdx` (+71 -86) </details> ### 📄 Description ## Description Adds a Microsoft Copilot column to the LangSmith Fleet agent platform comparison. Information is sourced from Microsoft Learn (Copilot Studio docs) and the Microsoft Copilot blog, with conservative "—" markers used for any feature not confirmed in public Microsoft documentation (for example, attribute-based access control per MCP server, and a Fleet-equivalent skills system). Covers the four existing tables (capabilities, target users, enterprise controls, model flexibility) plus the supporting prose paragraphs. Notable findings: native MCP client support, native Teams publishing, Slack only via Azure Bot Service relay (marked ⚠️), Editor/Viewer per-agent sharing, Microsoft Purview audit, and a curated list of OpenAI/Anthropic models with Azure AI Foundry bring-your-own-model for prompts. ## Release Note Add Microsoft Copilot to the LangSmith Fleet agent platform comparison page. ## Test Plan - [ ] Confirm the new Copilot column renders correctly across the four comparison tables in Mintlify preview. --- <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:53:28 -04:00
yindo closed this issue 2026-06-05 18:53:28 -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#3886