Tiptap 3.0 is out! It's one of our biggest updates yet! In fact, it's so large that GitHub couldn't auto-generate a changelog because it was too long π
Tiptap 3.0 is out! It's one of our biggest updates yet! In fact, it's so large that GitHub couldn't auto-generate a changelog because it was too long π
Next in our AI Agent Improvement Sprint: Better Custom LLM support
β New docs for custom AI backends
β Demos for faster setup
β Cleaner API (less code, smaller bundle)
β Fixes for Claude, Vercel AI SDK, and more
Docs β tiptap.dev/docs/content...
Demos β github.com/ueberdosis/a...
Weβve shipped a lot of under-the-hood improvements to our AI Agent tools over the last few days. With these changes, Tiptap is getting closer to offering the kind of AI UX most editors still miss today.
Super excited about these improvements! More Tiptap AI Agent upgrades coming soon π«‘
Not sure if they use Hocuspocus, but yes, doesn't make sense to build this core functionality again and again.
In this case, they should just use Tiptap's services π
Great work by @alexcasillas.bsky.social π
DOCX import/export in Tiptap just got way faster.
- 60% less memory
- 47% faster processing
- Memory grows linearly now, even for 100+ pages
Smart chunking, better GC, full Sentry traces.
Bonus: considering Bun for the next round. Letβs squeeze more.
Docs: tiptap.dev/docs/convers...
ymmd. huge thanks to the team!
@alexcasillas.bsky.social has done a great job and shipped some major improvements to our Docx Conversion service π
filament 4 beta just dropped β the new tiptap editor is wild. just dropped a video on it. 1k likes and iβll do filament week, like promised: youtu.be/SceSTG1-y4U?...
On a personal note: Iβm glad to prove the skeptics wrong who think venture-backed startups turn their backs on OSS. Thatβs just not true. Whether youβre bootstrapped or VC-funded, every startup has to find productβmarket fit. What matters is how you do it, and what mindset you bring as a founder.
That means more value in the core editor. More freedom for developers to use, modify, and build on top of it. And more opportunity for the community to contribute back.
We chose MIT on purpose. Itβs not just open source, itβs unrestricted. We want Tiptap to be infrastructure people can trust, not tiptoe ^^ around or deal with multiple OSS licenses for. The MIT license gives developers and companies the clarity and freedom they need to build fast and build with us.
Today is a great day for the open source community around Tiptap. Weβre open-sourcing a bunch of Pro extensions and making them available for free under the permissive MIT license.
Quick Fix: We just made snapshot diffs in the Tiptap editor a lot easier to read βοΈ
Before: a line break looked like a deletion + addition.
Now: it just shows as a line break.
Proud of the team for making this real and to @nickhirche.bsky.social for going wild on the video π
Huge shoutout to the team for shipping this π
AI could behave like the main characters of your novel, giving you feedback on how they would like to improve or continue the story from their perspective. Then, you could fine-tune the characters' settings, and the AI would adopt them in the novel.
Interesting. Just thinking what the editor should be able to do to make it more suitable, especially for editing novels.
You want Grammarly-style reviews in your editor with full control? Thatβs what we shipped. AI Suggestions are now in Tiptap π
Super proud to share our release of Tiptap 3.0 Beta. Lots of hard work from the team and great input from the community π
Shout out to @bdbch.com for his work as a core maintainer of Tiptap!
Finally! Super proud of our team and thankful to our community π
Our engineer Arnau created a demo on how Tiptap mentions simplify adding context to AI prompts. Little UX detail, big impact on your chat interface βοΈ
We just hit 30k stars on GitHub. Honestly, thatβs pretty wild... When we started Tiptap as a side project to solve our own frustrations with text editors, we had no clue it would get this far. Four years later, weβre somehow in the top 800 GitHub repos worldwide.
π New: Tiptap UI Components (MIT license)
React components + template to build editor UIs fast! No boilerplate, no lock-in. Use them as-is or customize everything.
Docs β tiptap.dev/docs/ui-comp...
CLI β npx @tiptap/cli init
GitHub repo: github.com/ueberdosis/t...
Weβve been optimizing the performance of AI Suggestion in @tiptap.dev Cloud:
β‘ Demo load times cut from 6.89s β 1.90s (3.5x faster)
β‘ Parallel LLM calls + simplified response format
β‘ Now handles much larger files with no performance hit
Shipping early next week π
Coming soon: Tiptap UI Components & Templates
Ultra-flexible React components, templates, and a CLI to build editor UIs fast, without giving up control.
Built for engineers. Designed by @nickhirche.bsky.social.
πΒ Website: tiptap.dev/product/ui-c...
π Preview: template.tiptap.dev/simple
Super excited about the Tiptap AI Agent prototype! It's a glimpse of how to work with content better and more efficiently like with code in Cursor: step-by-step reasoning, smart feedback loops, and deeper context awareness, right in the editor.
Thank you so much π€