[PR #26] [MERGED] fix: Paginated mcp servers #31

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/oap-langgraph-tools-agent/pull/26
Author: @bracesproul
Created: 5/23/2025
Status: Merged
Merged: 5/23/2025
Merged by: @bracesproul

Base: mainHead: brace/fix-mcp-pagination


📝 Commits (3)

📊 Changes

5 files changed (+118 additions, -62 deletions)

View changed files

.vscode/settings.json (+3 -0)
📝 pyproject.toml (+1 -1)
📝 tools_agent/agent.py (+53 -20)
📝 tools_agent/utils/tools.py (+56 -23)
📝 uv.lock (+5 -18)

📄 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/oap-langgraph-tools-agent/pull/26 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 5/23/2025 **Status:** ✅ Merged **Merged:** 5/23/2025 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/fix-mcp-pagination` --- ### 📝 Commits (3) - [`1ea81f6`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/1ea81f6fa4864e36b88df21ea22bb547015d5356) fix: Paginated mcp servers - [`8c75bd7`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/8c75bd7adde6b5e77c0d5202d3b82ec6fcca957c) cr - [`16c2f0b`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/16c2f0beb3c9c7497ddf28aec401e43cfe488be9) refactors ### 📊 Changes **5 files changed** (+118 additions, -62 deletions) <details> <summary>View changed files</summary> ➕ `.vscode/settings.json` (+3 -0) 📝 `pyproject.toml` (+1 -1) 📝 `tools_agent/agent.py` (+53 -20) 📝 `tools_agent/utils/tools.py` (+56 -23) 📝 `uv.lock` (+5 -18) </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:17:23 -05:00
yindo closed this issue 2026-02-15 20:17:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/oap-langgraph-tools-agent#31