[PR #2190] [MERGED] docs(studio): allowed origins instructions for langgraph dev --tunnel #2209

Closed
opened 2026-02-17 17:23:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2190
Author: @cwlbraa
Created: 1/12/2026
Status: Merged
Merged: 1/13/2026
Merged by: @cwlbraa

Base: mainHead: cwlbraa/studio-tunnel-troubleshooting


📝 Commits (1)

  • e4c08df docs(studio): allowed origins instructions for langgraph dev --tunnel

📊 Changes

3 files changed (+20 additions, -12 deletions)

View changed files

📝 src/langsmith/quick-start-studio.mdx (+1 -1)
📝 src/langsmith/troubleshooting-studio.mdx (+18 -10)
📝 src/oss/langgraph/studio.mdx (+1 -1)

📄 Description

Overview

since allowed origins configuration was added to the UI, there are extra steps needed to get langgraph dev --tunnel working in safari and implicitly brave. this PR documents those steps. see slack thread linked below.

Type of change

Type: Update existing documentation

Related issues/PRs

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes


🔄 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/2190 **Author:** [@cwlbraa](https://github.com/cwlbraa) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/13/2026 **Merged by:** [@cwlbraa](https://github.com/cwlbraa) **Base:** `main` ← **Head:** `cwlbraa/studio-tunnel-troubleshooting` --- ### 📝 Commits (1) - [`e4c08df`](https://github.com/langchain-ai/docs/commit/e4c08dfa75677d17ec72c0b9d7d6e3bd324da3f6) docs(studio): allowed origins instructions for langgraph dev --tunnel ### 📊 Changes **3 files changed** (+20 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/quick-start-studio.mdx` (+1 -1) 📝 `src/langsmith/troubleshooting-studio.mdx` (+18 -10) 📝 `src/oss/langgraph/studio.mdx` (+1 -1) </details> ### 📄 Description ## Overview <!-- Brief description of what documentation is being added/updated --> since allowed origins configuration was added to the UI, there are extra steps needed to get `langgraph dev --tunnel` working in safari and implicitly brave. this PR documents those steps. see slack thread linked below. ## Type of change **Type:** Update existing documentation ## Related issues/PRs - Slack thread: https://langchain.slack.com/archives/C089RDWTKU4/p1759800742196309 ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [ ] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <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-02-17 17:23:10 -05:00
yindo closed this issue 2026-02-17 17:23:10 -05:00
yindo changed title from [PR #2190] docs(studio): allowed origins instructions for langgraph dev --tunnel to [PR #2190] [MERGED] docs(studio): allowed origins instructions for langgraph dev --tunnel 2026-06-05 18:17:15 -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#2209