mirror of
https://github.com/langchain-ai/docs.git
synced 2026-07-19 16:33:35 -04:00
ee189ae8ea
## 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 --------- Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com> Co-authored-by: Lauren Hirata Singh <lauren@langchain.dev>