feat(config): add team-mode configuration schema and merge support

This commit is contained in:
YeonGyu-Kim
2026-04-28 10:44:53 +09:00
parent caaa3d4c08
commit ec121a730f
10 changed files with 245 additions and 4 deletions
+1
View File
@@ -18,6 +18,7 @@ export * from "./schema/notification"
export * from "./schema/oh-my-opencode-config"
export * from "./schema/ralph-loop"
export * from "./schema/runtime-fallback"
export * from "./schema/team-mode"
export * from "./schema/skills"
export * from "./schema/sisyphus"
export * from "./schema/sisyphus-agent"