Skip to content

port --no-reload option to js CLI to match python implementation#1925

Open
jbrody-nexxa wants to merge 5 commits intolangchain-ai:mainfrom
jbrody-nexxa:main
Open

port --no-reload option to js CLI to match python implementation#1925
jbrody-nexxa wants to merge 5 commits intolangchain-ai:mainfrom
jbrody-nexxa:main

Conversation

@jbrody-nexxa
Copy link

Implement a CLI option --no-reload that bypasses the watcher from restarting the server when changes to file contents are detected. This implementation matches the python CLI option implemented here: https://github.com/langchain-ai/langgraph/blob/main/libs/cli/langgraph_cli/cli.py#L620

@changeset-bot
Copy link

changeset-bot bot commented Jan 28, 2026

🦋 Changeset detected

Latest commit: c969e19

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@langchain/langgraph-cli Patch
@langchain/langgraph-api Patch
@langchain/langgraph-ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jbrody-nexxa
Copy link
Author

This PR addresses the following issue: #1942

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.

1 participant