[PR #3776] [MERGED] feat: add typescript custom routes docs [closes DOC-890] #3797

Closed
opened 2026-06-05 18:53:10 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3776
Author: @open-swe[bot]
Created: 4/28/2026
Status: Merged
Merged: 4/28/2026
Merged by: @lnhsingh

Base: mainHead: open-swe/e2abcf36-b0c0-5828-7eff-ace55fb13a14


📝 Commits (1)

  • 1e7c701 Add TypeScript Hono examples to clarify custom HTTP route support.

📊 Changes

1 file changed (+26 additions, -20 deletions)

View changed files

📝 src/langsmith/custom-routes.mdx (+26 -20)

📄 Description

Description

Adds TypeScript guidance for custom HTTP routes so users can configure Hono routes in LangGraph deployments. The update documents the required dependency, langgraph.json wiring, and supported dev/Docker modes.

Fixes DOC-890

Test Plan

  • Preview the custom routes docs page and verify the TypeScript tab renders correctly

Opened collaboratively by Lauren Hirata Singh and open-swe.


🔄 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/3776 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 4/28/2026 **Status:** ✅ Merged **Merged:** 4/28/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `open-swe/e2abcf36-b0c0-5828-7eff-ace55fb13a14` --- ### 📝 Commits (1) - [`1e7c701`](https://github.com/langchain-ai/docs/commit/1e7c701c4335608af61f55945def480b3a29ef87) Add TypeScript Hono examples to clarify custom HTTP route support. ### 📊 Changes **1 file changed** (+26 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/custom-routes.mdx` (+26 -20) </details> ### 📄 Description ## Description Adds TypeScript guidance for custom HTTP routes so users can configure Hono routes in LangGraph deployments. The update documents the required dependency, `langgraph.json` wiring, and supported dev/Docker modes. Fixes DOC-890 ## Test Plan - [x] Preview the custom routes docs page and verify the TypeScript tab renders correctly _Opened collaboratively by Lauren Hirata Singh and open-swe._ --- <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-06-05 18:53:10 -04:00
yindo closed this issue 2026-06-05 18:53:11 -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#3797