Meet Nuxi 💚
Our AI assistant on https://t.co/yNaJyLcNP3 now has a name, and a face.
Sign in with GitHub and Nuxi remembers you:
✨ Conversations saved across devices
🌿 Branch chats to explore different directions
🔗 Share helpful threads publicly
📚 Grounded in official docs, modules, and the entire ecosystem
Open it anywhere with ⌘I or visit /dashboard/chat
https://t.co/PxJUDzZbnj
A new search is available on nuxt.com 🔎
A combination of:
- `useSearchCollection` from Nuxt Content v3.14
- `<ContentSearch>` from Nuxt UI v4.8 🚀
Let us know what you think 💚
For nearly 10 years, our community has been helping build Nuxt through contributions, feedback, and pull requests.
We just updated the Nuxters scoring to better recognize PR contributions with a more granular approach.
Check it out on https://t.co/m4IMCo32En 💚
Mo sources mo problems? Not anymore:
Rolling out now, NotebookLM can auto-label & categorize sources (when you have 5+), so you can spend less time scrolling and more time thinking/learning/philosophizing, etc.
Rename, reorganize, & personalize (emojis!) to your ❤️'s content.
Introducing /multitask in the new Cursor 3 interface.
Cursor can now run async subagents to parallelize your requests instead of adding them to the queue.
For already queued messages, you can ask Cursor to multitask on them instead of waiting for the current run to finish.
Vite+ shipped under MIT! 🎉
And the unified frontend toolchain now also has @bunjavascript support as package manager, in addition to existing @pnpmjs, @yarnpkg, and @npmjs support.
Introducing Claude Opus 4.7, our most capable Opus model yet.
It handles long-running tasks with more rigor, follows instructions more precisely, and verifies its own outputs before reporting back.
You can hand off your hardest work with less supervision.
An update on Module Federation: We're officially recommending module-federation/vite.
Why?
We first we spent months exploring built-in MF support in Rolldown, even reimplemented MF 2.0 from scratch for both @rolldown_rs and @vite_js.
What we learned is that not only the scope is huge, but that most MF features inevitably live in the JS plugin layer and not the bundler.
Meanwhile, @giorgio_boa had already shipped full Vite 7/8 support in module-federation/vite. In collaboration with @dalaoshv, @nstlopez, @2hea1, and @Zackary_Chapple, more bug fixes and examples have been added.
Instead of duplicating effort, we're going all-in on collaboration instead. If there are blocking things in the bundler, we are happy to help fix them, but we won't be building a separate MF implementation in Rolldown.
https://t.co/znYtpez3mV
Introducing the Oxc Angular Compiler ✨
Up to 20x faster @angular builds.
◆ 6.4x faster than Angular CLI
◆ 20.7x faster than Webpack
◆ First-class @vite_js plugin with full HMR
◆ Built on Rust with @OxcProject
◆ Tested on Bitwarden's code base
◆ Not another slop fork
While this is experiment, the Angular team is looking into an Oxc integration.