Philip Isik
banner
philipisik.bsky.social
Philip Isik
@philipisik.bsky.social
Co-founder @tiptap.dev, YC alum
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.dev Tiptap @tiptap.dev · Jul 15
Tiptap 3.0 is stable 🚨

That went quickly! After two months in beta, we’re announcing the release of the stable version of Tiptap 3.0. With over eight million downloads per month on npm, we hope this update will make many developers very happy. Here’s what’s new 👇
July 15, 2025 at 1:28 PM
Reposted by Philip Isik
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...
July 8, 2025 at 4:22 PM
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.
Next in our AI Agent Improvement Sprint: Selection Awareness

The AI Agent now knows what you selected. It edits just that. Nothing more, nothing less.

Docs → tiptap.dev/docs/content...
July 4, 2025 at 7:51 AM
Super excited about these improvements! More Tiptap AI Agent upgrades coming soon 🫡
tiptap.dev Tiptap @tiptap.dev · Jun 25
The AI Agent just got 3x faster:

- Chunk size: Increased from 1,000 → 32,000 chars (matches modern coding assistants).
- Diff-based editing: Precise, quicker edits instead of full rewrites.

Demo → ai-agent.tiptap.dev
Docs → tiptap.dev/docs/content...

Next up in our Sprint: Customizable prompts…
June 25, 2025 at 3:09 PM
Reposted by Philip Isik
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...
June 24, 2025 at 6:49 PM
ymmd. huge thanks to the team!
tiptap.dev Tiptap @tiptap.dev · Jun 20
🚨Open Source Update!
We just released a bunch of previously pro-only Tiptap extensions under the MIT license. They are now available via NPM. Contributions are very welcome.

Happy coding, and enjoy your weekend!
Team Tiptap
June 20, 2025 at 12:08 PM
@alexcasillas.bsky.social has done a great job and shipped some major improvements to our Docx Conversion service 🙌
tiptap.dev Tiptap @tiptap.dev · Jun 16
DOCX import/export just got way better in Tiptap!

✅ More accurate DOCX formatting
✅ Map your custom nodes to DOCX elements
✅ Control the DOCX styling so it looks like your brand

Use it however you like: frontend, backend, or through our cloud API.

Docs: tiptap.dev/docs/convers...
June 16, 2025 at 12:34 PM
Reposted by Philip Isik
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?...
Filament 4 Beta Just Dropped: The New Tiptap-Based Rich Editor Is Absolutely INSANE!
YouTube video by Nuno Maduro
youtu.be
June 15, 2025 at 10:14 AM
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.
🚨 Exciting update from the Tiptap team!

We’re open-sourcing 10 of our formerly “Pro” extensions under the MIT license.

They’ll be fully free and open by the end of June. Here’s what’s included 👇
June 6, 2025 at 4:25 PM
Reposted by Philip Isik
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.
June 6, 2025 at 12:36 PM
Proud of the team for making this real and to @nickhirche.bsky.social for going wild on the video 🐐
Just launched: the Tiptap AI Agent → Build AI-powered document workflows in minutes.

Agents can read + edit text based on user-defined tasks, from simple assistants to complex automations.

- Works with Tiptap Cloud
- Or use it with your LLM + backend + custom tools

Live demo: ai-agent.tiptap.dev
June 4, 2025 at 1:53 PM
You want Grammarly-style reviews in your editor with full control? That’s what we shipped. AI Suggestions are now in Tiptap 🙌
tiptap.dev Tiptap @tiptap.dev · May 15
Need Grammarly-style AI suggestions inside your app? In this 2-min demo, we show how Tiptap AI Suggestions delivers:

✅ Custom rules
✅ Accept/reject flow for each suggestion
✅ Plug in any LLM
✅ Works out of the box, fully customizable
✅ Self-hosted

Docs: tiptap.dev/docs/content...
May 15, 2025 at 1:20 PM
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!
Tiptap 3.0 Beta is live! It's faster, simpler, and built for dev experience. Check the docs, test it out, and let us know your thoughts:

