[PR #3773] [MERGED] Design updates #3795

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3773
Author: @lnhsingh
Created: 4/28/2026
Status: Merged
Merged: 4/28/2026
Merged by: @lnhsingh

Base: mainHead: design-updates


📝 Commits (2)

📊 Changes

38 files changed (+290 additions, -155 deletions)

View changed files

.github/brand-guidelines.md (+86 -0)
📝 AGENTS.md (+17 -0)
📝 CLAUDE.md (+17 -0)
📝 src/langsmith/agent-server.mdx (+9 -9)
📝 src/langsmith/assistants.mdx (+2 -2)
📝 src/langsmith/cicd-pipeline-example.mdx (+10 -10)
📝 src/langsmith/components.mdx (+1 -1)
📝 src/langsmith/evaluation-concepts.mdx (+4 -4)
📝 src/langsmith/local-dev-testing.mdx (+4 -4)
📝 src/langsmith/runs.mdx (+6 -6)
📝 src/langsmith/studio.mdx (+1 -1)
📝 src/langsmith/workload-isolation.mdx (+13 -13)
📝 src/oss/concepts/providers-and-models.mdx (+2 -2)
📝 src/oss/contributing/documentation.mdx (+15 -0)
📝 src/oss/deepagents/backends.mdx (+4 -4)
📝 src/oss/deepagents/frontend/overview.mdx (+3 -3)
📝 src/oss/deepagents/frontend/sandbox.mdx (+4 -4)
📝 src/oss/deepagents/human-in-the-loop.mdx (+4 -4)
📝 src/oss/deepagents/memory.mdx (+4 -4)
📝 src/oss/deepagents/sandboxes.mdx (+7 -7)

...and 18 more files

📄 Description

https://langchain.slack.com/archives/C09G1T60QV9/p1776773430522289


🔄 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/3773 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 4/28/2026 **Status:** ✅ Merged **Merged:** 4/28/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `design-updates` --- ### 📝 Commits (2) - [`a9d057e`](https://github.com/langchain-ai/docs/commit/a9d057e716c6d26518234fe5b0b2bb6239320020) updates based on new design skill - [`267ae01`](https://github.com/langchain-ai/docs/commit/267ae0174c316ed9fe37d635c58dda1b55a245c8) add guidelines ### 📊 Changes **38 files changed** (+290 additions, -155 deletions) <details> <summary>View changed files</summary> ➕ `.github/brand-guidelines.md` (+86 -0) 📝 `AGENTS.md` (+17 -0) 📝 `CLAUDE.md` (+17 -0) 📝 `src/langsmith/agent-server.mdx` (+9 -9) 📝 `src/langsmith/assistants.mdx` (+2 -2) 📝 `src/langsmith/cicd-pipeline-example.mdx` (+10 -10) 📝 `src/langsmith/components.mdx` (+1 -1) 📝 `src/langsmith/evaluation-concepts.mdx` (+4 -4) 📝 `src/langsmith/local-dev-testing.mdx` (+4 -4) 📝 `src/langsmith/runs.mdx` (+6 -6) 📝 `src/langsmith/studio.mdx` (+1 -1) 📝 `src/langsmith/workload-isolation.mdx` (+13 -13) 📝 `src/oss/concepts/providers-and-models.mdx` (+2 -2) 📝 `src/oss/contributing/documentation.mdx` (+15 -0) 📝 `src/oss/deepagents/backends.mdx` (+4 -4) 📝 `src/oss/deepagents/frontend/overview.mdx` (+3 -3) 📝 `src/oss/deepagents/frontend/sandbox.mdx` (+4 -4) 📝 `src/oss/deepagents/human-in-the-loop.mdx` (+4 -4) 📝 `src/oss/deepagents/memory.mdx` (+4 -4) 📝 `src/oss/deepagents/sandboxes.mdx` (+7 -7) _...and 18 more files_ </details> ### 📄 Description https://langchain.slack.com/archives/C09G1T60QV9/p1776773430522289 --- <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:53:10 -04:00
yindo closed this issue 2026-06-05 18:53: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#3795