Skip to content

Conversation

@torresmateo
Copy link
Collaborator

@torresmateo torresmateo commented Jan 6, 2026

This implements all of the feedback from #689


Note

Revamps the TypeScript LangChain guide and updates docs.

  • Overhauls guide content: adds “LangChain primitives” with doc links, introduces configurable vars, getTools helper (supports MCP servers and individual tools with de‑dupe), wraps tool execution with authorization interrupts, improves streaming/interrupt handling loop using Command resume, uses MemorySaver/thread config, adds “Next Steps,” and updates the full example to match.
  • Fixes nav metadata: langchain title corrected from “LangGraph” to “LangChain”.
  • Glossary updates: refines “Agent” definition and adds entries for “Harness,” “ReAct Agent,” and “Arcade API.”

Written by Cursor Bugbot for commit a84d6be. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Jan 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs Ready Ready Preview, Comment Jan 9, 2026 9:13pm

@torresmateo torresmateo marked this pull request as ready for review January 9, 2026 01:22
@torresmateo torresmateo marked this pull request as draft January 9, 2026 01:23
@torresmateo
Copy link
Collaborator Author

@nearestnabors bumping this for your attention, I implemented the feedback from your looms. As a result:

  • There's slightly more code now (unfortunately this is necessary to implement adding more than a single toolkit + individual tools)
  • There's a couple of new entries in the glossary

@torresmateo torresmateo marked this pull request as ready for review January 9, 2026 01:25
@nearestnabors
Copy link
Contributor

I'll stream it on Monday, let's goooo~

Copy link
Contributor

@nearestnabors nearestnabors left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ship it! You nailed all the feedback. Strong tutorial. Taking inspo

@torresmateo torresmateo merged commit 6446027 into main Jan 12, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants