feat(canvas): cut over design agent to living form v2

This commit is contained in:
2026-08-30 17:00:31 +08:00
parent f245603923
commit b0b5a602b5
35 changed files with 5729 additions and 13986 deletions

View File

@@ -47,7 +47,6 @@ const mockElectron = {
openExternal: vi.fn(),
platform: 'darwin',
isDev: true,
imageWorkspaceLocalDevelopment: false,
};
if (typeof window !== 'undefined') {