What’s new docs:
next.tiptap.dev/docs/resourc...

GitHub:
github.com/ueberdosis/t...

Thanks to ProseMirror for their amazing open-source work!
May 5, 2025 at 3:26 PM
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 ✌️
Arnau from our engineering team shows how to use Tiptap mentions to seamlessly add context to your AI-chat prompts, keeping interactions natural without awkward extra steps. Let your users type @mentions to provide additional context to the LLM.
May 2, 2025 at 12:05 PM
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.
tiptap.dev Tiptap @tiptap.dev · Apr 30
Service Announcement: We've hit 30,000 stars on GitHub 👀
April 30, 2025 at 7:25 AM
Reposted by Philip Isik
🚀 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...
April 15, 2025 at 1:01 PM
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 🙌
April 4, 2025 at 12:39 PM
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
Tiptap UI Components & Templates
Build rich editor UIs faster with Tiptap’s React components, templates, and CLI. Designed for speed, flexibility, and seamless integration.
tiptap.dev
April 3, 2025 at 11:44 AM
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.
We're experimenting with AI-native editing workflows in Tiptap.

This agent breaks down tasks, works step-by-step, reviews, summarizes, and asks for follow-ups.

Next: let it access and switch between documents, like Cursor for code.

Live demo → ai-agent.tiptap.dev
April 2, 2025 at 3:45 PM
We just launched @tiptap.dev AI Suggestion on Product Hunt! 🔥

If you’re curious or have ideas for use cases, we’d love for you to check it out:

👉 www.producthunt.com/posts/tiptap...

Happy to answer questions or just hear what you think! 😊
Tiptap AI Suggestion - Customizable AI suggestions for your app’s text editor | Product Hunt
Easily integrate secure, customizable AI-driven suggestions into your Tiptap editor. Define custom rules globally or per document and integrate your own AI models. Flexible enough for proofreading, co...
www.producthunt.com
March 26, 2025 at 7:17 AM
We shipped something cool: Tiptap AI Suggestion.
And it's really flexible! You can build things like

✅ Brand voice and style guidelines
✅ Regulatory and legal compliance
✅ Multilingual content QA
✅ SEO best practices
✅ Oh, and yes, grammar and spell checking, too 😊
tiptap.dev Tiptap @tiptap.dev · Mar 25
🎉 Tiptap AI Suggestion Public Beta is LIVE!

Integrate secure, customizable AI-driven editing suggestions directly into your Tiptap editor. Display AI-generated suggestions in the editor for your users to accept or reject. Key features 👇🧵
March 25, 2025 at 3:15 PM
It’s Hackathon Week at @tiptap.dev again! 🙌
Five days straight of intense coding, creativity, and shipping new ideas at our Berlin HQ. Each evening, we’re recharging with team-building activities to keep team spirit high.
Let’s ship some amazing stuff! 🔥
March 24, 2025 at 9:21 AM
Team is working on our new @tiptap.dev AI proofreader feature. Things are coming together so nicely! Define custom rules, AI will look at your content and suggest changes based on your rule set for you to accept or reject.
tiptap.dev Tiptap @tiptap.dev · Mar 17
Coming soon, Tiptap AI Proofreader 👀

Details in the blog post: tiptap.dev/blog/release...
March 17, 2025 at 5:13 PM
Reposted by Philip Isik
Tiptap 3.0 Beta is coming soon!
Just launched a small website with the new key features and what's next for the upcoming beta release of Tiptap 3.0: tiptap.dev/tiptap-edito...
March 13, 2025 at 10:40 AM
Reposted by Philip Isik
Tiptap is looking for a Senior Full Stack Engineer onsite in Berlin or remotely in selected European countries 🙌
All info + apply here: www.ycombinator.com/companies/ti...
Senior Full Stack Engineer at Tiptap | Y Combinator
Senior Full Stack Engineer The core problem, we’re solving with Tiptap Millions of people around the world are using them right now in their web browsers: Text editors. While the vast majority of user...
www.ycombinator.com
January 13, 2025 at 4:23 PM