MCPcopy Create free account

hub / github.com/CHfaithwy/Lumo / functions

Functions597 in github.com/CHfaithwy/Lumo

Functiondetected_secret_env_summary
(env=None, secret_env_names=None)
lumo/security.py:54
Methoddurable_memory_index_path
(self)
lumo/runtime.py:231
Methoddurable_memory_topics_dir
(self)
lumo/runtime.py:234
Functionevaluate_resume_state
(agent)
lumo/checkpoint.py:60
Functionfactory
(task, workspace, profile=profile)
lumo/evaluation/metrics.py:768
Methodfind_background_task
(self, task_id)
lumo/tool_context.py:41
Methodfind_background_task
(self, task_id)
lumo/run_store.py:115
Methodfrom_dict
(cls, data)
lumo/task_state.py:64
Methodgit
(args, fallback="")
lumo/workspace.py:133
Functiongit_diff_text
( workspace_root, target_path, mode="workspace", offset=1, limit=GIT_DIFF_DEFAULT_LIMIT,
lumo/git_tools.py:70
Functiongit_status_text
(workspace_root, target_path, offset=0, limit=GIT_STATUS_DEFAULT_LIMIT)
lumo/git_tools.py:24
Methodinfer_next_step
(self, task_state)
lumo/runtime.py:1492
Methodinvalidate_file_summary
(self, path)
lumo/features/memory.py:659
Methodinvalidate_stale_file_summaries
(self)
lumo/features/memory.py:663
Functionis_effectively_empty
(state, workspace_root=None)
lumo/features/memory.py:612
Methodis_secret_env_name
(self, name)
lumo/runtime.py:970
Methodlist_background_tasks
(self, args)
lumo/tool_context.py:38
Methodlist_background_tasks
(self, run_id)
lumo/run_store.py:124
Methodload_background_task
(self, run_id, task_id)
lumo/run_store.py:109
Methodload_task_state
(self, task_id)
lumo/run_store.py:95
Methodlooks_sensitive_env_name
(name)
lumo/runtime.py:967
Functionmiddle
(text, limit)
lumo/workspace.py:47
Methodnote_tool
(self, name, args, result)
lumo/runtime.py:1505
Methodpath
(self, raw_path)
lumo/tool_context.py:23
Methodpromote_durable_memory
(self, user_message, final_answer)
lumo/runtime.py:1563
Methodprompt
(self, user_message)
lumo/runtime.py:912
Methodprompt_metadata
(self, user_message, prompt)
lumo/runtime.py:1366
Methodraw_chars
(self)
lumo/context_manager.py:79
Methodraw_units
(self)
lumo/context_manager.py:87
Methodread_background_task
(self, args)
lumo/tool_context.py:32
Methodrecent_background_tasks_text
(self, limit=3)
lumo/runtime.py:1845
Methodrecord_tool
(self, name)
lumo/task_state.py:107
Functionredact_artifact
(value, key=None, env=None, secret_env_names=None)
lumo/security.py:73
Methodremember
(bucket, item, limit)
lumo/runtime.py:523
Functionrender_checkpoint_text
(agent)
lumo/checkpoint.py:110
Methodrender_checkpoint_text
(self)
lumo/runtime.py:211
Functionrender_large_scale_experiment_report
(metrics)
lumo/evaluation/metrics.py:1202
Methodrender_memory_text
(self)
lumo/features/memory.py:673
Methodrender_obligation_progress_message
(self, obligation)
lumo/runtime.py:1166
Functionrender_resume_metrics_markdown
(metrics)
lumo/evaluation/metrics.py:1153
Methodrendered_chars
(self)
lumo/context_manager.py:83
Methodrendered_units
(self)
lumo/context_manager.py:91
Methodretrieval_candidates
(self, query, limit=3)
lumo/features/memory.py:667
Methodretrieval_view
(self, query, limit=3)
lumo/features/memory.py:670
Functionrow
(text)
lumo/cli.py:269
Functionrun_context_ablation_v2
(artifact_path=DEFAULT_CONTEXT_ABLATION_V2_PATH, repetitions=5)
lumo/evaluation/metrics.py:1573
Functionrun_harness_regression_v2
( benchmark_path=DEFAULT_BENCHMARK_PATH, artifact_path=DEFAULT_HARNESS_REGRESSION_V2_ARTIFACT_PATH,
lumo/evaluation/evaluator.py:640
Functionrun_memory_ablation_v2
(artifact_path=DEFAULT_MEMORY_ABLATION_V2_PATH, repetitions=5)
lumo/evaluation/metrics.py:1586
Functionrun_provider_experiments
(benchmark_path, workspace_root, artifact_root, max_new_tokens=64)
lumo/evaluation/metrics.py:757
Functionrun_recovery_ablation_v2
(artifact_path=DEFAULT_RECOVERY_ABLATION_V2_PATH, repetitions=3)
lumo/evaluation/metrics.py:1601
Methodrunner
()
lumo/runtime.py:1378
Methodrunner
()
lumo/agent_loop.py:41
Methodrunner
()
lumo/context_manager.py:121
Functionsecret_env_summary
(env=None, secret_env_names=None)
lumo/security.py:46
Methodsecret_env_summary
(self)
lumo/runtime.py:979
Functionshell_env
(env=None, allowlist=(), root=".")
lumo/security.py:90
Methodshell_env
(self)
lumo/tool_context.py:26
Methodstart_background_task
(self, args)
lumo/tool_context.py:29
Methodstop
(self, task_id)
lumo/background_tasks.py:140
Methodstop_background_task
(self, args)
lumo/tool_context.py:35
Methodstop_model_error
(self, final_answer="")
lumo/task_state.py:147
Methodstop_retry_limit
(self, final_answer="")
lumo/task_state.py:144
Methodstop_step_limit
(self, final_answer="")
lumo/task_state.py:141
Functionsummarize_read_result
(result, limit=180)
lumo/features/memory.py:525
Functiontool_delegate
(context, args)
lumo/tools.py:1313
Methodtool_delegate
(self, args)
lumo/runtime.py:1891
Functiontool_example
(name)
lumo/tools.py:948
Functiontool_git_diff
(context, args)
lumo/tools.py:1214
Methodtool_git_diff
(self, args)
lumo/runtime.py:1773
Functiontool_git_status
(context, args)
lumo/tools.py:1207
Methodtool_git_status
(self, args)
lumo/runtime.py:1770
Functiontool_glob
(context, args)
lumo/tools.py:1112
Methodtool_glob
(self, args)
lumo/runtime.py:1761
Functiontool_grep
(context, args)
lumo/tools.py:1191
Methodtool_grep
(self, args)
lumo/runtime.py:1767
Functiontool_list_files
(context, args)
lumo/tools.py:1096
Methodtool_list_files
(self, args)
lumo/runtime.py:1758
Functiontool_patch_file
(context, args)
lumo/tools.py:1284
Methodtool_patch_file
(self, args)
lumo/runtime.py:1888
Functiontool_read_file
(context, args)
lumo/tools.py:1156
Methodtool_read_file
(self, args)
lumo/runtime.py:1764
Functiontool_run_shell
(context, args)
lumo/tools.py:1229
Methodtool_run_shell
(self, args)
lumo/runtime.py:1776
Functiontool_run_shell_bg
(context, args)
lumo/tools.py:1260
Methodtool_run_shell_bg
(self, args)
lumo/runtime.py:1833
Functiontool_task_list
(context, args)
lumo/tools.py:1268
Methodtool_task_list
(self, args)
lumo/runtime.py:1842
Functiontool_task_output
(context, args)
lumo/tools.py:1264
Methodtool_task_output
(self, args)
lumo/runtime.py:1836
Functiontool_task_stop
(context, args)
lumo/tools.py:1272
Methodtool_task_stop
(self, args)
lumo/runtime.py:1839
Functiontool_write_file
(context, args)
lumo/tools.py:1276
Methodtool_write_file
(self, args)
lumo/runtime.py:1885
Functionvalidate_tool
(context, name, args)
lumo/tools.py:952
Functionwrite_benchmark_core_report
( report_path=DEFAULT_CORE_REPORT_PATH, harness_artifact_path=DEFAULT_HARNESS_REGRESSION_V2_PATH,
lumo/evaluation/metrics.py:1624
Methodwrite_git_diff_artifact
(self, content)
lumo/runtime.py:1693
Methodwrite_git_diff_artifact
(self, content)
lumo/tool_context.py:44
← previous501–597 of 597, ranked by callers