Initial release — OpenMontage: the first open-source agentic video production system
11 production pipelines, 47 tools, 124 agent skills. Supports cloud APIs (fal.ai, OpenAI, ElevenLabs, Suno, HeyGen, Runway) and free local providers (diffusers, Piper TTS, WAN 2.1, Hunyuan, CogVideo). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
description: OpenMontage project rules
|
||||
globs: ["**/*"]
|
||||
alwaysApply: true
|
||||
---
|
||||
|
||||
# OpenMontage
|
||||
|
||||
AI-orchestrated video production platform. See `CURSOR.md` for full context.
|
||||
|
||||
- All tools implement the ToolContract from `tools/base_tool.py`
|
||||
- Pipeline: idea -> script -> scene_plan -> assets -> edit -> compose -> publish
|
||||
- Canonical schemas in `schemas/artifacts/`
|
||||
- Agent guide and contract in `AGENT_GUIDE.md`
|
||||
Reference in New Issue
Block a user