MCPcopy Create free account

hub / github.com/GVCLab/CutClaw / types & classes

Types & classes16 in github.com/GVCLab/CutClaw

↓ 3 callersClassOptimizedSceneSegmenter
src/video/deconstruction/scene_merge.py:12
↓ 2 callersClassEditorCoreAgent
src/core.py:803
↓ 2 callersClassHookDialogueSelectionError
Raised when hook dialogue selection should fail the pipeline.
src/Screenwriter_scene_short.py:27
↓ 2 callersClassMadmomDetector
Wrapper for Madmom-based audio keypoint detection
src/audio/interactive/detectors.py:4
↓ 2 callersClassSceneVideoAnalyzer
src/video/deconstruction/scene_analysis_video.py:108
↓ 2 callersClassScreenwriter
src/Screenwriter_scene_short.py:1014
↓ 2 callersClassSensoryKeypointDetector
src/audio/audio_Madmom.py:393
↓ 1 callersClassCaptionGenerator
Generate caption JSON using keypoints and sections from interactive editing. Uses the same pipeline as audio_caption_madmom.py but with pre-c
src/audio/interactive/caption.py:6
↓ 1 callersClassOmniDetector
Wrapper for Omni model
src/audio/interactive/detectors.py:38
↓ 1 callersClassParallelShotOrchestrator
src/core.py:1550
↓ 1 callersClassReviewerAgent
ReviewerAgent reviews shot selections generated by DVDCoreAgent. The Core should pass review before calling finish.
src/Reviewer.py:245
↓ 1 callersClassStopException
Stop Execution by raising this exception (Signal that the task is Finished).
src/core.py:30
↓ 1 callersClassStructureGenerator
Generate audio structure (Level 1 sections) using cloud API (litellm). Separates structure analysis from keypoint-level caption generation.
src/audio/interactive/structure.py:12
ClassFunctionJSONSchema
src/func_call_shema.py:15
ClassGenerateJsonSchemaNoTitle
src/func_call_shema.py:100
ClassStopException
Stop Execution by raising this exception (Signal that the task is Finished).
src/Reviewer.py:19