MCPcopy Create free account

hub / github.com/Don-Uwe/video-editor-ai-agent / functions

Functions260 in github.com/Don-Uwe/video-editor-ai-agent

Methodenabled
()
src/core/redis/job-persistence.ts:31
FunctionensureOutputDir
()
src/core/config/env.ts:78
FunctionensureOutputDir
()
src/core/config/env.js:63
FunctionensureParentDir
(output)
src/domain/utils/paths.js:3
Functionerror
(message, meta)
src/core/logging/logger.js:34
Functionerror
(message: string, meta?: Record<string, unknown> | unknown)
src/core/logging/logger.ts:49
Methoderror
(message: string, meta?: Record<string, unknown> | unknown)
src/core/logging/logger.d.ts:6
FunctiongetCatalog
(footageIndexPath: string)
apps/studio/src/lib/api.ts:114
FunctiongetEditPlan
(jobId: string)
apps/studio/src/lib/api.ts:94
FunctiongetFootageIndexes
()
apps/studio/src/lib/api.ts:74
FunctiongetJob
(id: string)
apps/studio/src/lib/api.ts:80
FunctiongetJobReview
(id: string)
apps/studio/src/lib/api.ts:89
FunctiongetJobs
()
apps/studio/src/lib/api.ts:78
FunctiongetJson
(key: string)
src/core/redis/client.ts:62
FunctiongetJson
(key)
src/core/redis/client.js:55
FunctiongetPipelines
()
apps/studio/src/lib/api.ts:73
FunctiongetProject
(id: string)
apps/studio/src/lib/api.ts:58
FunctiongetProjects
()
apps/studio/src/lib/api.ts:56
FunctiongetStyles
()
apps/studio/src/lib/api.ts:72
Functionhandler
(e: WheelEvent)
apps/studio/src/components/timeline/Timeline.tsx:111
Functionhandler
(e: KeyboardEvent)
apps/studio/src/app/editor/[projectId]/page.tsx:63
Methodinfo
(message: string, meta?: Record<string, unknown>)
src/core/logging/logger.d.ts:4
FunctionloadConfig
()
src/core/config/env.js:36
FunctionnotFound
(resource, identifier)
src/core/errors/app-error.js:43
FunctionnotFound
(resource: string, identifier: string)
src/core/errors/app-error.ts:59
FunctiononOpen
(_event: Event, ws: WSContext)
apps/api/src/routes/ws.ts:22
FunctionpingRedis
()
src/core/redis/client.js:29
FunctionpostFeedback
(jobId: string, message: string)
apps/studio/src/lib/api.ts:121
FunctionpostReRender
(jobId: string, editPlanBody: object)
apps/studio/src/lib/api.ts:130
FunctionpostReviewOnly
(jobId: string)
apps/studio/src/lib/api.ts:140
FunctionpreprocessFootage
(options: { inputDir: string; outputPath: string; })
src/domain/pipeline/preprocess.ts:47
MethodprogressEntriesSnapshot
()
apps/api/src/jobs/registry.ts:147
Methodpublish
(event: JobEvent | typeof STREAM_END)
apps/api/src/jobs/registry.ts:215
FunctionrefinePlan
(plan: EditPlan, footageIndexPath: string)
src/domain/agents/editor.ts:82
FunctionrenderFinal
(video, output, resolution = "1080x1920")
src/domain/tools/render.js:16
FunctionresetSettings
()
src/core/config/env.ts:89
FunctionresetSettings
()
src/core/config/env.js:72
FunctionretryStrategy
(attempt: number)
src/core/redis/client.ts:21
FunctionretryStrategy
(attempt)
src/core/redis/client.js:18
FunctionreviewVideo
( brief: CreativeBrief, videoPath: string, )
src/domain/agents/reviewer.ts:16
Functionrewrites
()
apps/studio/next.config.ts:7
FunctionrunDirector
( brief: CreativeBrief, footageIndexPath: string, feedback?: string, )
src/domain/agents/director.ts:21
FunctionrunDirectorWithFeedback
(brief, footageIndexPath, feedback)
src/domain/pipeline/runner.js:81
FunctionrunDirectorWithFeedback
( brief: CreativeBrief, footageIndexPath: string, feedback: string, )
src/domain/pipeline/runner.ts:141
FunctionrunEditor
( plan: EditPlan, footageIndexPath: string, outputDir?: string, )
src/domain/agents/editor.ts:37
FunctionrunFfmpeg
(args: string[])
src/domain/tools/ffmpeg.ts:3
FunctionrunFfprobeDuration
(filePath: string)
src/domain/tools/ffmpeg.ts:10
FunctionrunPipeline
(options: { pipelinePath: string; brief: CreativeBrief; footageIndexPath: string; humanApproval?: bool
src/domain/pipeline/runner.ts:72
FunctionrunReviewer
( brief: CreativeBrief, videoPath: string, )
src/domain/agents/editor.ts:87
MethodsaveJob
(jobId: string, payload: Record<string, unknown>)
src/core/redis/job-persistence.ts:39
FunctionsearchMoments
(options: { footageIndexPath: string; query: string; minRelevance?: number; maxResults?: number; })
src/domain/tools/analyze.ts:37
FunctionsequenceClips
(clips, output)
src/domain/tools/edit.js:34
FunctionsetJson
(key, value, ttlSeconds = 86_400)
src/core/redis/client.js:48
FunctionslugifyBrief
(product)
src/domain/utils/paths.js:6
Methodsummary
()
apps/api/src/jobs/registry.ts:114
FunctionupdateEditPlan
( jobId: string, body: { brief: object; music_path: string | null; total_duration: number; entries: EditPl
apps/studio/src/lib/api.ts:97
FunctionvalidationError
(detail)
src/core/errors/app-error.js:49
FunctionvalidationError
(detail: string | ValidationIssue[])
src/core/errors/app-error.ts:67
Methodwarn
(message: string, meta?: Record<string, unknown>)
src/core/logging/logger.d.ts:5
FunctionzodValidationIssues
(error)
src/core/schemas/index.js:53
← previous201–260 of 260, ranked by callers