feat: dev tools
This commit is contained in:
@@ -71,6 +71,7 @@ def objects(rounds: int, reports: list[ReviewReport]):
|
||||
codex=codex,
|
||||
storage=FakeStorage(),
|
||||
prompts=FakePrompts(),
|
||||
development=SimpleNamespace(description="python"),
|
||||
)
|
||||
workflow = Workflow(
|
||||
id="flow",
|
||||
|
||||
Reference in New Issue
Block a user