Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HKUDS/ClawWork
/ functions
Functions
540 in github.com/HKUDS/ClawWork
⨍
Functions
540
◇
Types & classes
33
↳
Endpoints
14
Method
name
(self)
clawmode_integration/tools.py:333
Method
name
(self)
clawmode_integration/artifact_tools.py:33
Method
name
(self)
clawmode_integration/artifact_tools.py:188
Function
onMove
(ev)
frontend/src/pages/Leaderboard.jsx:437
Function
onUp
()
frontend/src/pages/Leaderboard.jsx:442
Method
parameters
(self)
clawmode_integration/tools.py:66
Method
parameters
(self)
clawmode_integration/tools.py:131
Method
parameters
(self)
clawmode_integration/tools.py:270
Method
parameters
(self)
clawmode_integration/tools.py:341
Method
parameters
(self)
clawmode_integration/artifact_tools.py:44
Method
parameters
(self)
clawmode_integration/artifact_tools.py:199
Function
parsePptx
(arrayBuffer)
frontend/src/pages/Artifacts.jsx:341
Function
process_page
Process a single PDF page with OCR
livebench/tools/productivity/file_reading.py:546
Method
provider_name
(self)
livebench/tools/productivity/code_execution_sandbox.py:59
Function
read_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
Function
read_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
Function
read_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
Method
reset_daily_selections
Reset daily task selections (for testing)
livebench/work/task_manager.py:653
Method
reset_session
Reset session tracking (for new decision/activity)
livebench/agent/economic_tracker.py:734
Function
root
API root endpoint
livebench/api/server.py:180
Function
search_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
Function
search_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
Function
set_global_state
Set global state for MCP tools
livebench/tools/tool_livebench.py:26
Function
set_global_state
Set global state for tools
livebench/tools/direct_tools.py:21
Function
set_hidden_agents
Set list of hidden agent signatures
livebench/api/server.py:693
Function
startup_event
Start background tasks on startup
livebench/api/server.py:808
Function
submit_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
Function
submit_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
Function
test_analytics
Test comprehensive analytics
scripts/test_economic_tracker.py:216
Function
test_daily_state_tracking
Test daily state saving with completed tasks
scripts/test_economic_tracker.py:409
Function
test_evaluator_integration
Test that WorkEvaluator respects task-specific max_payment
scripts/test_task_value_integration.py:99
Function
test_fallback_behavior
Test fallback to default payment when values not available
scripts/test_task_value_integration.py:72
Function
test_task_manager_loading
Test that TaskManager loads and applies task values correctly
scripts/test_task_value_integration.py:22
Function
test_task_value_file_content
Test that task_values.jsonl has correct structure
scripts/test_task_value_integration.py:132
Method
to_serializable
Convert numpy/pandas types to JSON-serializable types
livebench/work/task_manager.py:553
Method
tool_func
Execute MCP tool call
livebench/langchain_mcp_adapters/client.py:122
Method
upload_reference_file
(self, local_path: str, remote_dir: str = _REFERENCE_REMOTE_DIR)
livebench/tools/productivity/code_execution_sandbox.py:146
Method
upload_reference_file
(self, local_path: str, remote_dir: str = _REFERENCE_REMOTE_DIR)
livebench/tools/productivity/code_execution_sandbox.py:292
Method
upload_reference_file
(self, local_path: str, remote_dir: str = _REFERENCE_REMOTE_DIR)
livebench/tools/productivity/code_execution_sandbox.py:545
Function
websocket_endpoint
WebSocket endpoint for real-time updates
livebench/api/server.py:714
← previous
501–540 of 540, ranked by callers