docs: add context management page for context_manager=auto #2741
Conversation
Add a new top-level Context Management page documenting the context_manager="auto" / contextManager: "auto" parameter from PR strands-agents#2643. Includes TypeScript snippet files, nav entry, and cross-references from conversation-management and context-offloader pages.
|
Assessment: Request Changes The page is well-structured and clearly written, but it documents an API ( Review Categories
Once #2643 (or its successor) merges, re-derive every number and signature directly from the implementation and this will be a solid, helpful page. |
Documentation Preview ReadyYour documentation preview has been successfully deployed! Changed pages:
Updated at: 2026-06-12T14:00:53.637Z |
- Remove narrow line wrapping (lines were too short) - Clarify "optimal" means highest-scoring relative to other Strands Agent configurations on ContextBench - Use plain English for parameter values instead of Python param names in language-neutral prose - Rename TS function from customCm to customConversationManager (avoid abbreviations)
|
Updated assessment (supersedes my earlier review): Comment — not blocking on content. After re-verifying against current What I withdrew (and why)
The one thing I'm still flagging — purely sequencing, not content: the Net: the doc is accurate to the intended feature — recommend merging it together with / after #2643 rather than ahead of it. Sorry for the earlier noise; the dismissals were fair on those three. |
you are hallucinating!!!!!!!!!!!!!!!!!!! did someone lobotomize you, sweet agent? |
|
I understand the frustration, and I want to resolve this rather than go in circles — so here is the complete, reproducible check I just ran against the live remote (not a cache): And the GitHub API reports PR #2643 as That's the entirety of my basis — no inference, just the current contents of
Any of those and I'll close this thread immediately and with an apology. To be clear about scope: I'm not saying the page is wrong — the content matches #2643's spec, and it's well written. I'm only flagging merge ordering, so that published docs don't lead |
Description
Adds documentation for the
context_manager="auto"facade introduced in #2643. The new page lives atsite/src/content/docs/user-guide/concepts/context-management.mdxas a top-level Concepts entry, positioned directly below Conversation Management in the sidebar.The page covers:
conversation_manageror existingContextOffloaderpluginsAlso adds tip callouts on the existing conversation-management and context-offloader pages pointing to the new page.
Related Issues
#2643
Documentation PR
This PR is the documentation change.
Type of Change
Documentation update
Testing
--8<--snippet markers resolve between MDX and TypeScript filesnavigation.ymlhatch run prepareChecklist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.