Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FareedKhan-dev/long-running-agent
/ functions
Functions
438 in github.com/FareedKhan-dev/long-running-agent
⨍
Functions
438
◇
Types & classes
148
Function
test_safe_park_when_critical_down
()
tests/unit/test_ops_and_trust.py:10
Function
test_saga_continues_on_undo_failure
()
tests/durability/test_hardening.py:62
Function
test_saga_runs_compensations_lifo
()
tests/durability/test_hardening.py:44
Function
test_semantic_index_retrieves_most_similar
()
tests/unit/test_memory.py:24
Function
test_semantic_index_stamps_model_version
()
tests/unit/test_memory.py:38
Function
test_shared_files_cannot_be_assigned_to_implementers
()
tests/unit/test_coordination.py:41
Function
test_shared_files_detected
()
tests/unit/test_coordination.py:18
Function
test_situational_awareness_picks_next_actionable
(tmp_path: Path)
tests/unit/test_mission_anchor.py:48
Function
test_skill_store_requires_verification_then_finds
()
tests/unit/test_memory.py:60
Function
test_soft_invalidate_marks_matching
()
tests/unit/test_hybrid_memory.py:71
Function
test_soft_invalidated_records_excluded
()
tests/unit/test_memory.py:47
Function
test_stub_cost_is_zero
()
tests/unit/test_stub_model.py:37
Function
test_stub_is_deterministic
()
tests/unit/test_stub_model.py:29
Function
test_stub_name_is_unmistakable
()
tests/unit/test_stub_model.py:23
Function
test_stub_satisfies_protocol
()
tests/unit/test_stub_model.py:19
Function
test_stub_script_drives_turns_in_order
()
tests/unit/test_stub_model.py:44
Function
test_subagent_returns_a_brief
(tmp_path: Path)
tests/unit/test_subagent.py:26
Function
test_subagent_uses_a_tool_then_finishes
(tmp_path: Path)
tests/unit/test_subagent.py:38
Function
test_task_ledger_tracks_open_tickets
()
tests/unit/test_self_improvement.py:15
Function
test_ticket_transition_is_pure
()
tests/unit/test_coordination.py:11
Function
test_to_claude_tools_shape
()
tests/unit/test_tool_schemas.py:24
Function
test_to_openai_tools_shape
()
tests/unit/test_tool_schemas.py:15
Function
test_unknown_tool_and_missing_args
(tmp_path: Path)
tests/unit/test_tools_dispatcher.py:67
Function
test_verifier_advisory_check_does_not_block
(tmp_path: Path)
tests/unit/test_execution.py:60
Function
test_verifier_gates_on_exit_codes
(tmp_path: Path)
tests/unit/test_execution.py:43
Function
test_violations_reports_unowned_writes
()
tests/unit/test_coordination.py:50
Function
test_write_then_read_round_trips
(tmp_path: Path)
tests/unit/test_tools_dispatcher.py:27
Method
total_input_tokens
(self)
src/lra/governor/cost.py:46
Method
total_output_tokens
(self)
src/lra/governor/cost.py:50
Method
total_usd
(self)
src/lra/governor/cost.py:42
Method
total_usd
(self, mission_id: str)
src/lra/persistence/repositories.py:37
Function
undo_a
()
tests/durability/test_hardening.py:48
Function
undo_b
()
tests/durability/test_hardening.py:51
Method
upsert
( self, *, mission_id: str, title: str, status: str, head_sha: str | None = None )
src/lra/persistence/repositories.py:53
Function
version
Print the installed LRA version.
src/lra/cli/main.py:22
Function
worker
Run a Temporal worker that serves missions (requires a Temporal server).
src/lra/cli/main.py:119
Method
write_file
(self, relpath: str, content: str)
src/lra/execution/sandbox_docker.py:51
Method
write_file
(self, relpath: str, content: str)
src/lra/execution/sandbox_local.py:35
← previous
401–438 of 438, ranked by callers