↓ 1 callersFunctionrun_instance(
*,
instance,
candidate_log,
output_path,
max_retry,
num_candidate,
tools_path,
evaluation/patch_selection/trae_selector/selector_evaluation.py:18
↓ 1 callersFunctionrun_instance_by_group(
*,
instance,
candidate_log,
output_path,
max_retry,
num_candidate,
tools_path,
evaluation/patch_selection/trae_selector/selector_evaluation.py:66
Method__call__(
self,
*,
command: Command,
path: str,
file_text: str | None = None,
evaluation/patch_selection/trae_selector/tools/tools/edit.py:42
Method__init__(self, id, patch, cleaned_patch, is_success_regression, is_success_patch)
evaluation/patch_selection/trae_selector/selector_agent.py:15
Method__init__(self, namespace: str, name: str, tag: str, instance: dict, tools_path: str)
evaluation/patch_selection/trae_selector/sandbox.py:9
Method__init__(self, name: str, type: str, description: str, required: bool = False, **kwargs)
trae_agent/tools/edit_tool_cli.py:38
Method__init__(self, name: str, type: str, description: str, required: bool = False, **kwargs)
trae_agent/tools/json_edit_tool_cli.py:45