mirror of
https://github.com/langchain-ai/oap-langgraph-tools-agent.git
synced 2026-07-01 20:54:00 -04:00
[PR #41] Feature/jwt ravi #42
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/41
Author: @RavitejaInfinite
Created: 12/18/2025
Status: 🔄 Open
Base:
main← Head:feature/jwt_ravi📝 Commits (7)
f3393e2added dockerf77a3d8Create build-and-push.ymldaa9cf6updated for RAGbf7b832fixed toolsdd14370added supervisorcfcc0a3fixed error05fb618jwt changes📊 Changes
12 files changed (+1661 additions, -785 deletions)
View changed files
➕
.dockerignore(+9 -0)➕
.github/workflows/build-and-push.yml(+105 -0)📝
.gitignore(+7 -1)➕
Dockerfile.oap(+24 -0)📝
langgraph.json(+2 -1)➕
oap_supervisor/agent.py(+227 -0)➕
oap_supervisor/security/auth.py(+156 -0)📝
pyproject.toml(+5 -1)📝
tools_agent/agent.py(+10 -3)➕
tools_agent/fastapi_wrapper.py(+112 -0)➕
tools_agent/middleware.py(+95 -0)📝
uv.lock(+909 -779)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.