auto-save 2026-05-13 11:28 (~4)

This commit is contained in:
2026-05-13 11:28:56 +08:00
parent 647b05a5bb
commit 9e3ce9df6b
4 changed files with 107 additions and 62 deletions

View File

@@ -6,7 +6,7 @@ import {
Mic, Languages, FileEdit, Sparkles, Film, FileVideo, Loader2, Plus, X,
} from "lucide-react"
import { NodeShell, type NodeStatus, type NodeKind } from "./node-shell"
import { type Job, frameUrl, videoUrl, generatedImageUrl } from "@/lib/api"
import { type Job, frameUrl, effectiveFrameUrl, videoUrl, generatedImageUrl } from "@/lib/api"
export interface NodeData {
job: Job | null // 当前 active job