↓ 3 callersMethod_row_numeric_value(
cls,
row: dict[str, Any],
candidates: tuple[str, ...],
)
nanoresearch/agents/execution/result_collector.py:252
↓ 3 callersMethod_runtime_option_candidate(
cls,
code_dir: Path,
option: str,
resource_context: dict[str, Any] | None,
nanoresearch/agents/execution/repair_candidates.py:163
↓ 2 callersMethod_attempt_runtime_remediation(
self,
code_dir: Path,
error_text: str,
*,
runtime_python: str,
nanoresearch/agents/execution/repair_runtime.py:200
↓ 2 callersMethod_attempt_unrecognized_argument_repair(
self,
code_dir: Path,
error_text: str,
*,
mode: str = "",
sc
nanoresearch/agents/execution/repair_runtime.py:29
↓ 2 callersMethod_build_repair_context(
self,
code_dir: Path,
result: dict[str, Any],
*,
mode: str,
nanoresearch/agents/execution/repair_ledger.py:313
↓ 2 callersMethod_evaluate_experiment_contract(
cls,
result_payload: dict[str, Any],
*,
execution_backend: str,
exec
nanoresearch/agents/execution/_result_collector_helpers.py:190
↓ 2 callersMethod_fallback_writing_stage_plan(
*,
ideation: dict[str, Any],
blueprint: dict[str, Any],
grounding: Grounding
nanoresearch/agents/writing/stage_planner.py:194