MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / _spec

Function _spec

tests/workflow/test_journal.py:9–10  ·  view source on GitHub ↗
(prompt="p", **kw)

Source from the content-addressed store, hash-verified

7
8
9def _spec(prompt="p", **kw):
10 return AgentSpec(prompt=prompt, **kw)
11
12
13def test_fingerprint_is_stable_and_distinguishing():

Calls 1

AgentSpecClass · 0.90

Tested by

no test coverage detected