tooluniverse.compose_scripts.tool_discover module

tooluniverse.compose_scripts.tool_discover.iterative_comprehensive_optimization(tool_config, call_tool, max_iterations=5, target_score=8.5, temp_dir=None)[source]

Comprehensive optimization with guaranteed minimum iterations and multi-agent improvement strategy

tooluniverse.compose_scripts.tool_discover.compose(arguments, tooluniverse, call_tool)[source]

General tool discovery and generation system

tooluniverse.compose_scripts.tool_discover.optimize_code(tool_config, optimization_context, call_tool)[source]

Wrapper function that calls the XML-based optimizer