[PR #16] [MERGED] fix(cli): gracefulExit not called when failing to parse arg #21

Closed
opened 2026-02-16 04:17:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs-api/pull/16
Author: @dqbd
Created: 2/26/2025
Status: Merged
Merged: 2/27/2025
Merged by: @dqbd

Base: mainHead: dqbd/exit-override-commander


📝 Commits (1)

  • a31b32a fix(cli): gracefulExit not called when failing to parse arg

📊 Changes

4 files changed (+8 additions, -1 deletions)

View changed files

📝 libs/langgraph-cli/src/cli/build.mts (+2 -1)
📝 libs/langgraph-cli/src/cli/dev.mts (+2 -0)
📝 libs/langgraph-cli/src/cli/docker.mts (+2 -0)
📝 libs/langgraph-cli/src/cli/up.mts (+2 -0)

📄 Description

No description provided


🔄 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/langgraphjs-api/pull/16 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 2/26/2025 **Status:** ✅ Merged **Merged:** 2/27/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/exit-override-commander` --- ### 📝 Commits (1) - [`a31b32a`](https://github.com/langchain-ai/langgraphjs-api/commit/a31b32af06488a057180bbf87c7da976368a346e) fix(cli): gracefulExit not called when failing to parse arg ### 📊 Changes **4 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph-cli/src/cli/build.mts` (+2 -1) 📝 `libs/langgraph-cli/src/cli/dev.mts` (+2 -0) 📝 `libs/langgraph-cli/src/cli/docker.mts` (+2 -0) 📝 `libs/langgraph-cli/src/cli/up.mts` (+2 -0) </details> ### 📄 Description _No description provided_ --- <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-16 04:17:01 -05:00
yindo closed this issue 2026-02-16 04:17:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs-api#21