[PR #1792] [MERGED] Create a guide page for langgraph dev vs langgraph up #1857

Closed
opened 2026-02-17 17:22:48 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1792
Author: @katmayb
Created: 12/8/2025
Status: Merged
Merged: 1/15/2026
Merged by: @katmayb

Base: mainHead: dev-up-diff


📝 Commits (5)

  • de4c564 Create a guide page for langgraph dev vs langgraph up
  • 90d297e Feedback
  • 395ea25 Will's feedback
  • 1139a72 Update some wording; drop comment around persistence checking.
  • cc948e1 grammar

📊 Changes

4 files changed (+315 additions, -0 deletions)

View changed files

📝 src/docs.json (+1 -0)
📝 src/langsmith/cli.mdx (+8 -0)
src/langsmith/local-dev-testing.mdx (+304 -0)
📝 src/langsmith/local-server.mdx (+2 -0)

📄 Description

Fixes DOC-458

Adds a guide page for using langgraph dev vs. langgraph up.

  • Provides comparison table
  • Workflow you might take
  • Differences between the two commands
  • Troubleshooting

Preview

https://langchain-5e9cc07a-preview-devupd-1765394015-eccef47.mintlify.app/langsmith/local-dev-testing


🔄 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/1792 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 12/8/2025 **Status:** ✅ Merged **Merged:** 1/15/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `dev-up-diff` --- ### 📝 Commits (5) - [`de4c564`](https://github.com/langchain-ai/docs/commit/de4c5647badaf587e5617d740a1838cbac26b9a6) Create a guide page for langgraph dev vs langgraph up - [`90d297e`](https://github.com/langchain-ai/docs/commit/90d297e997282edca22a9e9e6b505ae5d7f54f96) Feedback - [`395ea25`](https://github.com/langchain-ai/docs/commit/395ea25c2ec34773a8670b301681d7e654c1a7ef) Will's feedback - [`1139a72`](https://github.com/langchain-ai/docs/commit/1139a720493996aecdc9c30b7ac5f33438ddc742) Update some wording; drop comment around persistence checking. - [`cc948e1`](https://github.com/langchain-ai/docs/commit/cc948e1387aead73725ebcde90402da38f7dab1b) grammar ### 📊 Changes **4 files changed** (+315 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+1 -0) 📝 `src/langsmith/cli.mdx` (+8 -0) ➕ `src/langsmith/local-dev-testing.mdx` (+304 -0) 📝 `src/langsmith/local-server.mdx` (+2 -0) </details> ### 📄 Description Fixes DOC-458 Adds a guide page for using `langgraph dev` vs. `langgraph up`. - Provides comparison table - Workflow you might take - Differences between the two commands - Troubleshooting ## Preview https://langchain-5e9cc07a-preview-devupd-1765394015-eccef47.mintlify.app/langsmith/local-dev-testing --- <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:22:48 -05:00
yindo closed this issue 2026-02-17 17:22:48 -05:00
yindo changed title from [PR #1792] Create a guide page for langgraph dev vs langgraph up to [PR #1792] [MERGED] Create a guide page for langgraph dev vs langgraph up 2026-06-05 18:15:17 -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#1857