[PR #2548] [MERGED] add context management information #2536

Closed
opened 2026-02-17 17:23:31 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2548
Author: @npentrel
Created: 2/9/2026
Status: Merged
Merged: 2/12/2026
Merged by: @npentrel

Base: mainHead: naomi/doc-708-review-context-management-blog-post


📝 Commits (8)

📊 Changes

7 files changed (+156 additions, -134 deletions)

View changed files

📝 src/oss/deepagents/customization.mdx (+9 -22)
📝 src/oss/deepagents/harness.mdx (+140 -112)
📝 src/oss/deepagents/overview.mdx (+2 -0)
📝 src/oss/deepagents/quickstart.mdx (+5 -0)
src/oss/images/deepagents/offloading-inputs.png (+0 -0)
src/oss/images/deepagents/offloading-results.png (+0 -0)
src/oss/images/deepagents/summarization.png (+0 -0)

📄 Description

I took a lot of content from the blog post, but I kind of went a little more holistically at it to cover all the context deep agents are looking at at any time

https://langchain-5e9cc07a-preview-naomid-1770909724-7735020.mintlify.app/oss/python/deepagents/harness


🔄 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/2548 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 2/9/2026 **Status:** ✅ Merged **Merged:** 2/12/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `naomi/doc-708-review-context-management-blog-post` --- ### 📝 Commits (8) - [`b95b105`](https://github.com/langchain-ai/docs/commit/b95b105fde21782c87e20ef87871dc73292d4d45) add context management page - [`a79efd0`](https://github.com/langchain-ai/docs/commit/a79efd0f4e58a51c829cf7518955dffbfdd42885) rework harness page - [`57015fb`](https://github.com/langchain-ai/docs/commit/57015fb4ddef9d3272729f237034a291cfba190f) Update src/oss/deepagents/quickstart.mdx - [`ac44e2a`](https://github.com/langchain-ai/docs/commit/ac44e2a719b7076ac444b4451bd81f960b4e3932) draft - [`bf8a89d`](https://github.com/langchain-ai/docs/commit/bf8a89d14183753452a2614df9c9ecd82fdc8061) update - [`43d4512`](https://github.com/langchain-ai/docs/commit/43d4512ad2db4a016251b3d9651273ea160e8c3c) Apply suggestion from @npentrel - [`223331f`](https://github.com/langchain-ai/docs/commit/223331f3674cfc9d07de2cfcb81224d60bccc2e3) fix typos - [`c3f2f18`](https://github.com/langchain-ai/docs/commit/c3f2f18f0cb4e5ad48f82bb97ac4bc1d36d1fca1) more fixes ### 📊 Changes **7 files changed** (+156 additions, -134 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/customization.mdx` (+9 -22) 📝 `src/oss/deepagents/harness.mdx` (+140 -112) 📝 `src/oss/deepagents/overview.mdx` (+2 -0) 📝 `src/oss/deepagents/quickstart.mdx` (+5 -0) ➕ `src/oss/images/deepagents/offloading-inputs.png` (+0 -0) ➕ `src/oss/images/deepagents/offloading-results.png` (+0 -0) ➕ `src/oss/images/deepagents/summarization.png` (+0 -0) </details> ### 📄 Description I took a lot of content from the blog post, but I kind of went a little more holistically at it to cover all the context deep agents are looking at at any time https://langchain-5e9cc07a-preview-naomid-1770909724-7735020.mintlify.app/oss/python/deepagents/harness --- <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:23:31 -05:00
yindo closed this issue 2026-02-17 17:23:31 -05:00
yindo changed title from [PR #2548] add context management information to [PR #2548] [MERGED] add context management information 2026-06-05 18:19:08 -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#2536