Skip to content

Conversation

@lnhsingh
Copy link
Collaborator

Overview

  • Remove Labs docs since we are not surfacing in official LangChain docs now

Type of change

Type: Remove old docs

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes

Copilot AI review requested due to automatic review settings October 27, 2025 17:23
@lnhsingh lnhsingh requested a review from katmayb as a code owner October 27, 2025 17:23
@github-actions github-actions bot added the labs label Oct 27, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes all Labs documentation from the LangChain documentation site, as these products are no longer being surfaced in the official docs. The changes are comprehensive, removing three main product sections: Open SWE (a cloud-based coding agent), Open Agent Platform (OAP - a citizen developer platform), and Deep Agents (an agent architecture framework).

Key changes:

  • Removal of all Open SWE documentation (setup guides, usage instructions, FAQ, and secrets management)
  • Removal of all Open Agent Platform documentation (quickstart, setup guides, and custom agent configuration)
  • Removal of Deep Agents documentation (overview, quickstart, configuration, and built-in components)
  • Removal of the Labs index page that previously listed all three products

Reviewed Changes

Copilot reviewed 29 out of 29 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/labs/swe/*.mdx Removed all Open SWE documentation files covering UI usage, GitHub integration, PR tagging, custom rules, examples, and best practices
src/labs/swe/setup/*.mdx Removed Open SWE setup documentation including development setup, authentication, monorepo structure, customization, and CI configuration
src/labs/swe/index.mdx, src/labs/swe/faq.mdx, src/labs/swe/secrets.mdx Removed Open SWE introduction, FAQ, and secrets management documentation
src/labs/oap/*.mdx Removed Open Agent Platform documentation including introduction, quickstart, and all setup guides
src/labs/oap/custom-agents/*.mdx Removed OAP custom agent documentation covering overview and configuration
src/labs/deep-agents/*.mdx Removed Deep Agents documentation including overview, quickstart, configuration options, and built-in components
src/labs/index.mdx Removed the main Labs landing page that listed all products

@lnhsingh
Copy link
Collaborator Author

@bracesproul does anything need to be done in the OAP, etc. repos to stop the auto updates?

@github-actions
Copy link
Contributor

Preview ID generated: preview-remove-1761585861-467f9a6

@github-actions github-actions bot added python For content related to the Python version of LangChain projects docs-infra labels Oct 27, 2025
@github-actions
Copy link
Contributor

Preview ID generated: preview-remove-1761586209-f788a9b

@lnhsingh lnhsingh merged commit d161ea8 into main Oct 27, 2025
11 checks passed
@lnhsingh lnhsingh deleted the remove branch October 27, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-infra labs python For content related to the Python version of LangChain projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants