- MCPTool: call remote MCP tools via MCPClient - SequentialChain: chain tools with output-to-input piping - ParallelFanOut: execute tools concurrently with merge strategies - DynamicSelector: keyword/LLM-based tool selection - 14 new tests, total 70 passing |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_base_agent.py | ||
| test_config_driven.py | ||
| test_evolution.py | ||
| test_pipeline.py | ||
| test_protocol.py | ||
| test_tool_composition.py | ||
| test_tool_registry.py | ||