Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Claw-AI-Lab/Claw-AI-Lab
/ functions
Functions
3,044 in github.com/Claw-AI-Lab/Claw-AI-Lab
⨍
Functions
3,044
◇
Types & classes
556
↳
Endpoints
40
Method
has_content
(self)
backend/agent/researchclaw/agents/code_searcher/pattern_extractor.py:54
Method
has_critical_issues
(self)
backend/agent/researchclaw/templates/compiler.py:244
Method
has_results
(self)
backend/agent/researchclaw/web/search.py:59
Method
has_template_content
(self)
backend/agent/researchclaw/quality.py:65
Method
has_token
(self)
backend/agent/researchclaw/agents/code_searcher/github_client.py:306
Method
hook
(module, inp, out)
assets/showcase/quantifying-hallucination/main.py:593
Method
hook
(module, inp, out)
assets/showcase/quantifying-hallucination/main.py:743
Method
hook
(_module, _inputs, output, idx=layer_idx)
assets/showcase/reproduce-phycustom/main.py:292
Method
integrity_score
Fraction of verifiable citations that are verified (0.0–1.0).
backend/agent/researchclaw/literature/verify.py:98
Method
is_active
(self)
backend/agent/researchclaw/metaclaw_bridge/session.py:55
Method
is_git_repo
(self)
backend/agent/researchclaw/experiment/runner.py:98
Method
is_up
(self, name: str)
backend/agent/researchclaw/web/connectivity.py:39
Method
lessons_path
(self)
backend/agent/researchclaw/evolution.py:359
Method
load_wan_pipeline
(self)
assets/showcase/quantifying-hallucination/main.py:262
Method
log_data
Log structured data (dict/list) as a separate JSON artifact.
backend/agent/researchclaw/pipeline/codegen/session.py:70
Method
log_result
Log a structured result row (e.g., per-condition results).
assets/showcase/flowedit-wan21-t2v/codes/experiment_harness.py:83
Method
match_count
(self)
backend/agent/researchclaw/quality.py:69
Function
mock_execute_stage
(stage: Stage, **kwargs)
backend/agent/tests/test_rc_runner.py:73
Method
mock_execute_stage
(stage: Stage, **kwargs)
backend/agent/tests/test_rc_e2e_regression.py:253
Method
mock_execute_stage
(stage: Stage, **kwargs)
backend/agent/tests/test_rc_sentinel.py:75
Method
mock_raw_call
(model, messages, max_tokens, temperature, json_mode)
backend/agent/tests/test_rc_e2e_regression.py:181
Method
mock_search
(*a: Any, **kw: Any)
backend/agent/tests/test_rc_literature.py:508
Method
mock_urlopen
(req: Any, **kwargs: Any)
backend/agent/tests/test_rc_citation_verify.py:345
Method
mock_urlopen
(req, **kwargs)
backend/agent/tests/test_rc_e2e_regression.py:34
Function
mock_write_stage_to_kb
( kb_root: Path, stage_id: int, stage_name: str, run_id: str, artifact
backend/agent/tests/test_rc_runner.py:270
Method
name
(self)
backend/agent/researchclaw/pipeline/codegen/strategies/base.py:28
Method
name
(self)
backend/agent/researchclaw/pipeline/codegen/strategies/claw_agent.py:38
Method
name
(self)
backend/agent/researchclaw/pipeline/codegen/strategies/fallback.py:25
Method
ok
(self)
backend/agent/researchclaw/experiment/validator.py:38
Function
onKey
(e: React.KeyboardEvent)
frontend/src/components/ProjectPanel.tsx:135
Method
open
(_path: Path)
backend/agent/tests/test_rc_executor.py:219
Method
orchestrate
Run the multi-agent workflow. Must be overridden.
backend/agent/researchclaw/agents/base.py:194
Function
parser
()
backend/agent/tests/test_metric_parser.py:18
Function
plot_pipeline_timeline
Horizontal bar chart showing execution time per stage.
backend/agent/researchclaw/experiment/visualize.py:517
Function
pm
()
backend/agent/tests/test_code_agent.py:82
Method
predict
(self, sample: VideoSample)
assets/showcase/quantifying-hallucination/main.py:511
Method
predict
(self, sample: VideoSample)
assets/showcase/quantifying-hallucination/main.py:531
Method
predict
(self, sample: VideoSample)
assets/showcase/quantifying-hallucination/main.py:581
Method
predict
(self, sample: VideoSample)
assets/showcase/quantifying-hallucination/main.py:611
Method
predict
(self, sample: VideoSample)
assets/showcase/quantifying-hallucination/main.py:648
Method
predict
(self, sample: VideoSample)
assets/showcase/quantifying-hallucination/main.py:801
Method
predict
(self, sample: VideoSample)
assets/showcase/quantifying-hallucination/main.py:854
Method
predict
(self, sample: VideoSample)
assets/showcase/quantifying-hallucination/main.py:976
Method
preflight
Check that acpx and the agent are available.
backend/agent/researchclaw/llm/acp_client.py:123
Function
print_report
(run_dir: Path)
backend/agent/researchclaw/report.py:190
Function
probe_all
Probe all endpoints concurrently and return a ConnectivityReport. Uses a thread pool so that unreachable endpoints (3s timeout each) are prob
backend/agent/researchclaw/web/connectivity.py:69
Function
process_request
(connection, request)
backend/services/agent_bridge.py:3319
Method
progress
Fraction of time budget used (0.0 to 1.0).
backend/agent/researchclaw/experiment/harness_template.py:37
Method
progress
Fraction of time budget used (0.0 to 1.0).
assets/showcase/flowedit-wan21-t2v/codes/experiment_harness.py:37
Method
proposed
Get conditions with 'proposed' role.
backend/agent/researchclaw/domains/experiment_schema.py:97
Method
query_by_llm
Use LLM to semantically match cached results against a new experiment plan. Args: llm_chat_fn: callable(messages, system, json
backend/services/result_registry.py:115
Function
raising_executor
( _stage_dir: Path, _run_dir: Path, _config: RCConfig, _adapters: AdapterBundl
backend/agent/tests/test_rc_executor.py:563
Function
rc_config
(tmp_path: Path)
backend/agent/tests/test_rc_runner.py:18
Function
rc_config
(tmp_path: Path)
backend/agent/tests/test_rc_executor.py:41
Method
read
(self)
backend/agent/tests/test_rc_health.py:34
Method
read
(self)
backend/agent/tests/test_rc_e2e_regression.py:17
Function
reducer
(state: AppState, action: Action)
frontend/src/App.tsx:44
Method
references
Get conditions with 'reference' role (baselines).
backend/agent/researchclaw/domains/experiment_schema.py:92
Method
request_count
(self)
backend/agent/researchclaw/agents/code_searcher/github_client.py:302
Method
return_to_original_branch
Switch back to the branch that was active when the manager was created.
backend/agent/researchclaw/experiment/git_manager.py:88
Method
run
(self, code: str, *, timeout_sec: int = 300)
backend/agent/researchclaw/experiment/sandbox.py:268
Function
run_dir
(tmp_path: Path)
backend/agent/tests/test_rc_runner.py:42
Function
run_dir
(tmp_path: Path)
backend/agent/tests/test_rc_sanitization.py:13
Function
run_dir
(tmp_path: Path)
backend/agent/tests/test_rc_executor.py:79
Method
run_dir
(self, tmp_path: Path)
backend/agent/tests/test_rc_executor.py:1814
Method
run_loop
( self, initial_code: str, *, run_id: str, llm: _ChatClient | None = None )
backend/agent/researchclaw/experiment/runner.py:181
Method
run_project
( self, project_dir: Path, *, entry_point: str = "main.py", timeout_se
backend/agent/researchclaw/experiment/sandbox.py:252
Method
run_project
( self, project_dir: Path, *, entry_point: str = "main.py", timeout_se
backend/agent/researchclaw/experiment/colab_sandbox.py:155
Method
save_history
(self, path: Path)
backend/agent/researchclaw/experiment/runner.py:283
Method
schedule_resume
(self, run_id: str, stage_id: int, reason: str)
backend/agent/researchclaw/adapters.py:23
Function
search_arxiv_advanced
Advanced arXiv search using field-specific queries. Example: search_arxiv_advanced(title="transformer", category="cs.LG")
backend/agent/researchclaw/literature/arxiv_client.py:261
Method
search_author
Search for an author on Google Scholar.
backend/agent/researchclaw/web/scholar.py:169
Method
setup_method
(self)
backend/agent/tests/test_domain_detector.py:29
Method
setup_method
(self)
backend/agent/tests/test_rc_literature.py:570
Method
side_effect
(*args, **kwargs)
backend/agent/tests/test_rc_hardware.py:194
Method
spawn
(self, name: str, command: tuple[str, ...])
backend/agent/researchclaw/adapters.py:35
Function
stage_dir
(tmp_path: Path)
backend/agent/tests/test_code_agent.py:75
Method
step
Increment step counter. Call this once per experiment step.
backend/agent/researchclaw/experiment/harness_template.py:105
Method
summary
(self)
backend/services/result_registry.py:170
Method
summary
(self)
backend/services/agent_bridge.py:760
Method
test_30_day_old_has_half_weight
(self)
backend/agent/tests/test_rc_evolution.py:78
Method
test_90_day_old_returns_zero
(self)
backend/agent/tests/test_rc_evolution.py:83
Method
test_ablation_trigger
When >= 4 conditions, an ablation figure should be added.
backend/agent/tests/test_decision_agent.py:191
Method
test_abstract_empty
(self)
backend/agent/tests/test_rc_literature.py:726
Method
test_abstract_reconstruction
(self)
backend/agent/tests/test_rc_literature.py:719
Method
test_abstract_structure_block_exists
(self)
backend/agent/tests/test_rc_executor.py:2198
Function
test_adapter_bundle_defaults_are_recording_types
()
backend/agent/tests/test_rc_adapters.py:16
Method
test_adds_broader_queries
(self)
backend/agent/tests/test_rc_executor.py:1843
Method
test_adds_survey_benchmark_variants
(self)
backend/agent/tests/test_rc_executor.py:1863
Function
test_advance_rejects_unknown_transition_event_string
()
backend/agent/tests/test_rc_stages.py:247
Method
test_agent_writes_attempt_directories
( self, stage_dir: Path, pm: PromptManager, )
backend/agent/tests/test_code_agent.py:461
Function
test_all_23_stages_mapped
All 23 pipeline stages should have a mapping entry.
backend/agent/tests/test_metaclaw_bridge/test_stage_skill_map.py:10
Function
test_all_adapters_start_with_empty_call_lists
()
backend/agent/tests/test_rc_adapters.py:84
Method
test_all_aliases_resolve
(self)
backend/agent/tests/test_rc_templates.py:177
Method
test_all_fields
(self)
backend/agent/tests/test_prompt_adapter.py:30
Method
test_all_keys_missing
\\cite{missing1, missing2} should be entirely removed.
backend/agent/tests/test_v6_improvements.py:145
Method
test_all_keys_valid
When all keys are valid, tex should remain unchanged (except whitespace).
backend/agent/tests/test_v6_improvements.py:153
Method
test_all_loaded_domains_have_docker_mapping
All domain profiles should have a docker mapping.
backend/agent/tests/test_universal_codegen_integration.py:379
Method
test_all_methods_return_empty
(self)
backend/agent/tests/test_prompt_adapter.py:63
Method
test_all_phases_end_to_end
( self, stage_dir: Path, pm: PromptManager, )
backend/agent/tests/test_code_agent.py:426
← previous
next →
1,601–1,700 of 3,044, ranked by callers