Skip to content

Commit 937a81d

Browse files
committed
19th February 2026
1 parent e03fc37 commit 937a81d

File tree

5 files changed

+83
-1
lines changed

5 files changed

+83
-1
lines changed

docs/_includes/news/20260219.md

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
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+
[![](/static/fcp-live-podcast.jpg)](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+
![](/static/jumper-in-claude-code.png)
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+
![](/static/example-jumper-claude.jpg)
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).
150 KB
Loading

docs/static/fcp-live-podcast.jpg

189 KB
Loading
426 KB
Loading

docs/update-guide.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,16 @@ You can learn more about [backing up Final Cut Pro on Apple's site](https://supp
1010

1111
You can read our current recommendations below:
1212

13-
**Last Updated:** 7th February 2026
13+
**Last Updated:** 19th February 2026
1414

1515
---
1616

1717
## Summary
1818

19+
!!!danger macOS Tahoe 26.4 Beta
20+
There are multiple reports of issues in macOS Tahoe 26.4 Beta with HFS drives, Karabiner-Elements, etc. I would definitely avoid installing this beta on any production machines, and be wary about updating once it gets out of beta.
21+
!!!
22+
1923
At the timing of writing (7th Feb 2026), I've been using **Final Cut Pro 12.0 (lifetime/perpetual)** every day for 7 days on some very big and complex Final Cut Pro libraries.
2024

2125
My current library has 40 events and 194 hours and 18 minutes of footage inside.

0 commit comments

Comments
 (0)