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
↓ 1 callers
Method
record_task_completion
Record per-task completion statistics in task_completions.jsonl. Only called for sessions that completed without an API error.
livebench/agent/economic_tracker.py:678
↓ 1 callers
Function
renderPreview
()
frontend/src/pages/Artifacts.jsx:493
↓ 1 callers
Method
reset
Reset the session sandbox (for new sessions/days).
livebench/tools/productivity/code_execution_sandbox.py:469
↓ 1 callers
Function
resolveBackground
(slideDoc, layoutDoc, masterDoc, tc, bgFills)
frontend/src/pages/Artifacts.jsx:186
↓ 1 callers
Function
rgbToHex
(r, g, b)
frontend/src/pages/Artifacts.jsx:32
↓ 1 callers
Function
rgbToHsl
(r, g, b)
frontend/src/pages/Artifacts.jsx:35
↓ 1 callers
Function
run
()
clawmode_integration/cli.py:326
↓ 1 callers
Function
run_agent
Run a single agent
livebench/main.py:33
↓ 1 callers
Method
run_date_range
Run simulation for date range Args: init_date: Start date end_date: End date
livebench/agent/live_agent.py:993
↓ 1 callers
Method
run_exhaust_mode
Exhaust mode: attempt every available GDPVal task, retrying API errors up to max_task_failures times per task. Date advances by one w
livebench/agent/live_agent.py:1050
↓ 1 callers
Function
run_interactive
()
clawmode_integration/cli.py:262
↓ 1 callers
Function
run_once
()
clawmode_integration/cli.py:242
↓ 1 callers
Function
saveHiddenAgents
(hiddenArray)
frontend/src/api.js:59
↓ 1 callers
Function
save_corrected_data
Save corrected data to new economic_real_value directory
scripts/recalculate_agent_economics.py:202
↓ 1 callers
Function
save_estimate
Append the estimate to the JSONL output file
scripts/estimate_task_hours.py:210
↓ 1 callers
Function
save_meta_prompt
Save the generated meta-prompt to a JSON file
eval/generate_meta_prompts.py:277
↓ 1 callers
Function
save_to_memory
Save information to the agent's memory file. The memory is stored in markdown format and is persistent across sessions. Args: co
livebench/tools/tool_livebench.py:320
↓ 1 callers
Function
sendEmail
* Sends templated email via SES to primary and admin recipients * @param {Object} formData - Contact form data * @returns {Promise<void>}
livebench/data/agent_data/kimi-k2.5-test-openrouter-10dollar-1/sandbox/2027-04-30/exports.js:77
↓ 1 callers
Function
sendEmail
* Send email via SES
livebench/data/agent_data/Qwen3.5-Plus/sandbox/2027-09-21/exports.js:79
↓ 1 callers
Function
set_global_logger
Set the global logger instance
livebench/utils/logger.py:206
↓ 1 callers
Method
setup_terminal_log
Set up terminal output log file for a specific date This log captures the exact terminal output with all formatting
livebench/utils/logger.py:160
↓ 1 callers
Function
show_example_use_cases
Show practical use cases enabled by new format
scripts/analyze_economic_improvements.py:249
↓ 1 callers
Function
show_improvements_summary
Show a clear summary of improvements
scripts/analyze_economic_improvements.py:195
↓ 1 callers
Function
start_livebench_services
Start LiveBench MCP services using direct Python execution
livebench/tools/start_live_services.py:17
↓ 1 callers
Function
statusColor
(s)
frontend/src/pages/Leaderboard.jsx:84
↓ 1 callers
Function
statusSymbol
(s)
frontend/src/pages/Leaderboard.jsx:83
↓ 1 callers
Function
test_basic_tracking
Test basic token and API tracking
scripts/test_economic_tracker.py:24
↓ 1 callers
Function
test_date_and_task_indexing
Test querying by date and task_id
scripts/test_economic_tracker.py:147
↓ 1 callers
Function
test_evaluation_threshold
Test evaluation score threshold for payments
scripts/test_economic_tracker.py:77
↓ 1 callers
Function
test_payment_threshold_edge_cases
Test edge cases for payment threshold
scripts/test_economic_tracker.py:364
↓ 1 callers
Function
test_single_category
Test meta-prompt generation for a single category
eval/test_single_category.py:24
↓ 1 callers
Function
test_task_exhaustion
Test that TaskManager properly tracks and exhausts tasks
scripts/test_task_exhaustion.py:18
↓ 1 callers
Function
test_template
Test that all packages are available in the E2B template
scripts/test_e2b_template.py:17
↓ 1 callers
Function
test_token_costs_file_format
Verify the token_costs.jsonl file format
scripts/test_economic_tracker.py:285
↓ 1 callers
Function
test_with_filters
Test task exhaustion with filters applied
scripts/test_task_exhaustion.py:85
↓ 1 callers
Function
togglePendingVisibility
(signature)
frontend/src/components/Sidebar.jsx:66
↓ 1 callers
Function
upload_task_reference_files
Upload reference files to the active sandbox session. Returns remote paths inside the sandbox.
livebench/tools/productivity/code_execution_sandbox.py:685
↓ 1 callers
Function
useScreenReaderAnnouncer
()
livebench/data/agent_data/kimi-k2.5-test-openrouter-10dollar-1/sandbox/2026-06-25/ScreenReaderStatusMessage.tsx:171
↓ 1 callers
Function
useWebSocket
()
frontend/src/hooks/useWebSocket.js:4
↓ 1 callers
Function
validateInput
* Validate input fields
livebench/data/agent_data/Qwen3.5-Plus/sandbox/2027-09-21/exports.js:58
↓ 1 callers
Function
validateRecaptcha
* Validates reCAPTCHA token with Google * @param {string} token - reCAPTCHA response token * @returns {Promise<boolean>} - true if valid, false othe
livebench/data/agent_data/kimi-k2.5-test-openrouter-10dollar-1/sandbox/2027-04-30/exports.js:30
↓ 1 callers
Function
validate_cost_channel_separation
Validate that costs are properly separated by channel
scripts/validate_economic_system.py:404
↓ 1 callers
Function
validate_integration_points
Validate all code integration points
scripts/validate_economic_system.py:226
↓ 1 callers
Function
validate_query_capabilities
Validate querying capabilities
scripts/validate_economic_system.py:469
↓ 1 callers
Function
validate_threshold_logic
Validate the 0.6 threshold logic comprehensively
scripts/validate_economic_system.py:309
↓ 1 callers
Function
verifyRecaptcha
* Verify reCAPTCHA token with Google
livebench/data/agent_data/kimi-k2.5-test-openrouter-10dollar-1/sandbox/2027-07-09/exports.js:78
↓ 1 callers
Function
verifyRecaptcha
* Verify reCAPTCHA token with Google
livebench/data/agent_data/Qwen3.5-Plus/sandbox/2027-09-21/exports.js:18
↓ 1 callers
Function
watch_agent_files
Watch agent data files for changes and broadcast updates This runs as a background task
livebench/api/server.py:747
↓ 1 callers
Function
write_jsonl
(path: Path, records: list)
scripts/backfill_balance_task_info.py:46
Function
AgentDetail
()
frontend/src/pages/AgentDetail.jsx:4
Function
AnimStyles
()
frontend/src/pages/Leaderboard.jsx:25
Function
App
()
frontend/src/App.jsx:14
Function
App
()
livebench/data/agent_data/GLM-4.7-test-openrouter-10dollar-1/sandbox/2027-08-11/App.tsx:9
Function
ArtifactChips
({ task, onPreview })
frontend/src/pages/WorkView.jsx:98
Function
ArtifactPreviewModal
({ artifact, onClose })
frontend/src/pages/WorkView.jsx:125
Function
Artifacts
()
frontend/src/pages/Artifacts.jsx:464
Function
DarkSortHeader
({ label, sortKey, currentKey, asc, onSort })
frontend/src/pages/Leaderboard.jsx:804
Function
DarkTooltip
({ active, payload, label })
frontend/src/pages/Leaderboard.jsx:382
Function
Dashboard
({ agents, selectedAgent })
frontend/src/pages/Dashboard.jsx:8
Function
DocxPreview
({ url })
frontend/src/components/FilePreview.jsx:125
Function
EqBars
({ color })
frontend/src/pages/Leaderboard.jsx:128
Function
FullscreenBtn
()
frontend/src/pages/Leaderboard.jsx:417
Function
GlowFilters
()
frontend/src/pages/Leaderboard.jsx:368
Function
LastUpdated
({ lastFetchTime })
frontend/src/pages/Leaderboard.jsx:68
Function
Leaderboard
({ hiddenAgents = new Set() })
frontend/src/pages/Leaderboard.jsx:184
Function
LearningView
({ agents, selectedAgent })
frontend/src/pages/LearningView.jsx:7
Function
LiveBadge
()
frontend/src/pages/Leaderboard.jsx:57
Function
LiveDot
({ cx, cy, color })
frontend/src/pages/Leaderboard.jsx:169
Function
MetricCard
({ title, value, icon, color, trend, subtitle })
frontend/src/pages/Dashboard.jsx:403
Function
PdfPreview
({ url })
frontend/src/components/FilePreview.jsx:33
Function
PptxPreview
({ url })
frontend/src/components/FilePreview.jsx:171
Function
PulseStatus
({ status })
frontend/src/pages/Leaderboard.jsx:153
Function
QualityBadge
({ score, method, inline = false })
frontend/src/pages/WorkView.jsx:47
Function
RankCell
({ index })
frontend/src/pages/Leaderboard.jsx:407
Function
ScreenReaderAnnouncer
()
livebench/data/agent_data/kimi-k2.5-test-openrouter-10dollar-1/sandbox/2026-06-25/ScreenReaderStatusMessage.tsx:224
Function
ScreenReaderStatusMessage
({ message, visible = false, id = 'default', delay = 150, className = '' })
livebench/data/agent_data/kimi-k2.5-test-openrouter-10dollar-1/sandbox/2026-06-25/ScreenReaderStatusMessage.tsx:94
Function
Sidebar
({ agents, allAgents, hiddenAgents, onUpdateHiddenAgents, selectedAgent, onSelectAgent, connectionStatus })
frontend/src/components/Sidebar.jsx:6
Function
Spinner
()
frontend/src/components/FilePreview.jsx:25
Function
TerminalLogModal
({ agent, date, onClose })
frontend/src/pages/WorkView.jsx:173
Function
Ticker
({ agents, dn = (s) => s })
frontend/src/pages/Leaderboard.jsx:86
Function
WorkView
({ agents, selectedAgent })
frontend/src/pages/WorkView.jsx:242
Function
XlsxPreview
({ url })
frontend/src/components/FilePreview.jsx:55
Method
__getattr__
(self, name: str)
clawmode_integration/provider_wrapper.py:71
Method
__init__
( self, *args: Any, clawwork_state: ClawWorkState, **kwargs: Any, )
clawmode_integration/agent_loop.py:49
Method
__init__
(self, provider: LLMProvider, tracker: Any)
clawmode_integration/provider_wrapper.py:40
Method
__init__
(self, state: ClawWorkState)
clawmode_integration/tools.py:51
Method
__init__
(self, state: ClawWorkState)
clawmode_integration/tools.py:115
Method
__init__
(self, state: ClawWorkState)
clawmode_integration/tools.py:255
Method
__init__
(self, state: ClawWorkState)
clawmode_integration/tools.py:329
Method
__init__
Args: provider: A nanobot LLMProvider (or TrackedProvider wrapper) that supports async chat().
clawmode_integration/task_classifier.py:42
Method
__init__
(self, state: ClawWorkState)
clawmode_integration/artifact_tools.py:29
Method
__init__
(self, state: ClawWorkState)
clawmode_integration/artifact_tools.py:184
Method
__init__
(self)
livebench/tools/productivity/code_execution_sandbox.py:95
Method
__init__
(self)
livebench/tools/productivity/code_execution_sandbox.py:220
Method
__init__
(self)
livebench/tools/productivity/code_execution_sandbox.py:448
Method
__init__
Initialize logger Args: signature: Agent signature/name data_path: Base path for agent data
livebench/utils/logger.py:17
Method
__init__
Initialize Work Evaluator Args: max_payment: Maximum payment for perfect work data_path: Path to agent data
livebench/work/evaluator.py:22
Method
__init__
Initialize LLM Evaluator Args: meta_prompts_dir: Path to directory containing evaluation meta-prompts model:
livebench/work/llm_evaluator.py:26
Method
__init__
Initialize Task Manager with flexible task loading Args: task_source_type: Type of task source ("parquet", "jsonl", or "
livebench/work/task_manager.py:23
Method
__init__
(self)
livebench/api/server.py:157
← previous
next →
301–400 of 540, ranked by callers