[PR #3505] [MERGED] docs: sync AGENTS.md, CLAUDE.md, and docs.json with current nav structure #3550

Closed
opened 2026-06-05 18:23:27 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3505
Author: @mdrxy
Created: 4/8/2026
Status: Merged
Merged: 4/8/2026
Merged by: @mdrxy

Base: mainHead: mdrxy/choress


📝 Commits (1)

  • 85de0a0 docs: sync AGENTS.md, CLAUDE.md, and docs.json with current nav structure

📊 Changes

3 files changed (+86 additions, -70 deletions)

View changed files

📝 AGENTS.md (+36 -29)
📝 CLAUDE.md (+36 -29)
📝 src/docs.json (+14 -12)

📄 Description

Sync AGENTS.md, CLAUDE.md, and src/docs.json with the actual navigation structure. The instruction files had stale product names ("Agent Builder" → LangSmith Fleet), a nonexistent top-level reference/ directory, outdated group names across multiple tabs, and hardcoded file counts that go stale. The nav config in docs.json had several Python/TypeScript inconsistencies — different group names and ordering for identical content.


🔄 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/3505 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 4/8/2026 **Status:** ✅ Merged **Merged:** 4/8/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/choress` --- ### 📝 Commits (1) - [`85de0a0`](https://github.com/langchain-ai/docs/commit/85de0a0d04fe5dd33bff5bfe70d0bef9129097d1) docs: sync `AGENTS.md`, `CLAUDE.md`, and `docs.json` with current nav structure ### 📊 Changes **3 files changed** (+86 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `AGENTS.md` (+36 -29) 📝 `CLAUDE.md` (+36 -29) 📝 `src/docs.json` (+14 -12) </details> ### 📄 Description Sync `AGENTS.md`, `CLAUDE.md`, and `src/docs.json` with the actual navigation structure. The instruction files had stale product names ("Agent Builder" → LangSmith Fleet), a nonexistent top-level `reference/` directory, outdated group names across multiple tabs, and hardcoded file counts that go stale. The nav config in `docs.json` had several Python/TypeScript inconsistencies — different group names and ordering for identical content. --- <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:23:27 -04:00
yindo closed this issue 2026-06-05 18:23:27 -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#3550