tuna-agent 0.1.159 → 0.1.160
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -360,7 +360,7 @@ Transcript context: "${(transcript || '').slice(0, 4000)}"
|
|
|
360
360
|
Return ONLY a JSON object, no markdown fences:
|
|
361
361
|
{
|
|
362
362
|
"video_summary": "One detailed cinematic paragraph (5-8 sentences, English) telling the WHOLE story start to finish: setup, key beats, climax, resolution. This is the narrative spine — be specific about what happens.",
|
|
363
|
-
"video_style": "3-4 sentences (English): artistic medium (2D/3D/live-action/CGI), color
|
|
363
|
+
"video_style": "3-4 sentences (English) capturing the EXACT visual aesthetic so a video generator can REPRODUCE this exact look. Be hyper-specific and concrete: the artistic medium (2D/3D/live-action/CGI/anime); the precise film stock or camera look (e.g. '35mm anamorphic', 'vintage 16mm film grain', 'crisp digital 8k', 'DSLR handheld'); the exact color grade (named tones, contrast, saturation, e.g. 'teal-orange grade, crushed blacks'); the exact lighting (source, direction, hardness, time of day); lens character + depth of field; and any texture/grain/film artifacts. Name concrete techniques, NOT vague vibes like 'cinematic' or 'beautiful'. Do NOT name copyrighted studios or brands.",
|
|
364
364
|
"characters": [
|
|
365
365
|
{ "name": "SHORT_UPPERCASE_LABEL", "description": "one-line English visual description: age/build, face, hair, outfit, colors, distinguishing features" }
|
|
366
366
|
]
|