[PR #1571] [MERGED] docs: agent builder cleanup #1655

Closed
opened 2026-02-17 17:22:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1571
Author: @joaquin-borggio-lc
Created: 11/21/2025
Status: Merged
Merged: 11/21/2025
Merged by: @joaquin-borggio-lc

Base: mainHead: joaquibn/cleanup-some-agent-builder-docs


📝 Commits (1)

  • 1127a08 docs: agent builder cleanup

📊 Changes

2 files changed (+2 additions, -4 deletions)

View changed files

📝 src/langsmith/agent-builder-tools.mdx (+1 -3)
📝 src/langsmith/agent-builder.mdx (+1 -1)

📄 Description

Overview

Previously, the tools page had a weird green in light mode:
Screenshot 2025-11-21 at 1 46 12 PM

Now it matches the other notes (and looks good in dark and light mode):
Screenshot 2025-11-21 at 1 46 40 PM

Also the product is now in Beta, not private preview. no more waitlist:
Screenshot 2025-11-21 at 1 47 22 PM

Type of change

Type: [Replace with: New documentation page / Update existing documentation / Fix typo/bug/link/formatting / Remove outdated content / Other]

Related issues/PRs

  • GitHub issue:
  • Feature PR:
  • Linear issue:
  • Slack thread:

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

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes


🔄 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/1571 **Author:** [@joaquin-borggio-lc](https://github.com/joaquin-borggio-lc) **Created:** 11/21/2025 **Status:** ✅ Merged **Merged:** 11/21/2025 **Merged by:** [@joaquin-borggio-lc](https://github.com/joaquin-borggio-lc) **Base:** `main` ← **Head:** `joaquibn/cleanup-some-agent-builder-docs` --- ### 📝 Commits (1) - [`1127a08`](https://github.com/langchain-ai/docs/commit/1127a081d3a7c57b4e5d2928ace9d4d2c91310e1) docs: agent builder cleanup ### 📊 Changes **2 files changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/agent-builder-tools.mdx` (+1 -3) 📝 `src/langsmith/agent-builder.mdx` (+1 -1) </details> ### 📄 Description ## Overview Previously, the tools page had a weird green in light mode: <img width="1808" height="555" alt="Screenshot 2025-11-21 at 1 46 12 PM" src="https://github.com/user-attachments/assets/336709c2-d0ba-4875-b267-9d05e911fc7c" /> Now it matches the other notes (and looks good in dark and light mode): <img width="1613" height="452" alt="Screenshot 2025-11-21 at 1 46 40 PM" src="https://github.com/user-attachments/assets/09f3b604-7f45-4681-b717-9b09fa404405" /> Also the product is now in Beta, not private preview. no more waitlist: <img width="1347" height="373" alt="Screenshot 2025-11-21 at 1 47 22 PM" src="https://github.com/user-attachments/assets/72298966-91ac-4802-8072-bbee2a86dca0" /> ## Type of change **Type:** [Replace with: New documentation page / Update existing documentation / Fix typo/bug/link/formatting / Remove outdated content / Other] ## Related issues/PRs <!-- Link to related issues, feature PRs, or discussions (if applicable) To automatically close an issue when this PR is merged, use closing keywords: - "closes #123" or "fixes #123" or "resolves #123" For regular references without auto-closing, just use: - "#123" or "See issue #123" Examples: - closes #456 (will auto-close issue #456 when PR is merged) - See #789 for context (will reference but not auto-close issue #789) --> - GitHub issue: - Feature PR: <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: ## Checklist <!-- Put an 'x' in all boxes that apply --> - [ ] I have read the [contributing guidelines](README.md) - [ ] 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 (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <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:22:35 -05:00
yindo closed this issue 2026-02-17 17:22:35 -05:00
yindo changed title from [PR #1571] docs: agent builder cleanup to [PR #1571] [MERGED] docs: agent builder cleanup 2026-06-05 18:14:12 -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#1655