This commit is contained in:
2026-05-10 22:20:54 +08:00
parent d6219f1a0c
commit 192accd796
92 changed files with 7045 additions and 1559 deletions
File diff suppressed because it is too large Load Diff
@@ -24,6 +24,7 @@ export type SelectionStage =
| 'big-fish-result'
| 'big-fish-runtime'
| 'match3d-agent-workspace'
| 'match3d-generating'
| 'match3d-result'
| 'match3d-runtime'
| 'square-hole-agent-workspace'
@@ -32,6 +33,7 @@ export type SelectionStage =
| 'square-hole-runtime'
| 'creative-agent-workspace'
| 'visual-novel-agent-workspace'
| 'visual-novel-generating'
| 'visual-novel-result'
| 'visual-novel-gallery-detail'
| 'visual-novel-runtime'