[PR #3851] docs: add fleet features page documenting smaller features #3863

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3851
Author: @open-swe[bot]
Created: 5/3/2026
Status: 🔄 Open

Base: mainHead: open-swe/2c388642-30ed-92d5-12de-4b36b9a52dcf


📝 Commits (1)

  • 2acd37a docs: add fleet features page

📊 Changes

2 files changed (+197 additions, -0 deletions)

View changed files

📝 src/docs.json (+1 -0)
src/langsmith/fleet/features.mdx (+196 -0)

📄 Description

Description

Adds a new Features page under LangSmith Fleet that documents smaller features that previously had no docs: SVG/Mermaid/presentation rendering in chat, / and @ mentions, agent icon picker, on-the-fly skill creation, per-sub-agent models, auto-improve, inbox keyboard shortcuts, drag/drop/paste in chat, ZIP import, HTML inspect mode, CSV table preview, email approval card, and clarifying questions. Image placeholders are included for the user to swap in real assets.

Release Note

Added a Features page to the LangSmith Fleet docs covering smaller in-app features.

Test Plan

  • Test in preview deployment

🔄 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/3851 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 5/3/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `open-swe/2c388642-30ed-92d5-12de-4b36b9a52dcf` --- ### 📝 Commits (1) - [`2acd37a`](https://github.com/langchain-ai/docs/commit/2acd37a796d9f6e47c8ae31b67c9b88e3dbd45f7) docs: add fleet features page ### 📊 Changes **2 files changed** (+197 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+1 -0) ➕ `src/langsmith/fleet/features.mdx` (+196 -0) </details> ### 📄 Description ## Description Adds a new `Features` page under LangSmith Fleet that documents smaller features that previously had no docs: SVG/Mermaid/presentation rendering in chat, `/` and `@` mentions, agent icon picker, on-the-fly skill creation, per-sub-agent models, auto-improve, inbox keyboard shortcuts, drag/drop/paste in chat, ZIP import, HTML inspect mode, CSV table preview, email approval card, and clarifying questions. Image placeholders are included for the user to swap in real assets. ## Release Note Added a Features page to the LangSmith Fleet docs covering smaller in-app features. ## Test Plan - [ ] Test in preview deployment --- <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:24 -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#3863