MCPcopy Create free account

hub / github.com/HKUDS/ClawWork / functions

Functions540 in github.com/HKUDS/ClawWork

Methodname
(self)
clawmode_integration/tools.py:333
Methodname
(self)
clawmode_integration/artifact_tools.py:33
Methodname
(self)
clawmode_integration/artifact_tools.py:188
FunctiononMove
(ev)
frontend/src/pages/Leaderboard.jsx:437
FunctiononUp
()
frontend/src/pages/Leaderboard.jsx:442
Methodparameters
(self)
clawmode_integration/tools.py:66
Methodparameters
(self)
clawmode_integration/tools.py:131
Methodparameters
(self)
clawmode_integration/tools.py:270
Methodparameters
(self)
clawmode_integration/tools.py:341
Methodparameters
(self)
clawmode_integration/artifact_tools.py:44
Methodparameters
(self)
clawmode_integration/artifact_tools.py:199
FunctionparsePptx
(arrayBuffer)
frontend/src/pages/Artifacts.jsx:341
Functionprocess_page
Process a single PDF page with OCR
livebench/tools/productivity/file_reading.py:546
Methodprovider_name
(self)
livebench/tools/productivity/code_execution_sandbox.py:59
Functionread_file
Read a file and return the content in a format suitable for LLM consumption. Supported file types: - pdf: PDF documents (converted to im
livebench/tools/productivity/file_reading.py:36
Functionread_webpage
Extract and read web page content from specified URLs using Tavily Extract. This tool extracts the main content from web pages, returning cleaned
livebench/tools/direct_tools.py:469
Functionread_webpage
Extract and read web page content from specified URLs using Tavily Extract. This tool extracts the main content from web pages, returning cl
livebench/tools/productivity/search.py:250
Methodreset_daily_selections
Reset daily task selections (for testing)
livebench/work/task_manager.py:653
Methodreset_session
Reset session tracking (for new decision/activity)
livebench/agent/economic_tracker.py:734
Functionroot
API root endpoint
livebench/api/server.py:180
Functionsearch_web
Search the internet for information using Tavily (default, with AI-generated answers) or Jina AI. Tavily provides structured results with AI
livebench/tools/direct_tools.py:383
Functionsearch_web
Search the internet for information using Tavily AI search. Returns structured results with AI-generated answers. Args: query:
livebench/tools/productivity/search.py:142
Functionset_global_state
Set global state for MCP tools
livebench/tools/tool_livebench.py:26
Functionset_global_state
Set global state for tools
livebench/tools/direct_tools.py:21
Functionset_hidden_agents
Set list of hidden agent signatures
livebench/api/server.py:693
Functionstartup_event
Start background tasks on startup
livebench/api/server.py:808
Functionsubmit_work
Submit completed work for evaluation and payment. Args: work_output: Your completed work as text (detailed answer to the task).
livebench/tools/direct_tools.py:80
Functionsubmit_work_artifact
Submit completed work artifact for evaluation and payment. Args: artifact_path: Path to the completed work artifact file des
livebench/tools/tool_livebench.py:163
Functiontest_analytics
Test comprehensive analytics
scripts/test_economic_tracker.py:216
Functiontest_daily_state_tracking
Test daily state saving with completed tasks
scripts/test_economic_tracker.py:409
Functiontest_evaluator_integration
Test that WorkEvaluator respects task-specific max_payment
scripts/test_task_value_integration.py:99
Functiontest_fallback_behavior
Test fallback to default payment when values not available
scripts/test_task_value_integration.py:72
Functiontest_task_manager_loading
Test that TaskManager loads and applies task values correctly
scripts/test_task_value_integration.py:22
Functiontest_task_value_file_content
Test that task_values.jsonl has correct structure
scripts/test_task_value_integration.py:132
Methodto_serializable
Convert numpy/pandas types to JSON-serializable types
livebench/work/task_manager.py:553
Methodtool_func
Execute MCP tool call
livebench/langchain_mcp_adapters/client.py:122
Methodupload_reference_file
(self, local_path: str, remote_dir: str = _REFERENCE_REMOTE_DIR)
livebench/tools/productivity/code_execution_sandbox.py:146
Methodupload_reference_file
(self, local_path: str, remote_dir: str = _REFERENCE_REMOTE_DIR)
livebench/tools/productivity/code_execution_sandbox.py:292
Methodupload_reference_file
(self, local_path: str, remote_dir: str = _REFERENCE_REMOTE_DIR)
livebench/tools/productivity/code_execution_sandbox.py:545
Functionwebsocket_endpoint
WebSocket endpoint for real-time updates
livebench/api/server.py:714
← previous501–540 of 540, ranked by callers