[PR #2] [CLOSED] Librascale83 patch 2 #3

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph-example-pyproject/pull/2
Author: @Librascale83
Created: 7/6/2025
Status: Closed

Base: mainHead: Librascale83-patch-2


📝 Commits (10+)

📊 Changes

4 files changed (+88 additions, -14 deletions)

View changed files

📝 .env.example (+5 -3)
📝 my_agent/utils/tools.py (+32 -2)
my_agent/utils/tools/github_tools.py (+44 -0)
📝 pyproject.toml (+7 -9)

📄 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/langgraph-example-pyproject/pull/2 **Author:** [@Librascale83](https://github.com/Librascale83) **Created:** 7/6/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `Librascale83-patch-2` --- ### 📝 Commits (10+) - [`e97523a`](https://github.com/langchain-ai/langgraph-example-pyproject/commit/e97523aa380e16d03651533a341be9eaa54239bd) Update pyproject.toml - [`b24da1d`](https://github.com/langchain-ai/langgraph-example-pyproject/commit/b24da1da129bdfc32f21e60616f05dda1a829c96) Update pyproject.toml - [`a082eaa`](https://github.com/langchain-ai/langgraph-example-pyproject/commit/a082eaaf8b1dc1ba00454929831a28bad631af0f) Update tools.py - [`e6bbb1c`](https://github.com/langchain-ai/langgraph-example-pyproject/commit/e6bbb1cea87402f0c9a27586677d1258e0913323) Update tools.py - [`cba7c54`](https://github.com/langchain-ai/langgraph-example-pyproject/commit/cba7c54f75154c84d43f7efbcaa1e9ddcaab404e) Update tools.py - [`6bab5c0`](https://github.com/langchain-ai/langgraph-example-pyproject/commit/6bab5c02fe56085d6a96d2cff32d5d581dfe83ec) Create Github_tools.py - [`a942569`](https://github.com/langchain-ai/langgraph-example-pyproject/commit/a9425694c104c16611854d32f16538bbdedbb52e) Update tools.py - [`314af30`](https://github.com/langchain-ai/langgraph-example-pyproject/commit/314af307f3f54137ff7575e5bd80df2b91833c63) Merge pull request #1 from Librascale83/Librascale83-patch-1 - [`7d28e79`](https://github.com/langchain-ai/langgraph-example-pyproject/commit/7d28e79d8e650c109d9061e15d4412ef0f454f16) Create github_tools.py - [`3b23cb3`](https://github.com/langchain-ai/langgraph-example-pyproject/commit/3b23cb3925326927555ec2b2b4e4bc4739ea28b7) Update github_tools.py ### 📊 Changes **4 files changed** (+88 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+5 -3) 📝 `my_agent/utils/tools.py` (+32 -2) ➕ `my_agent/utils/tools/github_tools.py` (+44 -0) 📝 `pyproject.toml` (+7 -9) </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 05:18:49 -05:00
yindo closed this issue 2026-02-16 05:18:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph-example-pyproject#3