MCPcopy Create free account

hub / github.com/claw-bench/claw-bench / functions

Functions7,113 in github.com/claw-bench/claw-bench

Methodget_overdue_tasks
(self)
tasks/multimodal/mm-007-architecture-doc/environment/data/project/service.py:61
Functionget_post
Get a post by ID.
tasks/multimodal/mm-007-architecture-doc/environment/data/project/routes.py:71
Functionget_product
Retrieve a product by ID. Args: product_id: The product's unique identifier. Returns: The Product object if found, None othe
tasks/cross-domain/xdom-012-automated-docs-generator/environment/data/database.py:100
Functionget_products
GET /api/products - List products. Args: category: Optional category filter. Returns: Response dict with 'products' list and
tasks/cross-domain/xdom-012-automated-docs-generator/environment/data/api.py:53
Methodget_project_summary
(self, project_id: int)
tasks/multimodal/mm-007-architecture-doc/environment/data/project/api.py:57
Methodget_project_summary
(self, project_id: int)
tasks/multimodal/mm-007-architecture-doc/environment/data/project/service.py:92
Functionget_proposal_status
Expert checks the status of their proposal (generating/ready/revision/confirmed).
src/claw_bench/server/admin.py:729
Functionget_public_config
Public read-only access to config files (domains, models, capabilities).
src/claw_bench/server/app.py:82
Methodget_report
Fetch a report by ID.
tasks/security/sec-001-detect-hardcoded-credentials/environment/data/api_client.py:23
Functionget_result
Get specific framework/model result.
src/claw_bench/server/app.py:113
Functionget_stats
Return dynamic task/domain counts from domains.json.
src/claw_bench/server/app.py:69
Functionget_task_gen_models
Return available models and the currently active one.
src/claw_bench/server/task_generator.py:560
Methodget_tasks_by_user
(self, user_id: int)
tasks/multimodal/mm-007-architecture-doc/environment/data/project/service.py:58
Functionget_uppercased
Return a list of uppercased strings.
tasks/code-assistance/code-006-refactor-comprehensions/environment/data/process.py:13
Functionget_user
Retrieve a user by ID. Args: user_id: The user's unique identifier. Returns: The User object if found, None otherwise.
tasks/cross-domain/xdom-012-automated-docs-generator/environment/data/database.py:56
Functionget_user
Get a user by ID.
tasks/multimodal/mm-007-architecture-doc/environment/data/project/routes.py:41
Methodget_user
Retrieve a user by ID.
tasks/multimodal/mm-007-architecture-doc/environment/data/project/services.py:33
Functionget_user_by_id
Fetch a user by their ID — SAFE (parameterized).
tasks/security/sec-004-sql-injection-detection/environment/data/queries.py:11
Methodget_user_jobs
(self, user_id: str)
src/claw_bench/core/queue.py:209
Functionget_users
GET /api/users - List all users. Args: auth_token: Authentication token from request header. active_only: Query parameter to filt
tasks/cross-domain/xdom-012-automated-docs-generator/environment/data/api.py:14
Functionget_weather_data
Fetch weather data using a public API.
tasks/security/sec-001-detect-hardcoded-credentials/environment/data/api_client.py:38
Methodget_workspace_state
(self)
src/claw_bench/adapters/dryrun.py:95
Methodget_workspace_state
(self)
src/claw_bench/adapters/base.py:34
Methodget_workspace_state
(self)
tests/integration/test_full_pipeline.py:77
Methodget_workspace_state
(self)
tests/unit/test_adapters.py:65
Methodget_workspace_state
(self)
tests/unit/test_runner_edge_cases.py:41
Functiongetting_started
(workspace)
tasks/cross-domain/xdom-012-automated-docs-generator/verifier/test_output.py:29
Functiongreet
Return a greeting string.
tasks/code-assistance/code-004-fix-syntax-errors/environment/data/broken.py:4
FunctionhandleCopy
()
leaderboard/src/app/HomeHeader.tsx:26
Functionhandle_task
Replace this with your real agent logic. This example uses OpenAI's API to process the task. Your real Claw product would use its own agent r
examples/minimal-agent-server.py:43
FunctionhasRealSubScores
(row: BenchResultData)
leaderboard/src/app/LeaderboardTable.tsx:81
Functionhas_pair_with_sum
(numbers, target)
tasks/debugging/debug-005/environment/data/slow_search.py:32
Functionhash_password
Hash a password for storage.
tasks/cross-domain/xdom-008-security-audit-remediation/environment/data/auth.py:10
Functionhealth
()
src/claw_bench/server/app.py:58
Functionhealth
()
examples/minimal-agent-server.py:38
Functionhistory
Show score progression for a MoltBook identity.
src/claw_bench/cli/moltbook.py:223
Functionhtml
(workspace)
tasks/document-editing/doc-002-markdown-to-html/verifier/test_output.py:15
Functionhtml_content
(workspace)
tasks/multimodal/mm-012-html-report-from-mixed-sources/verifier/test_output.py:15
Functionincident_report
(workspace)
tasks/cross-domain/xdom-004-log-to-alert/verifier/test_output.py:25
Functionincidents
Load and return the security incidents JSON.
tasks/security/sec-007-log-forensics/verifier/test_output.py:16
Functionindex
(workspace)
tasks/cross-domain/xdom-012-automated-docs-generator/verifier/test_output.py:36
Functionindex_recs
(workspace)
tasks/database/db-005/verifier/test_output.py:46
Functioninit_cmd
Initialize a new benchmark workspace with recommended structure.
src/claw_bench/cli/init.py:14
Functioninput_text
Read the input text.
tasks/workflow-automation/wfl-002-sequential-task-execution/verifier/test_output.py:24
Functioninput_text
Read the input text.
tasks/workflow-automation/wfl-001-conditional-file-processing/verifier/test_output.py:24
Functioninstructions
(workspace)
tasks/real-tools/tool-001/verifier/test_output.py:28
Functioninvoice_md
Read and return the generated invoice.md contents.
tasks/document-editing/doc-018-invoice-generator/verifier/test_output.py:16
Functionitinerary
Read and return the itinerary.json contents.
tasks/cross-domain/xdom-017-travel-itinerary/verifier/test_output.py:16
Functionjob_results
Get the jobs array from the execution log.
tasks/workflow-automation/wfl-004-retry-with-backoff/verifier/test_output.py:24
Functionjobs_input
Load the original jobs input.
tasks/workflow-automation/wfl-004-retry-with-backoff/verifier/test_output.py:31
Methodkey_str
(self)
src/claw_bench/core/cache.py:30
Functionlinks
(workspace)
tasks/web-browsing/web-011-html-link-extractor/verifier/test_output.py:15
Functionlinks_data
(workspace)
tasks/web-browsing/web-001-extract-links/verifier/test_output.py:15
Methodlist_all
(self)
tasks/multimodal/mm-007-architecture-doc/environment/data/project/repository.py:39
Methodlist_all
(self)
tasks/multimodal/mm-007-architecture-doc/environment/data/project/repository.py:62
Functionlist_all_invite_codes
List all invite codes (admin only).
src/claw_bench/server/admin.py:609
Functionlist_cmd
List all registered MoltBook identities.
src/claw_bench/cli/moltbook.py:143
Functionlist_comments
List all comments for a post.
tasks/multimodal/mm-007-architecture-doc/environment/data/project/routes.py:122
Functionlist_expert_proposals
List all expert proposals (admin only).
src/claw_bench/server/admin.py:838
Functionlist_experts
List all expert accounts (admin only).
src/claw_bench/server/admin.py:561
Functionlist_generated_tasks
List all generated tasks (for admin review dashboard).
src/claw_bench/server/task_generator.py:630
Functionlist_moltbook_agents
(_: str = Depends(verify_admin))
src/claw_bench/server/admin.py:202
Functionlist_my_invite_codes
List invite codes created by the current expert.
src/claw_bench/server/admin.py:551
Functionlist_orders
List orders, optionally filtered by user. Args: user_id: If provided, return only orders for this user. Returns: List of Ord
tasks/cross-domain/xdom-012-automated-docs-generator/environment/data/database.py:160
Functionlist_pending
(_: str = Depends(verify_admin))
src/claw_bench/server/admin.py:249
Functionlist_posts
List posts with optional status filter.
tasks/multimodal/mm-007-architecture-doc/environment/data/project/routes.py:81
Functionlist_products
List products, optionally filtered by category. Args: category: If provided, filter products by this category. Returns: List
tasks/cross-domain/xdom-012-automated-docs-generator/environment/data/database.py:112
Functionlist_results
(_: str = Depends(verify_admin))
src/claw_bench/server/admin.py:115
Functionlist_skills_gain
(_: str = Depends(verify_admin))
src/claw_bench/server/admin.py:171
Functionlist_users
List all users.
tasks/security/sec-015-full-security-assessment/environment/data/app.py:21
Functionlist_users
List all users, optionally filtering by active status. Args: active_only: If True, return only active users. Returns: List o
tasks/cross-domain/xdom-012-automated-docs-generator/environment/data/database.py:68
Functionlist_users
List all users with pagination.
tasks/multimodal/mm-007-architecture-doc/environment/data/project/routes.py:51
Methodlist_users
List users with pagination.
tasks/multimodal/mm-007-architecture-doc/environment/data/project/services.py:37
Functionload_config
Load configuration from YAML string.
tasks/cross-domain/xdom-008-security-audit-remediation/environment/data/utils.py:7
Methodload_csv
Load data from a CSV file. Reads the CSV file and returns a list of dictionaries where each dictionary represents a row with column h
tasks/multimodal/mm-003-code-doc-extraction/environment/data/data_processor.py:27
Methodload_json
Load data from a JSON file. Parses the JSON file and returns the resulting Python object. Supports both JSON arrays and objects at th
tasks/multimodal/mm-003-code-doc-extraction/environment/data/data_processor.py:44
Methodload_skills
(self, skills_dir: str)
tests/integration/test_full_pipeline.py:94
Functionload_user_preferences
Load user preferences from stored bytes.
tasks/cross-domain/xdom-002-code-review-report/environment/data/pull_request.py:24
Functionlogin
Authenticate user.
tasks/security/sec-015-full-security-assessment/environment/data/app.py:45
Functionlogin
Authenticate a user and create a session. Args: email: User's email address. password: User's password. Returns: A s
tasks/cross-domain/xdom-012-automated-docs-generator/environment/data/auth.py:19
Functionlogout
Invalidate a session token. Args: token: The session token to invalidate. Returns: True if session was found and removed, Fa
tasks/cross-domain/xdom-012-automated-docs-generator/environment/data/auth.py:41
Functionmain
Claw Bench — AI Agent Framework Evaluation Benchmark.
src/claw_bench/cli/main.py:33
Functionmakefile_content
(makefile_path)
tasks/real-tools/tool-004/verifier/test_output.py:22
Functionmakefile_path
(workspace)
tasks/real-tools/tool-004/verifier/test_output.py:17
Functionmakefile_targets
Extract target names from Makefile.
tasks/real-tools/tool-004/verifier/test_output.py:28
Functionmapping
(workspace)
tasks/cross-domain/xdom-011-data-migration-plan/verifier/test_output.py:16
Functionmeeting
Load and return the meeting.json contents.
tasks/calendar/cal-001-create-meeting/verifier/test_output.py:16
Functionmeeting_notes
Read and parse the generated meeting_notes.json.
tasks/communication/comm-011-meeting-notes-formatter/verifier/test_output.py:16
Functionmeetings
(optimized)
tasks/calendar/cal-014-weekly-schedule-optimization/verifier/test_output.py:25
Functionmeetings_by_id
(meetings)
tasks/calendar/cal-014-weekly-schedule-optimization/verifier/test_output.py:30
Functionmeetings_by_id
(updated_calendar)
tasks/calendar/cal-008-batch-invite-participants/verifier/test_output.py:24
Functionmeetings_by_id
(updated_calendar)
tasks/calendar/cal-005-change-meeting-time/verifier/test_output.py:25
Functionmeetings_by_id
(converted)
tasks/calendar/cal-007-timezone-conversion/verifier/test_output.py:25
Functionmeetings_by_id
Return meetings indexed by id.
tasks/calendar/cal-004-set-reminder/verifier/test_output.py:25
Functionmerge_dicts
Merge two dictionaries, with override taking precedence.
tasks/code-assistance/code-003-add-type-annotations/environment/data/utils.py:22
Functionmerged
(workspace)
tasks/calendar/cal-012-calendar-merge/verifier/test_output.py:16
Functionmerged
(workspace)
tasks/communication/comm-002-contact-list/verifier/test_output.py:15
Functionmerged_lines
Read and return the lines from merged.txt.
tasks/file-operations/file-005-merge-files/verifier/test_output.py:15
Functionmerged_rows
(workspace)
tasks/data-analysis/data-010/verifier/test_output.py:15
Functionmerged_txt
Read and return the generated merged.txt contents.
tasks/document-editing/doc-014-document-merger/verifier/test_output.py:16
← previousnext →801–900 of 7,113, ranked by callers