MCPcopy Create free account

hub / github.com/HKUDS/ClawWork / functions

Functions540 in github.com/HKUDS/ClawWork

↓ 1 callersFunctiondemonstrate_new_capabilities
Demonstrate what's now possible with new format
scripts/analyze_economic_improvements.py:76
↓ 1 callersFunctionderive_record
Build a single task_completions entry from all available sources.
scripts/derive_task_completions.py:159
↓ 1 callersFunctionderive_task_completions
Derive task_completions records for an agent directory and (unless dry_run) write them to economic/task_completions.jsonl. Returns the l
scripts/derive_task_completions.py:208
↓ 1 callersMethoddisconnect
(self, websocket: WebSocket)
livebench/api/server.py:164
↓ 1 callersFunctionestimate_hours_for_task
Use GPT-5.2 to estimate hours needed for a specific task
scripts/estimate_task_hours.py:130
↓ 1 callersMethodevaluate_artifact
Evaluate work artifact(s) using LLM and category-specific criteria Args: task: Task dictionary with occupation, sector,
livebench/work/llm_evaluator.py:75
↓ 1 callersFunctionextract_date
Extract date from filename like '2027-09-06.log'.
scripts/cleanup_failed_runs.py:61
↓ 1 callersFunctionfetchAgentDetail
(sig)
frontend/src/api.js:25
↓ 1 callersFunctionfetchAgentDetails
()
frontend/src/pages/Dashboard.jsx:23
↓ 1 callersFunctionfetchAgentEconomic
(sig)
frontend/src/api.js:28
↓ 1 callersFunctionfetchAgentLearning
(sig)
frontend/src/api.js:34
↓ 1 callersFunctionfetchAgentsData
()
frontend/src/App.jsx:58
↓ 1 callersFunctionfetchDisplayNames
()
frontend/src/api.js:40
↓ 1 callersFunctionfetchEconomicData
()
frontend/src/pages/Dashboard.jsx:35
↓ 1 callersFunctionfetchHiddenAgents
()
frontend/src/api.js:37
↓ 1 callersFunctionfetchLearningData
()
frontend/src/pages/LearningView.jsx:21
↓ 1 callersFunctionfetchTasks
()
frontend/src/pages/WorkView.jsx:259
↓ 1 callersFunctionfetchTerminalLog
(sig, date)
frontend/src/api.js:46
↓ 1 callersMethodforce_assign_task
Force-assign a specific task to a date, bypassing the 'used' check. Used in exhaust mode to pre-select a task before run_daily_sessio
livebench/work/task_manager.py:614
↓ 1 callersFunctionformatBytes
(b)
frontend/src/components/FilePreview.jsx:17
↓ 1 callersFunctionformatWallClockTime
(secs)
frontend/src/pages/Dashboard.jsx:111
↓ 1 callersFunctionformat_result_for_logging
Format tool result for logging (handles binary data gracefully)
livebench/agent/message_formatter.py:9
↓ 1 callersFunctionformat_tool_result_message
Format tool result into proper message format
livebench/agent/message_formatter.py:35
↓ 1 callersFunctiongen_agent_detail
(agent_dir: Path)
scripts/generate_static_data.py:187
↓ 1 callersFunctiongen_agent_economic
(agent_dir: Path)
scripts/generate_static_data.py:319
↓ 1 callersFunctiongen_agent_learning
(agent_dir: Path)
scripts/generate_static_data.py:297
↓ 1 callersFunctiongen_agent_tasks
Build task list from task_completions.jsonl (authoritative — no duplicates). task metadata is looked up from tasks.jsonl (first occurrence per ta
scripts/generate_static_data.py:223
↓ 1 callersFunctiongen_agents
()
scripts/generate_static_data.py:89
↓ 1 callersFunctiongen_artifacts
()
scripts/generate_static_data.py:346
↓ 1 callersFunctiongen_leaderboard
()
scripts/generate_static_data.py:112
↓ 1 callersFunctiongen_settings
()
scripts/generate_static_data.py:406
↓ 1 callersFunctiongen_terminal_logs
(agent_dir: Path)
scripts/generate_static_data.py:387
↓ 1 callersFunctiongenerate_full_tracks
()
livebench/data/agent_data/Gemini 3.1 Pro Preview/sandbox/2027-05-05/produce_track.py:10
↓ 1 callersFunctiongenerate_summary_report
Generate a summary report of all generated meta-prompts
eval/generate_meta_prompts.py:288
↓ 1 callersFunctiongenerate_summary_report
Generate a summary report of all estimates
scripts/estimate_task_hours.py:215
↓ 1 callersFunctiongenerate_value_summary
Generate summary statistics for task values
scripts/calculate_task_values.py:292
↓ 1 callersFunctiongetConnectionStatusColor
()
frontend/src/components/Sidebar.jsx:44
↓ 1 callersFunctiongetConnectionStatusLabel
()
frontend/src/components/Sidebar.jsx:55
↓ 1 callersFunctiongetLayoutDoc
(layoutFile)
frontend/src/pages/Artifacts.jsx:366
↓ 1 callersFunctiongetMasterDecorations
(masterFile)
frontend/src/pages/Artifacts.jsx:376
↓ 1 callersFunctiongetPageNumbers
()
frontend/src/pages/WorkView.jsx:352
↓ 1 callersFunctiongetShapeRadius
(sp)
frontend/src/pages/Artifacts.jsx:219
↓ 1 callersFunctiongetStatusColor
(status)
frontend/src/components/Sidebar.jsx:29
↓ 1 callersFunctiongetStatusColor
(status)
frontend/src/pages/Dashboard.jsx:66
↓ 1 callersFunctiongetStatusEmoji
(status)
frontend/src/pages/Dashboard.jsx:81
↓ 1 callersFunctiongetStatusIcon
(task)
frontend/src/pages/WorkView.jsx:308
↓ 1 callersFunctiongetStatusText
(evaluation)
frontend/src/pages/WorkView.jsx:317
↓ 1 callersFunctionget_agents
List all agent directories.
scripts/cleanup_failed_runs.py:67
↓ 1 callersMethodget_all_task_ids
Get all task IDs in the filtered task list (for exhaust mode)
livebench/work/task_manager.py:610
↓ 1 callersFunctionget_all_tools
Get list of all LiveBench tools Returns: - 4 core tools (decide_activity, submit_work, learn, get_status) - 6 productivity tools (search_
livebench/tools/direct_tools.py:529
↓ 1 callersFunctionget_live_agent_system_prompt
Generate system prompt for LiveBench agent with economic awareness Focus: Work and Learn capabilities only Args: date: Current s
livebench/prompts/live_agent_prompt.py:12
↓ 1 callersMethodget_session_cost
Get current session token cost
livebench/agent/economic_tracker.py:544
↓ 1 callersMethodget_session_id
(self)
livebench/tools/productivity/code_execution_sandbox.py:83
↓ 1 callersFunctionget_session_sandbox_provider
Return the active provider (or requested provider before initialization).
livebench/tools/productivity/code_execution_sandbox.py:731
↓ 1 callersMethodget_total_earnings
Get total work earnings for an agent Args: signature: Agent signature Returns: Total earnings
livebench/work/evaluator.py:223
↓ 1 callersFunctionget_unique_occupations
Extract unique occupations from tasks
scripts/calculate_task_values.py:79
↓ 1 callersFunctionhandleWebSocketMessage
(message)
frontend/src/App.jsx:67
↓ 1 callersFunctionhexToRgb
(hex)
frontend/src/pages/Artifacts.jsx:28
↓ 1 callersFunctionhslToRgb
(h, s, l)
frontend/src/pages/Artifacts.jsx:48
↓ 1 callersMethodinitialize
Initialize agent components
livebench/agent/live_agent.py:192
↓ 1 callersFunctionisActive
(path)
frontend/src/components/Sidebar.jsx:19
↓ 1 callersMethodis_active
(self)
livebench/tools/productivity/code_execution_sandbox.py:537
↓ 1 callersFunctionis_failed_run
Check if a terminal log indicates a failed run. Returns failure reason or None.
scripts/cleanup_failed_runs.py:47
↓ 1 callersFunctionlistener
(messages: Array<{ id: string; message: string | React.ReactElement }>)
livebench/data/agent_data/kimi-k2.5-test-openrouter-10dollar-1/sandbox/2026-06-25/ScreenReaderStatusMessage.tsx:176
↓ 1 callersFunctionloadRels
(relsPath, zip)
frontend/src/pages/Artifacts.jsx:88
↓ 1 callersFunctionload_balance
Load economic/balance.jsonl keyed by task_id. Used as fallback source for wall-clock time.
scripts/derive_task_completions.py:104
↓ 1 callersFunctionload_balance_history
Load balance history from economic/balance.jsonl
scripts/recalculate_agent_economics.py:74
↓ 1 callersFunctionload_existing_estimates
Load already processed task IDs from the output file
scripts/estimate_task_hours.py:195
↓ 1 callersFunctionload_gdpval_data
Load the gdpval parquet file
scripts/estimate_task_hours.py:37
↓ 1 callersFunctionload_task_completions_by_date
Load task_completions.jsonl, summing wall_clock_seconds per date.
scripts/generate_static_data.py:77
↓ 1 callersFunctionload_task_hours
Load task hour estimates from JSONL file
scripts/calculate_task_values.py:43
↓ 1 callersFunctionload_task_values
Load task values from JSONL file
scripts/recalculate_agent_economics.py:31
↓ 1 callersFunctionload_task_values
Load task_id -> task_value_usd mapping and full pool metadata.
scripts/generate_static_data.py:17
↓ 1 callersFunctionload_task_values
Load task_values.jsonl -> {task_id: {task_value_usd, occupation, sector}}
scripts/domain_earnings_analysis.py:36
↓ 1 callersFunctionload_tasks
Load task assignments from work/tasks.jsonl
scripts/recalculate_agent_economics.py:55
↓ 1 callersFunctionload_tasks
Load task assignments from work/tasks.jsonl. Returns {task_id: record} with the most recent assignment per task_id (handles re-runs where
scripts/derive_task_completions.py:57
↓ 1 callersFunctionload_token_costs
Parse economic/token_costs.jsonl into two indexes: cost_records : {task_id: record} — records with timestamp_start/timestamp_end incom
scripts/derive_task_completions.py:75
↓ 1 callersFunctionload_wage_data
Load hourly wage data from CSV file
scripts/calculate_task_values.py:57
↓ 1 callersFunctionmain
Main execution function
eval/generate_meta_prompts.py:319
↓ 1 callersFunctionmain
Main execution function
scripts/recalculate_agent_economics.py:320
↓ 1 callersFunctionmain
Main execution function
scripts/estimate_task_hours.py:286
↓ 1 callersFunctionmain
()
scripts/build_e2b_template.py:334
↓ 1 callersFunctionmain
()
scripts/test_e2b_template.py:143
↓ 1 callersFunctionmain
()
scripts/generate_static_data.py:424
↓ 1 callersFunctionmain
Main execution function
scripts/calculate_task_values.py:374
↓ 1 callersFunctionmain
()
scripts/backfill_balance_task_info.py:143
↓ 1 callersFunctionmain
Run all tests
scripts/test_task_value_integration.py:181
↓ 1 callersFunctionmain
()
scripts/cleanup_failed_runs.py:146
↓ 1 callersFunctionmain
()
scripts/derive_task_completions.py:297
↓ 1 callersFunctionmain
()
scripts/domain_earnings_analysis.py:203
↓ 1 callersFunctionmain
Main execution function
livebench/main.py:49
↓ 1 callersFunctionmatch_occupation_to_wage
Use GPT-5.2 to match a GDPVal occupation to a BLS wage occupation
scripts/calculate_task_values.py:142
↓ 1 callersFunctionparsePptxTheme
(zip)
frontend/src/pages/Artifacts.jsx:99
↓ 1 callersFunctionparseShapeFill
(sp, tc)
frontend/src/pages/Artifacts.jsx:197
↓ 1 callersFunctionparseShapeOutline
(sp, tc)
frontend/src/pages/Artifacts.jsx:207
↓ 1 callersFunctionparseTable
(gf, tc)
frontend/src/pages/Artifacts.jsx:304
↓ 1 callersFunctionprint_agent_table
Print formatted table for one agent.
scripts/domain_earnings_analysis.py:175
↓ 1 callersFunctionprint_summary
Print summary of corrections
scripts/recalculate_agent_economics.py:260
↓ 1 callersFunctionprocessQueue
()
livebench/data/agent_data/kimi-k2.5-test-openrouter-10dollar-1/sandbox/2026-06-25/ScreenReaderStatusMessage.tsx:36
↓ 1 callersFunctionrecalculate_balance_history
Recalculate balance history by scaling actual payments This preserves evaluation logic (0.6 cliff, etc.) by scaling actual payments rath
scripts/recalculate_agent_economics.py:108
← previousnext →201–300 of 540, ranked by callers