↓ 98 callersMethodadd(run_id: str, role: str, method: str, output_group: str, config: dict[str, Any] | None = None)
nanoresearch/agents/planning.py:354
↓ 43 callersMethod_append_remediation_entry(
remediation_ledger: list[dict[str, Any]] | None,
*,
kind: str,
status: str,
nanoresearch/agents/execution/repair_ledger.py:92
↓ 33 callersMethod_record_snapshot_batch(
self,
*,
mutation_kind: str,
scope: str,
snapshots: list[dict[str, A
nanoresearch/agents/execution/repair_ledger.py:143
↓ 9 callersMethod_keyword_path_candidate(
cls,
candidates: list[Path],
keywords: tuple[str, ...],
*,
files_onl
nanoresearch/agents/execution/repair_candidates.py:20