omnigent-ai--omnigent
8 行
345 B
Python
8 行
345 B
Python
"""Runner-side support for the polly coding orchestrator (examples/polly).
|
|
|
|
The policy implementations have moved to
|
|
``omnigent.policies.builtins.orchestration``; ``omnigent.inner.nessie.policies``
|
|
is now a thin re-export shim so already-deployed configs that reference handler
|
|
paths by the old module path continue to work without changes.
|
|
"""
|