[PR #5127] docs: js/python consolidation -- global context switch (NOT FOR MERGING) #4256

Closed
opened 2026-02-20 17:49:54 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/5127

State: closed
Merged: No


Based on https://github.com/langchain-ai/langgraph/pull/5118

  • Has a global context switcher

Known issues:

  • Formatting issues (need to change ordering of some of the pre-processing logic; specifically snippet insertion vs. conditionals)
  • Cross-references inside of conditionals need to behave differently than cross-references outside of conditional blocks. The latter need special spans/divs to change when the global context changes.
**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/5127 **State:** closed **Merged:** No --- Based on https://github.com/langchain-ai/langgraph/pull/5118 * Has a global context switcher Known issues: - [ ] Formatting issues (need to change ordering of some of the pre-processing logic; specifically snippet insertion vs. conditionals) - [ ] Cross-references inside of conditionals need to behave differently than cross-references outside of conditional blocks. The latter need special spans/divs to change when the global context changes.
yindo added the pull-request label 2026-02-20 17:49:54 -05:00
yindo closed this issue 2026-02-20 17:49:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#4256