[PR #1025] [MERGED] chore: correct brand name #1070

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagents/pull/1025
Author: @mdrxy
Created: 2/3/2026
Status: Merged
Merged: 2/3/2026
Merged by: @mdrxy

Base: masterHead: mdrxy/rename


📝 Commits (1)

  • 48c1dc4 chore: correct brand name

📊 Changes

13 files changed (+87 additions, -73 deletions)

View changed files

📝 .github/workflows/ci.yml (+1 -1)
📝 examples/ralph_mode/README.md (+1 -1)
📝 examples/ralph_mode/ralph_mode.py (+28 -11)
📝 examples/text-to-sql-agent/README.md (+4 -5)
📝 examples/text-to-sql-agent/agent.py (+35 -37)
📝 examples/text-to-sql-agent/pyproject.toml (+1 -1)
📝 libs/acp/deepagents_acp/server.py (+4 -4)
📝 libs/acp/pyproject.toml (+1 -1)
📝 libs/deepagents/tests/README.md (+1 -1)
📝 libs/harbor/README.md (+3 -3)
📝 libs/harbor/deepagents_harbor/deepagents_wrapper.py (+6 -6)
📝 libs/harbor/deepagents_harbor/tracing.py (+1 -1)
📝 libs/harbor/pyproject.toml (+1 -1)

📄 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/deepagents/pull/1025 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 2/3/2026 **Status:** ✅ Merged **Merged:** 2/3/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `master` ← **Head:** `mdrxy/rename` --- ### 📝 Commits (1) - [`48c1dc4`](https://github.com/langchain-ai/deepagents/commit/48c1dc48758f97e26180dc6012b7f5a4ae1b9049) chore: correct brand name ### 📊 Changes **13 files changed** (+87 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+1 -1) 📝 `examples/ralph_mode/README.md` (+1 -1) 📝 `examples/ralph_mode/ralph_mode.py` (+28 -11) 📝 `examples/text-to-sql-agent/README.md` (+4 -5) 📝 `examples/text-to-sql-agent/agent.py` (+35 -37) 📝 `examples/text-to-sql-agent/pyproject.toml` (+1 -1) 📝 `libs/acp/deepagents_acp/server.py` (+4 -4) 📝 `libs/acp/pyproject.toml` (+1 -1) 📝 `libs/deepagents/tests/README.md` (+1 -1) 📝 `libs/harbor/README.md` (+3 -3) 📝 `libs/harbor/deepagents_harbor/deepagents_wrapper.py` (+6 -6) 📝 `libs/harbor/deepagents_harbor/tracing.py` (+1 -1) 📝 `libs/harbor/pyproject.toml` (+1 -1) </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 09:18:04 -05:00
yindo closed this issue 2026-02-16 09:18:04 -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#1070