Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
52
def
_queue_dir(run_root: Path) -> Path:
53
return
run_root / QUEUE_DIRNAME
54
55
56
@dataclass
Callers
3
api_tasks
Function · 0.85
api_task_detail
Function · 0.85
api_task_answer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected