[PR #3850] feat: document langsmith fleet auto-improve feature #3864

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/3850
Author: @open-swe[bot]
Created: 5/3/2026
Status: 🔄 Open

Base: mainHead: open-swe/6f8751a7-2317-6c86-e2d8-1b346608b6fc


📝 Commits (1)

  • 766444d feat: document langsmith fleet auto-improve feature

📊 Changes

2 files changed (+51 additions, -1 deletions)

View changed files

📝 src/docs.json (+2 -1)
src/langsmith/fleet/auto-improve.mdx (+49 -0)

📄 Description

Description

Adds a new "Auto-Improve" page under LangSmith Fleet → Advanced documenting the daily self-improvement cron that reflects on the agent's last 24 hours of conversations and updates AGENTS.md, tools, skills, or wiki/ memory files when warranted. Details sourced from the AutoImproveSection component in langchainplus.

Release Note

Added documentation for the LangSmith Fleet Auto-Improve feature.

Test Plan

  • Verify the new page renders under LangSmith Fleet → Advanced in a Mintlify preview.

Opened collaboratively by Brace Sproul and open-swe.


🔄 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/3850 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 5/3/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `open-swe/6f8751a7-2317-6c86-e2d8-1b346608b6fc` --- ### 📝 Commits (1) - [`766444d`](https://github.com/langchain-ai/docs/commit/766444d1432e2fe6c70add6de398a53d936c72ea) feat: document langsmith fleet auto-improve feature ### 📊 Changes **2 files changed** (+51 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+2 -1) ➕ `src/langsmith/fleet/auto-improve.mdx` (+49 -0) </details> ### 📄 Description ## Description Adds a new "Auto-Improve" page under LangSmith Fleet → Advanced documenting the daily self-improvement cron that reflects on the agent's last 24 hours of conversations and updates `AGENTS.md`, tools, skills, or `wiki/` memory files when warranted. Details sourced from the `AutoImproveSection` component in langchainplus. ## Release Note Added documentation for the LangSmith Fleet Auto-Improve feature. ## Test Plan - [ ] Verify the new page renders under LangSmith Fleet → Advanced in a Mintlify preview. _Opened collaboratively by Brace Sproul and open-swe._ --- <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#3864