[PR #3045] [MERGED] chore: add vale rules for deep agents capitalization [closes DOC-859] #3123

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3045
Author: @mdrxy
Created: 3/10/2026
Status: Merged
Merged: 3/13/2026
Merged by: @mdrxy

Base: mainHead: open-swe/10dfbc46-ec01-5db2-513d-f4ffdc3ab8ab


📝 Commits (3)

  • ce2b266 Add Vale terminology rules for Deep Agents capitalization
  • 17a3ecb Remove deepagents rule per feedback
  • 8f2b3b5 Merge branch 'main' into open-swe/10dfbc46-ec01-5db2-513d-f4ffdc3ab8ab

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 .github/vale/styles/LangChain/Terminology.yml (+3 -0)

📄 Description

Description

Adds Vale terminology rules to enforce correct capitalization of "Deep Agents". Catches common incorrect variants (deep agents, Deep agents, DeepAgents, deepagents) and suggests the correct form.

Resolves DOC-859

Test Plan

  • Run vale --config .vale.ini against a test file with incorrect variants to verify all four patterns are caught

🔄 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/3045 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 3/10/2026 **Status:** ✅ Merged **Merged:** 3/13/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `open-swe/10dfbc46-ec01-5db2-513d-f4ffdc3ab8ab` --- ### 📝 Commits (3) - [`ce2b266`](https://github.com/langchain-ai/docs/commit/ce2b266c1c56ab61c74de69be357a35822edc099) Add Vale terminology rules for Deep Agents capitalization - [`17a3ecb`](https://github.com/langchain-ai/docs/commit/17a3ecb45b3c00c2440ce99a471fb0110cbc9618) Remove deepagents rule per feedback - [`8f2b3b5`](https://github.com/langchain-ai/docs/commit/8f2b3b5bb4c6439409002a2da0e23641ecf1f687) Merge branch 'main' into open-swe/10dfbc46-ec01-5db2-513d-f4ffdc3ab8ab ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/vale/styles/LangChain/Terminology.yml` (+3 -0) </details> ### 📄 Description ## Description Adds Vale terminology rules to enforce correct capitalization of "Deep Agents". Catches common incorrect variants (`deep agents`, `Deep agents`, `DeepAgents`, `deepagents`) and suggests the correct form. Resolves DOC-859 ## Test Plan - [ ] Run `vale --config .vale.ini` against a test file with incorrect variants to verify all four patterns are caught --- <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:21:10 -04:00
yindo closed this issue 2026-06-05 18:21:10 -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#3123