[PR #99] [MERGED] remove stub pages #411

Closed
opened 2026-02-17 17:20:18 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/99
Author: @lnhsingh
Created: 8/1/2025
Status: Merged
Merged: 8/1/2025
Merged by: @lnhsingh

Base: mainHead: cleanup


📝 Commits (2)

📊 Changes

102 files changed (+1 additions, -729 deletions)

View changed files

📝 src/langgraph-platform/faq.mdx (+1 -1)
src/loss/stub.mdx (+0 -5)
src/oss/agent-control/conditional-branching.mdx (+0 -3)
src/oss/agent-control/error-handling-and-recovery.mdx (+0 -3)
src/oss/agent-control/human-in-the-loop.mdx (+0 -3)
src/oss/agent-control/loops-and-cycles.mdx (+0 -3)
src/oss/build-agent-workflow/agent-collaboration.mdx (+0 -3)
src/oss/build-agent-workflow/build-a-custom-agent.mdx (+0 -3)
src/oss/build-agent-workflow/build-an-agent-with-no-code.mdx (+0 -3)
src/oss/build-agent-workflow/build-basic-agent.mdx (+0 -223)
src/oss/build-agent-workflow/citation-and-source-tracking-agent.mdx (+0 -3)
src/oss/build-agent-workflow/communication-and-coordination.mdx (+0 -3)
src/oss/build-agent-workflow/conditional-logic-and-branching.mdx (+0 -3)
src/oss/build-agent-workflow/error-handling-and-retries.mdx (+0 -3)
src/oss/build-agent-workflow/hierarchical-agent-teams.mdx (+0 -3)
src/oss/build-agent-workflow/multi-document-processing-agent.mdx (+0 -3)
src/oss/build-agent-workflow/multi-step-agent.mdx (+0 -3)
src/oss/build-agent-workflow/rag-agent.mdx (+0 -3)
src/oss/build-agent-workflow/research-and-summarization-agent.mdx (+0 -3)
src/oss/build-agent-workflow/specialized-agent-roles.mdx (+0 -3)

...and 80 more files

📄 Description

No description provided


🔄 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/99 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 8/1/2025 **Status:** ✅ Merged **Merged:** 8/1/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `cleanup` --- ### 📝 Commits (2) - [`1a13cf7`](https://github.com/langchain-ai/docs/commit/1a13cf760ab3f664af31d3af5882bfa1450bb41d) remove stub pages - [`3b06223`](https://github.com/langchain-ai/docs/commit/3b06223f60e7f0f6a163230395c88fe6f1f7939e) fix link ### 📊 Changes **102 files changed** (+1 additions, -729 deletions) <details> <summary>View changed files</summary> 📝 `src/langgraph-platform/faq.mdx` (+1 -1) ➖ `src/loss/stub.mdx` (+0 -5) ➖ `src/oss/agent-control/conditional-branching.mdx` (+0 -3) ➖ `src/oss/agent-control/error-handling-and-recovery.mdx` (+0 -3) ➖ `src/oss/agent-control/human-in-the-loop.mdx` (+0 -3) ➖ `src/oss/agent-control/loops-and-cycles.mdx` (+0 -3) ➖ `src/oss/build-agent-workflow/agent-collaboration.mdx` (+0 -3) ➖ `src/oss/build-agent-workflow/build-a-custom-agent.mdx` (+0 -3) ➖ `src/oss/build-agent-workflow/build-an-agent-with-no-code.mdx` (+0 -3) ➖ `src/oss/build-agent-workflow/build-basic-agent.mdx` (+0 -223) ➖ `src/oss/build-agent-workflow/citation-and-source-tracking-agent.mdx` (+0 -3) ➖ `src/oss/build-agent-workflow/communication-and-coordination.mdx` (+0 -3) ➖ `src/oss/build-agent-workflow/conditional-logic-and-branching.mdx` (+0 -3) ➖ `src/oss/build-agent-workflow/error-handling-and-retries.mdx` (+0 -3) ➖ `src/oss/build-agent-workflow/hierarchical-agent-teams.mdx` (+0 -3) ➖ `src/oss/build-agent-workflow/multi-document-processing-agent.mdx` (+0 -3) ➖ `src/oss/build-agent-workflow/multi-step-agent.mdx` (+0 -3) ➖ `src/oss/build-agent-workflow/rag-agent.mdx` (+0 -3) ➖ `src/oss/build-agent-workflow/research-and-summarization-agent.mdx` (+0 -3) ➖ `src/oss/build-agent-workflow/specialized-agent-roles.mdx` (+0 -3) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <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-02-17 17:20:18 -05:00
yindo closed this issue 2026-02-17 17:20:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#411