MCPcopy Index your code
hub / github.com/algorithmicsuperintelligence/openevolve / _queue_dir

Function _queue_dir

scripts/manual.py:52–53  ·  view source on GitHub ↗
(run_root: Path)

Source from the content-addressed store, hash-verified

50
51
52def _queue_dir(run_root: Path) -> Path:
53 return run_root / QUEUE_DIRNAME
54
55
56@dataclass

Callers 3

api_tasksFunction · 0.85
api_task_detailFunction · 0.85
api_task_answerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected