MCPcopy Create free account

hub / github.com/Claw-AI-Lab/Claw-AI-Lab / functions

Functions3,044 in github.com/Claw-AI-Lab/Claw-AI-Lab

↓ 2 callersMethodorchestrate
Run the full figure generation pipeline. Context keys: experiment_results (dict): Parsed results.json condition_summa
backend/agent/researchclaw/agents/figure_agent/orchestrator.py:192
↓ 2 callersMethodpersist
Write full session snapshot to stage directory.
backend/agent/researchclaw/pipeline/codegen/session.py:87
↓ 2 callersFunctionpil_rgb
(path: str)
assets/showcase/adaptive-mrsa/codes/models.py:23
↓ 2 callersMethodpredict
(self, sample: VideoSample)
assets/showcase/quantifying-hallucination/main.py:713
↓ 2 callersMethodprimary_objective
(self)
assets/showcase/quantifying-hallucination/main.py:135
↓ 2 callersMethodqueues_dir
(self)
backend/services/agent_bridge.py:799
↓ 2 callersFunctionrecord_stage_skills
Record effectiveness of all active skills for a completed stage.
backend/agent/researchclaw/metaclaw_bridge/skill_feedback.py:98
↓ 2 callersMethodregister
(self, strategy: CodegenStrategy)
backend/agent/researchclaw/pipeline/codegen/registry.py:28
↓ 2 callersFunctionresize_if_needed
(src: np.ndarray, dst: np.ndarray)
assets/showcase/flowedit-wan21-t2v/codes/main.py:521
↓ 2 callersFunctionresume_from_checkpoint
Resolve the stage to resume from using checkpoint metadata.
backend/agent/researchclaw/pipeline/runner.py:134
↓ 2 callersFunctionresume_project
Resume a project from its last checkpoint.
backend/services/agent_bridge.py:1684
↓ 2 callersMethodrun
(self, code: str, *, timeout_sec: int = 300)
backend/agent/researchclaw/experiment/colab_sandbox.py:141
↓ 2 callersMethodrun_experiment
( self, code: str, *, run_id: str, iteration: int = 0 )
backend/agent/researchclaw/experiment/runner.py:128
↓ 2 callersMethodrun_project
( self, project_dir: Path, *, entry_point: str = "main.py", timeout_sec: int = 300, )
backend/agent/tests/test_code_agent.py:64
↓ 2 callersMethodrun_project
Run a multi-file experiment project on the remote host.
backend/agent/researchclaw/experiment/ssh_sandbox.py:68
↓ 2 callersMethodrun_project
Run a multi-file experiment project in the sandbox. Copies all ``.py`` files from *project_dir* into the sandbox work directory and e
backend/agent/researchclaw/experiment/sandbox.py:305
↓ 2 callersMethodscore_factor_axes
(self, z: torch.Tensor)
assets/showcase/quantifying-hallucination/main.py:833
↓ 2 callersMethodsearch
Search Google Scholar for papers matching query.
backend/agent/researchclaw/web/scholar.py:126
↓ 2 callersMethodsearch_and_extract
Run the full search + extraction pipeline. Parameters ---------- topic: Research topic string. search_que
backend/agent/researchclaw/web/agent.py:183
↓ 2 callersFunctionsearch_papers_multi_query
Run multiple queries and return deduplicated union. Stops early when *max_time_sec* is exceeded or two consecutive queries return zero result
backend/agent/researchclaw/literature/search.py:233
↓ 2 callersMethodsemantic_distance
(self, eval_frames: np.ndarray, gt_frames: np.ndarray)
assets/showcase/quantifying-hallucination/main.py:295
↓ 2 callersFunctionset_all_seeds
(seed)
assets/showcase/droput-cross-domain/codes/main.py:70
↓ 2 callersMethodshould_stop
Return True if approaching 80% of time budget.
backend/agent/researchclaw/experiment/harness_template.py:41
↓ 2 callersFunctionsmooth_window_weight
Raised-cosine window to reduce hard on/off transitions.
assets/showcase/flowedit-wan21-t2v/codes/main.py:323
↓ 2 callersFunctionstageName
(n: number, t: (k: string) => string)
frontend/src/components/ProjectPanel.tsx:16
↓ 2 callersFunctionstop_agent
(agent: LobsterAgent)
backend/services/agent_bridge.py:1233
↓ 2 callersFunctionsummarize_accelerator_names
(stats: list[dict])
backend/services/resource_monitor.py:122
↓ 2 callersMethodto_cache_dict
Serialize for caching.
backend/agent/researchclaw/agents/code_searcher/agent.py:49
↓ 2 callersMethodto_dict
(self)
backend/services/result_registry.py:31
↓ 2 callersMethodto_dict
Serialize to a JSON-safe dict.
backend/agent/researchclaw/agents/benchmark_agent/orchestrator.py:89
↓ 2 callersMethodto_dict
Serialize to a JSON-safe dict.
backend/agent/researchclaw/agents/figure_agent/orchestrator.py:97
↓ 2 callersMethodto_literature_paper
Convert to researchclaw.literature.models.Paper.
backend/agent/researchclaw/web/scholar.py:59
↓ 2 callersMethodto_yaml
Serialize to YAML string.
backend/agent/researchclaw/domains/experiment_schema.py:141
↓ 2 callersFunctiontoggleExpand
(projectId: string, e: React.MouseEvent)
frontend/src/components/ProjectPanel.tsx:149
↓ 2 callersMethodtrack_objects_pre_and_post_occlusion
(self, frames: np.ndarray)
assets/showcase/quantifying-hallucination/main.py:669
↓ 2 callersFunctionuid
()
frontend/src/mock.ts:5
↓ 2 callersMethodwindowize
(self, frames: np.ndarray, size: int)
assets/showcase/quantifying-hallucination/main.py:328
↓ 1 callersMethod__init__
(self, text: str)
backend/agent/tests/test_rc_executor.py:174
↓ 1 callersFunction_actions_section
()
backend/agent/researchclaw/pipeline/codegen/system_prompt.py:184
↓ 1 callersMethod_analyze_repo
Analyze a repository by reading key files.
backend/agent/researchclaw/agents/code_searcher/agent.py:249
↓ 1 callersFunction_anti_simulation_section
()
backend/agent/researchclaw/pipeline/codegen/system_prompt.py:204
↓ 1 callersMethod_append_to_live_log
(self, entry: str)
backend/agent/researchclaw/pipeline/claw_engine/session.py:85
↓ 1 callersMethod_append_to_live_log
Append one line to the streaming text log (tail -f friendly).
backend/agent/researchclaw/pipeline/codegen/session.py:114
↓ 1 callersMethod_apply_condition_style
(self, image: Image.Image, condition_obj: AdaptiveMRSAWrapper, seed: int, idx: int)
assets/showcase/adaptive-mrsa/codes/models.py:952
↓ 1 callersMethod_augment_plan
Add default figures to meet minimum count.
backend/agent/researchclaw/agents/figure_agent/planner.py:407
↓ 1 callersMethod_bash
(self, inp: dict[str, Any])
backend/agent/researchclaw/pipeline/claw_engine/tools/executor.py:83
↓ 1 callersMethod_best_prompt_from_names
(self, names: List[str])
assets/showcase/adaptive-mrsa/codes/models.py:55
↓ 1 callersFunction_build_adapter_registry
Build the adapter registry with lazy imports for domain adapters.
backend/agent/researchclaw/domains/prompt_adapter.py:256
↓ 1 callersMethod_build_aider_cmd
Build the aider CLI command for a single invocation.
backend/agent/researchclaw/pipeline/openhands_bridge.py:557
↓ 1 callersMethod_build_allowed_reads
(config: RCConfig)
backend/agent/researchclaw/pipeline/experiment_run/runtime.py:330
↓ 1 callersMethod_build_allowed_reads
(config: RCConfig)
backend/agent/researchclaw/pipeline/sanity_check/runtime.py:285
↓ 1 callersMethod_build_allowed_reads
(config: RCConfig)
backend/agent/researchclaw/pipeline/iterative_refine/runtime.py:311
↓ 1 callersMethod_build_allowed_reads
(config: RCConfig, run_dir: Path)
backend/agent/researchclaw/pipeline/result_analysis/runtime.py:295
↓ 1 callersMethod_build_allowed_reads
Build list of directories allowed for read operations.
backend/agent/researchclaw/pipeline/codegen/strategies/claw_agent.py:234
↓ 1 callersMethod_build_api_tools
(self)
backend/agent/researchclaw/pipeline/claw_engine/turn_loop.py:569
↓ 1 callersMethod_build_api_tools
Convert tool specs to OpenAI-compatible tool definitions.
backend/agent/researchclaw/pipeline/codegen/turn_loop.py:657
↓ 1 callersMethod_build_assistant_message
(data: dict[str, Any])
backend/agent/researchclaw/pipeline/claw_engine/turn_loop.py:563
↓ 1 callersMethod_build_assistant_message
Build the assistant message to append to conversation history.
backend/agent/researchclaw/pipeline/codegen/turn_loop.py:650
↓ 1 callersFunction_build_author_year_map
Build mapping from author-year patterns to cite_keys. Returns dict like: "Raissi et al., 2019" → "raissi2019physicsinformed
backend/agent/researchclaw/pipeline/executor.py:8698
↓ 1 callersMethod_build_context
( config: RCConfig, run_dir: Path, stage_dir: Path, session: CodegenSession, )
backend/agent/researchclaw/pipeline/codegen/runtime.py:450
↓ 1 callersFunction_build_fallback_queries
Extract meaningful search queries from a long topic string. Handles mixed Chinese-English topics by translating Chinese domain terms and extr
backend/agent/researchclaw/pipeline/executor.py:223
↓ 1 callersMethod_build_opencode_config
Build the opencode.json configuration.
backend/agent/researchclaw/pipeline/opencode_bridge.py:457
↓ 1 callersFunction_build_role_prompt
Build a role prompt for a Lab mode agent. Uses predefined prompts for known angles, otherwise generates a reasonable prompt from the angle name.
backend/services/agent_bridge.py:1920
↓ 1 callersMethod_build_text_tool_prompt
Build tool descriptions for system prompt (text-based mode). Used when the proxy doesn't reliably translate structured tool calls (e.
backend/agent/researchclaw/pipeline/claw_engine/turn_loop.py:586
↓ 1 callersMethod_build_text_tool_prompt
Build tool descriptions for system prompt (text-based mode). Used when the proxy doesn't reliably translate structured tool calls (e.
backend/agent/researchclaw/pipeline/codegen/turn_loop.py:675
↓ 1 callersFunction_cache_api
()
backend/agent/researchclaw/literature/search.py:43
↓ 1 callersMethod_call_llm
(self)
backend/agent/researchclaw/pipeline/claw_engine/turn_loop.py:411
↓ 1 callersMethod_call_llm
Call the LLM API with tool definitions (OpenAI-compatible).
backend/agent/researchclaw/pipeline/codegen/turn_loop.py:485
↓ 1 callersFunction_call_source
(name: str)
backend/agent/tests/test_rc_validator.py:21
↓ 1 callersMethod_call_with_retry
Call with exponential backoff retry.
backend/agent/researchclaw/llm/client.py:267
↓ 1 callersFunction_cb_on_success
()
backend/agent/researchclaw/literature/arxiv_client.py:81
↓ 1 callersFunction_cb_should_allow
()
backend/agent/researchclaw/literature/arxiv_client.py:66
↓ 1 callersFunction_check_ablation_effectiveness
P7: Check if ablation results are within *threshold* of baseline. Returns a list of warning strings for ineffective ablations.
backend/agent/researchclaw/pipeline/executor.py:6359
↓ 1 callersMethod_check_bash
(self, inp: dict[str, Any])
backend/agent/researchclaw/pipeline/claw_engine/tools/permissions.py:73
↓ 1 callersFunction_check_citation_relevance
Use LLM to assess relevance of each citation to the research topic. Returns a dict mapping cite_key → relevance score (0.0–1.0). Processes ci
backend/agent/researchclaw/pipeline/executor.py:9305
↓ 1 callersFunction_check_experiment_quality
Quality gate before forced PROCEED. Returns (ok, message). ok=False means experiment results have critical quality issues and the forced-PROC
backend/agent/researchclaw/pipeline/runner.py:745
↓ 1 callersFunction_check_identical_classes
Check for classes with identical method bodies.
backend/agent/scripts/test_codegen_v2.py:411
↓ 1 callersMethod_check_improvement
( baseline_str: str, final_str: str, metric_key: str, metric_direction: str, )
backend/agent/researchclaw/pipeline/iterative_refine/runtime.py:342
↓ 1 callersFunction_check_literature_sites_reachable
Quick connectivity check for literature API endpoints (parallel).
backend/agent/researchclaw/pipeline/executor.py:2146
↓ 1 callersMethod_check_success
Determine if the smoke test passed. Success criteria (in order): 1. LLM final text explicitly declares the test passed → True
backend/agent/researchclaw/pipeline/sanity_check/runtime.py:317
↓ 1 callersMethod_check_syntax
Run `python3 -c 'import main'` in the workspace; return error or None.
backend/agent/researchclaw/pipeline/openhands_bridge.py:673
↓ 1 callersFunction_citation_section
(run_dir: Path)
backend/agent/researchclaw/report.py:128
↓ 1 callersFunction_cite_outside_verbatim
(tex_src: str)
backend/agent/researchclaw/templates/converter.py:175
↓ 1 callersFunction_classify_chat_intent
Classify user chat intent: LLM first, keyword fallback on failure.
backend/services/agent_bridge.py:301
↓ 1 callersFunction_classify_chat_intent_keywords
Fast keyword-based fallback for intent classification.
backend/services/agent_bridge.py:278
↓ 1 callersMethod_clean_output
(output: str)
backend/agent/researchclaw/experiment/git_manager.py:133
↓ 1 callersMethod_cleanup_script
(script_path: Path)
backend/agent/researchclaw/experiment/sandbox.py:471
↓ 1 callersFunction_collect_experiment_evidence
Collect actual experiment parameters and results for peer review.
backend/agent/researchclaw/pipeline/executor.py:7411
↓ 1 callersFunction_collect_experiment_results
Aggregate experiment metrics from runs/ directory across prior stages. Returns a dict with ``runs``, ``metrics_summary``, ``best_run``, ``lat
backend/agent/researchclaw/pipeline/executor.py:869
↓ 1 callersMethod_collect_final_results
(workspace: Path)
backend/agent/researchclaw/pipeline/iterative_refine/runtime.py:320
↓ 1 callersFunction_collect_json_context
Collect JSON context from a directory, with size limits. Large fields like ``stderr`` and ``stdout`` are stripped to avoid exceeding LLM toke
backend/agent/researchclaw/pipeline/executor.py:1551
↓ 1 callersFunction_collect_numbers
(obj: Any, depth: int = 0)
backend/agent/researchclaw/pipeline/executor.py:8290
↓ 1 callersMethod_collect_result
Read result.json from the done task directory and clean up. The result.json schema (written by the Colab worker): {"returncode": in
backend/agent/researchclaw/experiment/colab_sandbox.py:294
↓ 1 callersFunction_collect_table
Collect table lines (header + separator + body rows).
backend/agent/researchclaw/templates/converter.py:1027
↓ 1 callersMethod_collect_workspace_files
(self)
backend/agent/researchclaw/pipeline/claw_engine/turn_loop.py:640
↓ 1 callersMethod_collect_workspace_files
Collect code and config files from workspace.
backend/agent/researchclaw/pipeline/codegen/turn_loop.py:729
↓ 1 callersMethod_compose_with_masks
( self, refs: List[Image.Image], masks: List[torch.Tensor], target_ref_index:
assets/showcase/adaptive-mrsa/codes/models.py:907
↓ 1 callersMethod_conflict_gate
(self)
assets/showcase/adaptive-mrsa/codes/models.py:362
↓ 1 callersFunction_constraints_section
(ctx: CodegenContext)
backend/agent/researchclaw/pipeline/codegen/system_prompt.py:411
↓ 1 callersMethod_copy_fixes_back
Copy fixed .py files back to the original experiment directory.
backend/agent/researchclaw/pipeline/sanity_check/runtime.py:294
← previousnext →601–700 of 3,044, ranked by callers