AlgoTune Agent
Command-driven algorithm optimizer with evaluation tools, profiling, multi-file edits, and best-snapshot restore.
"""AlgoTune Agent uses the evaluator supplied by the selected task."""
from ...components.evaluator import SubprocessEvaluator
AlgoTuneEvaluator = SubprocessEvaluator