Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/claw-bench/claw-bench
/ functions
Functions
7,113 in github.com/claw-bench/claw-bench
⨍
Functions
7,113
◇
Types & classes
369
↳
Endpoints
89
Function
message
(workspace)
tasks/communication/comm-001-format-message/verifier/test_output.py:15
Function
messages
(workspace)
tasks/communication/comm-003-translation-prep/verifier/test_output.py:22
Function
metrics
(workspace)
tasks/communication/comm-008-communication-audit/verifier/test_output.py:15
Function
migrated_db
Build old DB, run migration, return connection.
tasks/database/db-004/verifier/test_output.py:38
Function
migration_script
(workspace)
tasks/cross-domain/xdom-011-data-migration-plan/verifier/test_output.py:24
Function
migration_sql
(workspace)
tasks/multimodal/mm-006-schema-migration/verifier/test_output.py:15
Function
milestones
(workspace)
tasks/planning/plan-002/verifier/test_output.py:21
Function
minutes_md
Read and return the generated minutes.md contents.
tasks/document-editing/doc-016-meeting-minutes/verifier/test_output.py:15
Function
mock_adapter
Create a fresh MockAdapter instance.
tests/integration/test_full_pipeline.py:99
Method
mock_run_all
(config, adapter, tasks, task_dirs)
tests/unit/test_skillsbench_cli.py:140
Method
mock_run_single
(task, task_dir, adapter, timeout, skills_mode)
tests/unit/test_oracle_cli.py:206
Method
mock_subprocess_run
(*args, **kwargs)
tests/unit/test_uploader.py:113
Function
model
(workspace)
tasks/data-analysis/data-012/verifier/test_output.py:14
Function
models
List known model tiers and identifiers.
src/claw_bench/cli/list_cmd.py:112
Function
monthly_rows
(workspace)
tasks/data-analysis/data-006/verifier/test_output.py:22
Function
multiply
(a, b)
tasks/multi-agent/mag-001-code-review-pipeline/environment/data/calculator.py:12
Method
multiply
Return the product of *a* and *b*.
tasks/code-assistance/code-001-write-unittest/environment/data/calculator.py:15
Function
new_names
(workspace)
tasks/workflow-automation/wfl-012-batch-file-renamer/verifier/test_output.py:15
Method
non_empty
(cls, v: str)
src/claw_bench/server/submit_api.py:700
Function
normalize
(data)
tasks/multi-agent/mag-001-code-review-pipeline/environment/data/data_processor.py:20
Function
notes
(workspace)
tasks/communication/comm-009-meeting-notes/verifier/test_output.py:15
Function
notification
(workspace)
tasks/cross-domain/xdom-006-csv-data-pipeline/verifier/test_output.py:33
Function
optimized
(workspace)
tasks/calendar/cal-014-weekly-schedule-optimization/verifier/test_output.py:17
Function
optimized_queries
(optimized_sql)
tasks/database/db-005/verifier/test_output.py:39
Function
optimized_sql
(workspace)
tasks/database/db-005/verifier/test_output.py:32
Function
options
(analysis)
tasks/planning/plan-003/verifier/test_output.py:29
Function
oracle_cmd
Validate tasks by running oracle solutions (solve.sh) and verifiers. This uses the DryRun adapter to execute the ground-truth solution for ea
src/claw_bench/cli/oracle.py:14
Function
original
(workspace)
tasks/document-editing/doc-008-document-restructuring/verifier/test_output.py:28
Function
outlier_rows
(workspace)
tasks/data-analysis/data-005/verifier/test_output.py:22
Function
outline
(workspace)
tasks/document-editing/doc-008-document-restructuring/verifier/test_output.py:23
Function
output_csv
(workspace)
tasks/cross-domain/xdom-006-csv-data-pipeline/verifier/test_output.py:16
Function
output_data
(workspace)
tasks/workflow-automation/wfl-014-data-pipeline-orchestrator/verifier/test_output.py:15
Function
output_data
(workspace)
tasks/multimodal/mm-013-data-format-converter/verifier/test_output.py:15
Function
output_headers
(workspace)
tasks/workflow-automation/wfl-014-data-pipeline-orchestrator/verifier/test_output.py:24
Function
output_json
Read and parse the generated output.json.
tasks/file-operations/file-002-csv-to-json/verifier/test_output.py:16
Function
output_md
Read and return the generated document_with_toc.md contents.
tasks/document-editing/doc-011-markdown-toc-generator/verifier/test_output.py:16
Function
output_md
Read and return the generated output.md contents.
tasks/file-operations/file-001-csv-to-markdown/verifier/test_output.py:15
Function
output_text
Read the output text.
tasks/workflow-automation/wfl-001-conditional-file-processing/verifier/test_output.py:32
Function
output_text
Read and return the generated output.txt contents.
tasks/file-operations/file-003-find-and-replace/verifier/test_output.py:15
Function
output_txt
Read and return the generated output.txt contents.
tasks/document-editing/doc-012-text-find-replace/verifier/test_output.py:15
Function
output_txt
Read and return the generated output.txt contents.
tasks/document-editing/doc-010-document-template-engine/verifier/test_output.py:15
Function
output_yaml
(workspace)
tasks/multimodal/mm-001-json-to-yaml/verifier/test_output.py:24
Function
paginate
Paginate a list of items. Args: items: The full list of items to paginate. page: Current page number (1-indexed). per_pag
tasks/cross-domain/xdom-012-automated-docs-generator/environment/data/utils.py:52
Function
palindrome_module
Import palindrome.py from the workspace.
tasks/code-assistance/code-002-implement-palindrome/verifier/test_output.py:17
Function
pareto_cmd
Compute the cost-performance Pareto frontier across runs. Reads all summary.json files in the given directory (or its subdirectories) and ide
src/claw_bench/cli/analyze.py:20
Function
parsed_yaml
(output_yaml)
tasks/multimodal/mm-001-json-to-yaml/verifier/test_output.py:31
Function
parser
Get the argument parser.
tasks/code-assistance/code-007-cli-argument-parser/verifier/test_output.py:27
Function
parser_module
Import parser.py from the workspace.
tasks/code-assistance/code-013-file-parser/verifier/test_output.py:16
Function
patch_content
(workspace)
tasks/cross-domain/xdom-008-security-audit-remediation/verifier/test_output.py:23
Method
patched_models
()
tests/unit/test_list_cli.py:359
Function
patterns
Import patterns.py from the workspace.
tasks/code-assistance/code-012-design-patterns/verifier/test_output.py:17
Function
pipeline_output
Return the pipeline output directory.
tasks/workflow-automation/wfl-003-multi-step-data-pipeline/verifier/test_output.py:16
Function
pivot_rows
(workspace)
tasks/data-analysis/data-004/verifier/test_output.py:14
Function
plan
Load and return the rotation_plan.json contents.
tasks/system-admin/sys-008-log-rotation-script/verifier/test_output.py:16
Function
plan
(workspace)
tasks/system-admin/sys-013-log-rotation-planner/verifier/test_output.py:15
Function
plan
(workspace)
tasks/communication/comm-007-cross-channel-sync/verifier/test_output.py:15
Function
plan_md
Read and return the migration_plan.md contents.
tasks/system-admin/sys-010-infrastructure-migration-plan/verifier/test_output.py:38
Function
power
Compute base raised to the power of exp (non-negative integer exp). Expected: power(2, 3) == 8, power(5, 0) == 1 Bug: uses addition instead o
tasks/code-assistance/code-009-debug-calculator/environment/data/calculator.py:20
Function
power
(base, exponent)
tasks/multi-agent/mag-001-code-review-pipeline/environment/data/calculator.py:21
Function
predictions
(workspace)
tasks/data-analysis/data-012/verifier/test_output.py:21
Function
prep_notes
(workspace)
tasks/calendar/cal-013-meeting-notes-generator/verifier/test_output.py:16
Function
presentation
(workspace)
tasks/cross-domain/xdom-003-data-to-presentation/verifier/test_output.py:15
Function
preview_generated_task
Expert previews the LLM-generated task files.
src/claw_bench/server/admin.py:758
Function
process_module
Import process.py from the workspace.
tasks/code-assistance/code-006-refactor-comprehensions/verifier/test_output.py:17
Function
process_source
Read and parse the source of process.py.
tasks/code-assistance/code-006-refactor-comprehensions/verifier/test_output.py:28
Function
process_user_list
Process a list of users and return active ones.
tasks/cross-domain/xdom-002-code-review-report/environment/data/pull_request.py:29
Function
processed
Load the processed applications.
tasks/workflow-automation/wfl-007-branching-workflow/verifier/test_output.py:16
Function
processed
Load and return the processed_batch.json contents.
tasks/email/eml-012-complex-workflow/verifier/test_output.py:16
Function
product
(workspace)
tasks/web-browsing/web-003-extract-structured/verifier/test_output.py:15
Method
profile_id
Deterministic SHA-256 hash of the canonical profile fields.
src/claw_bench/core/agent_profile.py:30
Function
project
(workspace)
tasks/cross-domain/xdom-009-full-project-setup/verifier/test_output.py:15
Function
pytest_addoption
Register the --workspace CLI option for verifier tests.
tasks/conftest.py:8
Function
pytest_configure
(config)
tasks/conftest.py:18
Function
query_result_rows
(db_connection, query_sql)
tasks/database/db-001/verifier/test_output.py:51
Function
query_result_rows
(db_connection, query_sql)
tasks/database/db-002/verifier/test_output.py:50
Function
query_sql
(workspace)
tasks/database/db-001/verifier/test_output.py:27
Function
query_sql
(workspace)
tasks/database/db-002/verifier/test_output.py:36
Function
recipients
Load the original recipient data.
tasks/communication/comm-013-announcement-generator/verifier/test_output.py:26
Function
recommendation
(workspace)
tasks/calendar/cal-015-multi-person-availability/verifier/test_output.py:24
Function
record_run
Append a run entry to the identity's history. Returns the file path.
src/claw_bench/core/moltbook_registry.py:167
Function
recurring
Load and return the recurring.json contents.
tasks/calendar/cal-006-create-recurring-meeting/verifier/test_output.py:17
Function
regenerate_task
Re-run LLM generation for a task (e.g., after rejection or error).
src/claw_bench/server/task_generator.py:752
Function
register
Create a new MoltBook identity and store it locally. Raises ``ValueError`` if *claw_id* is already taken or invalid.
src/claw_bench/core/moltbook_registry.py:70
Function
register
Register a new agent identity on MoltBook.
src/claw_bench/cli/moltbook.py:42
Function
reject_generated_task
Reject a generated task.
src/claw_bench/server/task_generator.py:728
Function
reject_submission
(filename: str, _: str = Depends(verify_admin))
src/claw_bench/server/admin.py:305
Function
remediation
(workspace)
tasks/cross-domain/xdom-010-incident-response/verifier/test_output.py:30
Function
remediation_plan
Load and return the remediation plan markdown.
tasks/security/sec-015-full-security-assessment/verifier/test_output.py:25
Function
render_product
Render a product as a response.
tasks/code-assistance/code-014-multi-file-refactor/environment/data/app/views.py:32
Function
render_user
Render a user as a response.
tasks/code-assistance/code-014-multi-file-refactor/environment/data/app/views.py:21
Function
rendered
(workspace)
tasks/document-editing/doc-006-template-rendering/verifier/test_output.py:14
Function
replies
Read and parse auto_replies.json.
tasks/email/eml-015-auto-reply-generator/verifier/test_output.py:16
Function
replies
Load and return the replies.json contents.
tasks/email/eml-010-auto-reply-generator/verifier/test_output.py:16
Function
replies_dir
Return the replies directory path.
tasks/email/eml-017-out-of-office-responder/verifier/test_output.py:16
Function
report
(workspace)
tasks/workflow-automation/wfl-011-pipeline-validator/verifier/test_output.py:15
Function
report
Load the execution report.
tasks/workflow-automation/wfl-008-error-handling-workflow/verifier/test_output.py:16
Function
report
Read and parse aggregated.json.
tasks/data-analysis/data-014-time-series-aggregation/verifier/test_output.py:16
Function
report
Read and parse attendance_report.json.
tasks/data-analysis/data-017-employee-attendance-report/verifier/test_output.py:16
Function
report
Read and parse outlier_report.json.
tasks/data-analysis/data-013-outlier-detection/verifier/test_output.py:16
Function
report
Read and parse budget_report.json.
tasks/data-analysis/data-016-monthly-budget-analysis/verifier/test_output.py:16
← previous
next →
901–1,000 of 7,113, ranked by callers