DOC: [Cleanup] Dead links and missing files in examples/human_in_the_loop folder #837

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

Originally created by @nehagawhane on GitHub (Jul 24, 2025).

Issue with current documentation:

Issue Description: Some files in the examples/human_in_the_loop/ folder point to resources that no longer exist. These files display messages like “this has been moved to X path,” but the new path either doesn’t exist or doesn’t contain the intended content.

Following files say it’s been moved but new location is 404:

  1. dynamic_breakpoints.ipynb
  2. edit-graph-state.ipynb
  3. review-tool-calls.ipynb
  4. time-travel.ipynb

Impact
This could confuse new contributors like me who are trying to run or learn from these examples. Cleaning these up will make the repo smoother for first-time users.

Proposed fix
I’d love to open a PR that removes these 4 files from examples/human_in_the_loop/ folder.

Idea or request for content:

No response

Originally created by @nehagawhane on GitHub (Jul 24, 2025). ### Issue with current documentation: Issue Description: Some files in the examples/human_in_the_loop/ folder point to resources that no longer exist. These files display messages like “this has been moved to X path,” but the new path either doesn’t exist or doesn’t contain the intended content. Following files say it’s been moved but new location is 404: 1. dynamic_breakpoints.ipynb 2. edit-graph-state.ipynb 3. review-tool-calls.ipynb 4. time-travel.ipynb Impact This could confuse new contributors like me who are trying to run or learn from these examples. Cleaning these up will make the repo smoother for first-time users. Proposed fix I’d love to open a PR that removes these 4 files from examples/human_in_the_loop/ folder. ### Idea or request for content: _No response_
yindo added the documentation label 2026-02-20 17:42:00 -05:00
yindo closed this issue 2026-02-20 17:42:00 -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#837