[PR #305] [MERGED] feat(sdk): Add LangSmith integration metadata to deepagentsjs #343

Closed
opened 2026-06-05 17:22:44 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/305
Author: @tanushree-sharma
Created: 3/12/2026
Status: Merged
Merged: 3/12/2026
Merged by: @christian-bromann

Base: mainHead: add-library-for-tracing


📝 Commits (2)

📊 Changes

2 files changed (+11 additions, -1 deletions)

View changed files

.changeset/itchy-shirts-provide.md (+5 -0)
📝 libs/deepagents/src/agent.ts (+6 -1)

📄 Description

Adds ls_integration metadata to every agent created via create_deep_agent(), enabling identification of deepagent traces in LangSmith.

Before
image

After
image


🔄 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/deepagentsjs/pull/305 **Author:** [@tanushree-sharma](https://github.com/tanushree-sharma) **Created:** 3/12/2026 **Status:** ✅ Merged **Merged:** 3/12/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `add-library-for-tracing` --- ### 📝 Commits (2) - [`d94900e`](https://github.com/langchain-ai/deepagentsjs/commit/d94900ed7b8df2bca5e1ed2890645e068821823e) add metadata - [`5f5d793`](https://github.com/langchain-ai/deepagentsjs/commit/5f5d793e6be157841ef5b3a88229c2896625ed34) Create itchy-shirts-provide.md ### 📊 Changes **2 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/itchy-shirts-provide.md` (+5 -0) 📝 `libs/deepagents/src/agent.ts` (+6 -1) </details> ### 📄 Description Adds ls_integration metadata to every agent created via create_deep_agent(), enabling identification of deepagent traces in LangSmith. Before <img width="1156" height="1103" alt="image" src="https://github.com/user-attachments/assets/aa4cec09-a9ea-4ce4-946b-443de8fdfc57" /> After <img width="1147" height="1117" alt="image" src="https://github.com/user-attachments/assets/cd2bb178-f3dc-420f-ad63-54daff1acf29" /> --- <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-06-05 17:22:44 -04:00
yindo closed this issue 2026-06-05 17:22:44 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagentsjs#343