|
| 1 | +### [19th February 2026](/news/20260219) |
| 2 | + |
| 3 | +Following on from yesterday's post, **macOS Tahoe 26.4 Beta** also [breaks Karabiner-Elements](https://x.com/tekezo/status/2024132161717330388). |
| 4 | + |
| 5 | +Given Apple seems to have made some MAJOR under-the-hood changes to **macOS Tahoe 26.4 Beta**, I would avoid upgrading for the time being. |
| 6 | + |
| 7 | +--- |
| 8 | + |
| 9 | +[Iain Anderson](https://iain-anderson.com) and myself (Chris Hocking) will be on **Final Cut TV LIVE!** tonight! |
| 10 | + |
| 11 | +We'll be chatting about our upcoming [ScriptStar](https://scriptstar.fcp.cafe) application release. |
| 12 | + |
| 13 | +You can watch on [YouTube](https://www.youtube.com/live/5RIfXrnd3ZM): |
| 14 | + |
| 15 | +[](https://www.youtube.com/live/5RIfXrnd3ZM) |
| 16 | + |
| 17 | +--- |
| 18 | + |
| 19 | +**Dylan Higginbotham** has posted a new blog post titled, **The Easiest Way to Add Captions in Final Cut Pro (Just 3 Steps)**. |
| 20 | + |
| 21 | +You can read about it on the [Stupid Raisins blog](https://stupidraisins.com/the-easiest-way-to-add-captions-in-final-cut-pro-just-3-steps/). |
| 22 | + |
| 23 | +--- |
| 24 | + |
| 25 | +Introducing **Agentic Editing** in **Jumper**! 🥳 |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | +Jumper now integrates with Claude Desktop and OpenAI Codex Desktop, allowing AI agents to operate directly inside Jumper. |
| 30 | + |
| 31 | +This is pretty crazy stuff. |
| 32 | + |
| 33 | +These integrations let agents query Jumper’s backend and orchestrate multi-step workflows across your analysed media. |
| 34 | + |
| 35 | +With these new integrations, the agent can operate Jumper just like a human. |
| 36 | + |
| 37 | +- Search visually across analyzed footage |
| 38 | +- Search across transcriptions |
| 39 | +- Retrieve clip segments |
| 40 | +- Find similar clips |
| 41 | +- Find clips by face recognition |
| 42 | +- Trigger workflow actions (e.g. export a sequence to Premiere, Final Cut Pro, DaVinci Resolve or Avid Media Composer) |
| 43 | + |
| 44 | +But it can also do things that you can’t do with the normal Jumper interface. |
| 45 | + |
| 46 | +For example: |
| 47 | + |
| 48 | +- Export scenes as individual files to a folder |
| 49 | +- Export a set of clips as a sequence for your editing software |
| 50 | + |
| 51 | +Since the agent is acting as the orchestrator of the workflow, you can give it a complex task and it will break it down into smaller steps and execute them in the correct order. For example: |
| 52 | + |
| 53 | +- “use Jumper to find all shots of Anna smiling, export as individual files and also export a sequence to premiere” |
| 54 | +- “use Jumper to cut a sizzle reel from the event footage in /day1_footage/ and the voiceover is sizzle_reel_audio.wav” |
| 55 | + |
| 56 | +This has the potential to speed up time consuming tasks that are a part of the routine media production process. Finding B-roll that matches a script, pulling every clip of a certain person, creating sequences of selects and probably a host of other tasks that we haven’t thought of yet. |
| 57 | + |
| 58 | +Since you can run multiple agents in parallel, you can fire off multiple tasks at the same time and focus on other tasks while the agents are working. |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | +At the moment, Jumper is compatible with Claude Desktop (Chat, Cowork and Code) and OpenAI Codex Desktop. The team are working on adding support for other agents in the future. |
| 63 | + |
| 64 | +If you're interested in testing out MCP support in Jumper, make sure you sign up for a [free trial](https://getjumper.io/?ref=fcpcafe) and join the Discord. |
| 65 | + |
| 66 | +--- |
| 67 | + |
| 68 | +**Pipeline Neo v2.3.1** has been released! |
| 69 | + |
| 70 | +For those unfamiliar, Pipeline Neo is an experimental FCPXML library built with the assistance of LLM tools. |
| 71 | + |
| 72 | +It currently supports reading, creating, and modifying FCPXML documents and bundles, with parsing and validation against bundled DTDs spanning versions `v1.5` through `v1.14`. |
| 73 | + |
| 74 | +Typed models cover resources, clips, adjustments, filters, transitions, multi-cam, captions, smart collections and many more. |
| 75 | + |
| 76 | +Pipeline Neo provides a strong foundation and the essential building blocks for expanding FCPXML parsing and reading capabilities and adding features. |
| 77 | + |
| 78 | +You can learn more on [GitHub](https://github.com/TheAcharya/pipeline-neo). |
0 commit comments