feat: migrate agents to monorepo and update federation configs
This commit is contained in:
@@ -218,7 +218,7 @@ class SharedMirrorConfig:
|
||||
|
||||
enabled: bool
|
||||
paths: list[str] = field(default_factory=list)
|
||||
mode: Literal["read-only"] = "read-only"
|
||||
mode: Literal["read-only", "bidirectional"] = "read-only"
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user