Skip to content

Commit 739be64

Browse files
Merge pull request #482 from IAmVigneswaran/main
2 parents 2e31926 + a5abf6d commit 739be64

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

docs/_includes/developer-tools-and-frameworks/pipeline-neo.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,17 @@
22

33
![](/static/pipeline-neo-social-card.png)
44

5-
**Pipeline Neo** is a Swift framework for working with FCPXML files easily.
5+
**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.
66

7-
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.
7+
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.
8+
9+
#### AI Agent Development Collaboration
10+
11+
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.
12+
13+
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.
14+
15+
> [!IMPORTANT]
16+
> 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.
817
918
[!button text="View on GitHub" target="blank" variant="info"](https://github.com/TheAcharya/pipeline-neo)

0 commit comments

Comments
 (0)