[PR #1463] [MERGED] fix(cli): only warn the user if an invalid LangSmith API key is passed while tracing is enabled #1479

Closed
opened 2026-02-15 20:15:55 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1463
Author: @dqbd
Created: 7/29/2025
Status: Merged
Merged: 7/29/2025
Merged by: @dqbd

Base: mainHead: dqbd/cli-invalid-api-prevent-crash


📝 Commits (2)

  • 7426f63 fix(cli): only warn the user if an invalid LangSmith API key is passed while tracing is enabled
  • 6a397c2 Add changeset

📊 Changes

2 files changed (+10 additions, -2 deletions)

View changed files

.changeset/dull-lemons-float.md (+5 -0)
📝 libs/langgraph-api/src/cli/entrypoint.mts (+5 -2)

📄 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/pull/1463 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 7/29/2025 **Status:** ✅ Merged **Merged:** 7/29/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/cli-invalid-api-prevent-crash` --- ### 📝 Commits (2) - [`7426f63`](https://github.com/langchain-ai/langgraphjs/commit/7426f63655160c040c20bf921171b1361839728f) fix(cli): only warn the user if an invalid LangSmith API key is passed while tracing is enabled - [`6a397c2`](https://github.com/langchain-ai/langgraphjs/commit/6a397c2d4056d64967096be7720c1d4d07042ae3) Add changeset ### 📊 Changes **2 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/dull-lemons-float.md` (+5 -0) 📝 `libs/langgraph-api/src/cli/entrypoint.mts` (+5 -2) </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-15 20:15:55 -05:00
yindo closed this issue 2026-02-15 20:15:55 -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#1479