[PR #1019] [MERGED] feat: new context eng w/ langchain docs #1225

Closed
opened 2026-02-17 17:21:58 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1019
Author: @sydney-runkle
Created: 10/20/2025
Status: Merged
Merged: 10/21/2025
Merged by: @sydney-runkle

Base: mainHead: sr/context-eng


📝 Commits (10+)

📊 Changes

5 files changed (+1931 additions, -394 deletions)

View changed files

📝 src/oss/javascript/releases/langchain-v1.mdx (+9 -2)
📝 src/oss/langchain/context-engineering.mdx (+1911 -376)
📝 src/oss/langchain/guardrails.mdx (+1 -2)
📝 src/oss/langchain/middleware.mdx (+0 -2)
📝 src/oss/python/releases/langchain-v1.mdx (+10 -12)

📄 Description

adding new context eng overview + examples!


🔄 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/1019 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 10/20/2025 **Status:** ✅ Merged **Merged:** 10/21/2025 **Merged by:** [@sydney-runkle](https://github.com/sydney-runkle) **Base:** `main` ← **Head:** `sr/context-eng` --- ### 📝 Commits (10+) - [`31e9f38`](https://github.com/langchain-ai/docs/commit/31e9f388e1f0eadb97ed674d8758a1f6d2851cc1) first pass at context eng docs - [`2bf1a28`](https://github.com/langchain-ai/docs/commit/2bf1a28490a0c3d4423edc520eedd73976115255) another pass - [`cbcc0af`](https://github.com/langchain-ai/docs/commit/cbcc0aff681587e20fffeece904e41fa33f502ba) draft - [`e82e51e`](https://github.com/langchain-ai/docs/commit/e82e51ef4e23e2e27aed73b944dbce3f91f62dea) core loop image - [`445dd6e`](https://github.com/langchain-ai/docs/commit/445dd6eedd0dde2e8407f32ba303dd1185bea15a) changing diagram sizes - [`8e66bbb`](https://github.com/langchain-ai/docs/commit/8e66bbb926f144ceabddf1d1d332d4459c3a5929) no height - [`3a85d84`](https://github.com/langchain-ai/docs/commit/3a85d84b36c895b04428138d8bfaa1405753f72d) bigger images - [`34f70ec`](https://github.com/langchain-ai/docs/commit/34f70ec0b65041d1e86cdd3393c311c6b5f7f27b) auth - [`eafc005`](https://github.com/langchain-ai/docs/commit/eafc005a43189864afc2106cf6c0ee58325499a3) Apply suggestions from code review - [`da85042`](https://github.com/langchain-ai/docs/commit/da85042a3ae1d5e7b17e8163903147b5efe179cc) some diagram progress ### 📊 Changes **5 files changed** (+1931 additions, -394 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/javascript/releases/langchain-v1.mdx` (+9 -2) 📝 `src/oss/langchain/context-engineering.mdx` (+1911 -376) 📝 `src/oss/langchain/guardrails.mdx` (+1 -2) 📝 `src/oss/langchain/middleware.mdx` (+0 -2) 📝 `src/oss/python/releases/langchain-v1.mdx` (+10 -12) </details> ### 📄 Description adding new context eng overview + examples! --- <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:21:58 -05:00
yindo closed this issue 2026-02-17 17:21:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1225