Show HN: FableCut – A browser video editor AI agents can drive (zero deps)
ronak_parmar
89 points
58 comments
July 09, 2026
Related Discussions
Found 5 related stories in 879.3ms across 14,015 title embeddings via pgvector HNSW
- Show HN: Deterministic browser control for AI agents (~90% on Mind2Web) theredsix · 12 pts · March 06, 2026 · 64% similar
- Show HN: Open-source browser for AI agents theredsix · 118 pts · March 11, 2026 · 63% similar
- Show HN: 49Agents – Infinite canvas IDE for AI agents alpadurza · 16 pts · April 28, 2026 · 63% similar
- Show HN: ProofShot – Give AI coding agents eyes to verify the UI they build jberthom · 127 pts · March 24, 2026 · 62% similar
- Show HN: Figma for Coding Agents omeraplak · 11 pts · April 10, 2026 · 62% similar
Discussion Highlights (18 comments)
upmostly
Have you thought about integrating Remotion into this?
Jayakumark
A demo video would be good.
miltonlaxer
Reminds me of https://www.screenkite.com/ The AI powered video editors are fun.
xyzsparetimexyz
Yeah I'm sure you need fable for the heavy reasoning task of editing tiktoks
speedping
Very cool project but having fable in the name makes it sound so tacky
arnab777
Ya, a demo video would be nice .
KaseKun
I have no use for this, however I am stunned by the simple and effective solution of using json+sse instead of an API to allow agent interaction Amazing work
chrisweekly
I have little experience with video editing; a tool like this might be an ideal path to learn more. Thanks for creating and publishing it and sharing here!
spottedmarley
This is pretty dang cool but I guess I was hoping to see some very clever use of vision and maybe waveform analysis to give the model "eyes and ears" to edit audio and video. V2
heresalexandria
Cool concept, will try it out! I've had decent results with computer use operating conventional editing tools, but being able to directly edit JSON project files is a solid optimization and opens up a lot of opportunities with things like modular templating.
faangguyindia
cool! can this be used to make these style of videos from prompt? Style 1: https://www.youtube.com/shorts/vGjrv2zjfsM Style 2: https://www.youtube.com/shorts/6KoRHpAZ4zk
mikert89
you can just give claude code access to ffmpeg
spacemanspiff01
You should have a hosted site for this - It is entirely frontend - right?
vanilagy
You should strongly consider using Mediabunny to do all of the rendering client-side!
JeremyHerrman
PSA stop putting bigco IP in your project names! has clawdbot taught us nothing?
armcat
This looks great, will try it out. I had a crazy idea of doing a full agentic demo video narration and cutting, so might try your tool with some tweaks.
hotpartition
Love that the timeline is just JSON and the UI hot-reloads. Agents and humans on the same edit is the interesting part.
ronak_parmar
demo is up, as promised: https://github.com/ronak-create/FableCut/releases/download/v... its a real session, not staged: one prompt ("edit a reel from these assets"), claude code plans the cut for ~6 minutes, writes the entire timeline as one json document, and the editor is already live with it. the 24.5s reel it produced is also in the release, untouched: https://github.com/ronak-create/FableCut/releases/tag/v1.3.0 fittingly, the demo video itself was also edited in fablecut.