mirror of
https://github.com/langchain-ai/oap-langgraph-tools-agent.git
synced 2026-07-01 20:54:00 -04:00
[PR #2] [MERGED] feat: Fix agent #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/oap-langgraph-tools-agent/pull/2
Author: @bracesproul
Created: 5/11/2025
Status: ✅ Merged
Merged: 5/11/2025
Merged by: @bracesproul
Base:
main← Head:brace/fix-agent📝 Commits (3)
2e74fcefeat: Fix agent35607c0cr7b88fedMerge branch 'main' into brace/fix-agent📊 Changes
8 files changed (+217 additions, -149 deletions)
View changed files
➕
Makefile(+14 -0)📝
pyproject.toml(+9 -2)📝
tools_agent/__init__.py(+1 -1)📝
tools_agent/agent.py(+37 -53)📝
tools_agent/security/auth.py(+25 -9)📝
tools_agent/utils/token.py(+57 -50)📝
tools_agent/utils/tools.py(+25 -24)📝
uv.lock(+49 -10)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.