Commit graph

1 commit

Author SHA1 Message Date
SmartDever02
a49d977f55 feat: Add AgentInvoke component for agent-to-agent invocation (#11550)
- Implement AgentInvoke component for internal agent-to-agent calls
- Enable modular AI portal architecture with specialized agents
- Add dynamic routing and parameter passing between agents
- Include example templates: portal agent, multi-step workflow, dynamic selection
- Support session management and timeout configuration
- Direct internal invocation for better performance vs HTTP

Resolves #11550
2025-12-03 21:01:16 -03:00