Files
OpenMontage/.windsurfrules
calesthio a3e735cc7a 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>
2026-03-29 08:25:17 -07:00

8 lines
369 B
Plaintext

# OpenMontage - Windsurf Rules
OpenMontage is an AI-orchestrated video production platform.
See `AGENT_GUIDE.md` for the complete operating guide and agent contract, and `PROJECT_CONTEXT.md` for architecture and conventions.
Key patterns: ToolContract (`tools/base_tool.py`), pipeline manifests (`pipeline_defs/`), canonical artifact schemas (`schemas/artifacts/`).