Skip to content

Add: add blocking gates for langgraph_stategraph and langchain_executor#38

Merged
yanny-sec merged 7 commits into
mainfrom
tool-exec-pre-block-gate
Jun 19, 2026
Merged

Add: add blocking gates for langgraph_stategraph and langchain_executor#38
yanny-sec merged 7 commits into
mainfrom
tool-exec-pre-block-gate

Conversation

@netan-sa

@netan-sa netan-sa commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Introduce compatibility for Agent Executor (deprecated), create_react_agent, create_agent (forward compatibility) and state graphs.

Test plan

  • HITL,
  • Block modes,
  • AgentExecutor,
  • create agent,
  • create react agent
  • stategraphs,
  • Python bug (shared by contributor)

Checklist

  • CLA signed (see CLA.md)
  • Tests pass locally
  • Docs updated where needed
  • British English; no em-dashes; no marketing fluff

@yanny-sec yanny-sec added the bug Something isn't working label Jun 4, 2026
netan-sa and others added 6 commits June 9, 2026 14:48
# Conflicts:
#	sdk/python/adrian/__init__.py
The single BaseTool verdict gate never fired for synchronous @tool functions dispatched by create_react_agent / create_agent. Fix 60s fail-open timeout on HITL mode for sync tools. Removes old sdk/adrian directory.
@yanny-sec yanny-sec force-pushed the tool-exec-pre-block-gate branch from 7453d7a to 10a0b1a Compare June 18, 2026 11:21
@yanny-sec yanny-sec merged commit f946230 into main Jun 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants