[PR #492] [MERGED] chore(harbor): reorganize structure #704

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagents/pull/492
Author: @eyurtsev
Created: 11/25/2025
Status: Merged
Merged: 11/25/2025
Merged by: @eyurtsev

Base: masterHead: eugene/harbor_clean_up


📝 Commits (2)

📊 Changes

4 files changed (+7 additions, -11 deletions)

View changed files

📝 libs/harbor/deepagents_harbor/__init__.py (+4 -1)
libs/harbor/deepagents_harbor/agents/__init__.py (+0 -7)
📝 libs/harbor/deepagents_harbor/backend.py (+1 -1)
📝 libs/harbor/deepagents_harbor/deepagents_wrapper.py (+2 -2)

📄 Description

Denest this package -- the wrapper is very light weight


🔄 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/492 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 11/25/2025 **Status:** ✅ Merged **Merged:** 11/25/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `master` ← **Head:** `eugene/harbor_clean_up` --- ### 📝 Commits (2) - [`15641b8`](https://github.com/langchain-ai/deepagents/commit/15641b8d09759a863cec5070e368100c210d81d1) update - [`7c533e4`](https://github.com/langchain-ai/deepagents/commit/7c533e4fe0adc9d17a599484f419d8fc6a63677c) x ### 📊 Changes **4 files changed** (+7 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `libs/harbor/deepagents_harbor/__init__.py` (+4 -1) ➖ `libs/harbor/deepagents_harbor/agents/__init__.py` (+0 -7) 📝 `libs/harbor/deepagents_harbor/backend.py` (+1 -1) 📝 `libs/harbor/deepagents_harbor/deepagents_wrapper.py` (+2 -2) </details> ### 📄 Description Denest this package -- the wrapper is very light weight --- <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:53 -05:00
yindo closed this issue 2026-02-16 09:16:54 -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#704