update
This commit is contained in:
@@ -49,7 +49,7 @@ def active_agents(scope_prefix: str | None = None) -> list[dict]:
|
||||
|
||||
# Board-2-Calls tragen diese Marker im agent_key; alles andere unter blocks-{topic}- ist Board 1.
|
||||
_ARTEFAKT_MARKER = ("-art-gen", "-art-check", "-sb-enrich", "-sb-verify", "-sb-fix",
|
||||
"-sub-crossblock", "-outline")
|
||||
"-outline")
|
||||
|
||||
|
||||
def agent_ebene(key: str) -> str:
|
||||
|
||||
Reference in New Issue
Block a user