Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Claw-AI-Lab/Claw-AI-Lab
/ pm
Function
pm
backend/agent/tests/test_code_agent.py:82–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
81
@pytest.fixture()
82
def
pm() -> PromptManager:
83
return
PromptManager()
84
85
86
# ---------------------------------------------------------------------------
Callers
nothing calls this directly
Calls
1
PromptManager
Class · 0.90
Tested by
no test coverage detected