Is this a new feature, an improvement, or a change to existing functionality?
Improvement
How would you describe the priority of this feature request
Critical (currently preventing usage)
Please provide a clear description of problem this feature solves
I am using Langchain for building AI agents and we are using tools via MCP servers only. I am not able to use same level of HITL feature in NAT which is blocking us to migrate on NAT based AI agents. Also seen other custom tools example where it is used with tools wrapper which is bit complicated and not feasible to write for every MCP tool.
Describe your ideal solution
Can we have similar HITL feature as Langchain's HumanInTheLoopMiddleware in NAT middleware or in agents.
Please refer below link.
https://docs.langchain.com/oss/python/langchain/human-in-the-loop
Additional context
No response
Code of Conduct
Is this a new feature, an improvement, or a change to existing functionality?
Improvement
How would you describe the priority of this feature request
Critical (currently preventing usage)
Please provide a clear description of problem this feature solves
I am using Langchain for building AI agents and we are using tools via MCP servers only. I am not able to use same level of HITL feature in NAT which is blocking us to migrate on NAT based AI agents. Also seen other custom tools example where it is used with tools wrapper which is bit complicated and not feasible to write for every MCP tool.
Describe your ideal solution
Can we have similar HITL feature as Langchain's
HumanInTheLoopMiddlewarein NAT middleware or in agents.Please refer below link.
https://docs.langchain.com/oss/python/langchain/human-in-the-loop
Additional context
No response
Code of Conduct