[PR #528] [MERGED] chore(habor): simplify integration w/ langsmith #728

Closed
opened 2026-02-16 09:16:58 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagents/pull/528
Author: @eyurtsev
Created: 12/2/2025
Status: Merged
Merged: 12/2/2025
Merged by: @eyurtsev

Base: masterHead: eugene/send_feedback


📝 Commits (7)

📊 Changes

5 files changed (+608 additions, -602 deletions)

View changed files

📝 libs/harbor/README.md (+123 -1)
📝 libs/harbor/deepagents_harbor/deepagents_wrapper.py (+8 -4)
📝 libs/harbor/deepagents_harbor/tracing.py (+0 -332)
libs/harbor/scripts/create_langsmith_dataset.py (+0 -265)
libs/harbor/scripts/harbor_langsmith.py (+477 -0)

📄 Description

Simplify logic for integration with harbor.


🔄 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/deepagents/pull/528 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 12/2/2025 **Status:** ✅ Merged **Merged:** 12/2/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `master` ← **Head:** `eugene/send_feedback` --- ### 📝 Commits (7) - [`d413b85`](https://github.com/langchain-ai/deepagents/commit/d413b85c8e6af053c3e7392bddfafa3fe76382be) x - [`8d9593f`](https://github.com/langchain-ai/deepagents/commit/8d9593fce5a050b56ad0213e09252640057a34a3) x - [`eb2869d`](https://github.com/langchain-ai/deepagents/commit/eb2869d722bb277f028e536fe32bc62025e5d291) x - [`4ff804a`](https://github.com/langchain-ai/deepagents/commit/4ff804aa85f417819a5e8a0e2358703484d2402f) x - [`a5aef06`](https://github.com/langchain-ai/deepagents/commit/a5aef0697071e1f7365d5e9e74dde4e17562d459) x - [`df5108d`](https://github.com/langchain-ai/deepagents/commit/df5108d204a63dda95343bb8e04c153475e6a5ac) x - [`44855b0`](https://github.com/langchain-ai/deepagents/commit/44855b052ea7ddd1469021baaf20c571af88c744) x ### 📊 Changes **5 files changed** (+608 additions, -602 deletions) <details> <summary>View changed files</summary> 📝 `libs/harbor/README.md` (+123 -1) 📝 `libs/harbor/deepagents_harbor/deepagents_wrapper.py` (+8 -4) 📝 `libs/harbor/deepagents_harbor/tracing.py` (+0 -332) ➖ `libs/harbor/scripts/create_langsmith_dataset.py` (+0 -265) ➕ `libs/harbor/scripts/harbor_langsmith.py` (+477 -0) </details> ### 📄 Description Simplify logic for integration with harbor. --- <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 09:16:58 -05:00
yindo closed this issue 2026-02-16 09:16:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagents#728