Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 21 additions & 2 deletions docs/_includes/news/20250710.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ All created by the insanely talented [Matthew Skiles](https://matthewskiles.com)

You can read more on [Reddit](https://www.reddit.com/r/finalcutpro/comments/1luu66u/introducing_fidelityfuze_realtime_timelinenative/).


---

**Marker Data v1.3.0** is out now!
Expand All @@ -40,4 +39,24 @@ It contains the following improvements:
- Added new Compressor Chapters Profile
- Added new Markdown List Profile

You can learn more on the [Marker Data website](https://markerdata.theacharya.co).
You can learn more on the [Marker Data website](https://markerdata.theacharya.co).

---

**Pipeline Neo v1.0.0** is now release!

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

#### Background

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.

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.

You can learn more on [Pipeline Neo's GitHub Repo](https://github.com/TheAcharya/pipeline-neo).
Loading