diff --git a/docs/_includes/developer-tools-and-frameworks/pipeline-neo.md b/docs/_includes/developer-tools-and-frameworks/pipeline-neo.md index 9420c18c024..ba60b291969 100644 --- a/docs/_includes/developer-tools-and-frameworks/pipeline-neo.md +++ b/docs/_includes/developer-tools-and-frameworks/pipeline-neo.md @@ -2,8 +2,17 @@ ![](/static/pipeline-neo-social-card.png) -**Pipeline Neo** is a Swift framework for working with FCPXML files easily. +**Pipeline Neo** is a modern Swift framework and spiritual successor to the original [Pipeline](https://github.com/reuelk/pipeline), designed for professional video editing workflows. Built with Swift 6.0 and targeting macOS 12+, it provides a comprehensive API for parsing, creating, and manipulating FCPXML files with advanced timecode operations, async/await patterns, and robust error handling. -Originally developed by Reuel Kim and it is no longer maintained. **Pipeline Neo** was created as a spin-off project to fix and update the library when necessary. +The framework seamlessly integrates with [TimecodeKit](https://github.com/orchetect/TimecodeKit) to deliver type-safe operations for professional video editing environments. Pipeline Neo is currently in experimental development, focusing on core functionality while providing a foundation for future expansion. The entire codebase has been developed and refined using AI-assisted development practices. + +#### AI Agent Development Collaboration + +Pipeline Neo is refactored and developed using AI agents. [Vigneswaran Rajkumar](https://bsky.app/profile/vigneswaranrajkumar.com) welcomes developers interested in maintaining or contributing to the project through similar AI-assisted development approaches. Those passionate about AI-driven development workflows and looking to collaborate on expanding Pipeline Neo's capabilities are encouraged to reach out. + +Developers with experience in AI agent development and FCPXML processing are invited to contact Vigneswaran Rajkumar for repository access and collaboration on advancing the framework's functionality. + +> [!IMPORTANT] +> Pipeline Neo has yet to be extensively tested in production environments, real-world workflows, or application integration. This library serves as a modernised foundation for AI-assisted development and experimentation with FCPXML processing capabilities. [!button text="View on GitHub" target="blank" variant="info"](https://github.com/TheAcharya/pipeline-neo)