Nuxt ships Nuxi AI agent with context-aware docs help

Nuxt's AI agent Nuxi grounds answers in docs, modules, and GitHub issues using your current page context. GitHub sign-in syncs chats across devices, while branching lets you fork conversations. Use it to cut doc-hunting time and find v4 patterns faster.
WHY IT MATTERS: Nuxt developers currently split time between official docs, community modules, GitHub issues, and changelogs when debugging or learning patterns. Nuxi consolidates those sources into a single context-aware agent that knows what page you are reading, so you can ask vague questions like "how do I use this?" and get specific answers. For teams shipping Nuxt 4 apps, this means less context switching and faster resolution of framework-specific edge cases.
WHAT CHANGED: Nuxt rebranded its April beta AI chat as Nuxi and added three major features. First, GitHub authentication now persists conversations across devices instead of locking them to a single browser session. Second, you can branch any answer into a new chat, creating a forked thread that leaves the original conversation intact so you can explore tangents or compare solutions. Third, chats are private by default but can be toggled public for sharing via link. Under the hood, Nuxi still uses the Nuxt MCP server to search docs, modules, templates, and GitHub issues across nuxt, nuxt-modules, and nuxt-content before answering. It also renders rich cards for modules and templates, opens StackBlitz playgrounds directly from chat, and files Linear tickets when you report an issue.
WHAT TO WATCH: The Nuxt team plans more nuxt.com personalization over the next few months, so expect deeper integration between Nuxi and your project workflow. Watch whether the twenty-message daily limit increases and whether the MCP server expands to cover third-party ecosystem tools beyond the core repos. If you maintain a Nuxt module, consider how your documentation appears in Nuxi search results because the agent surfaces modules as clickable cards inside conversations.
Read the original → nuxt.com
Get five bites like this every day.
Tezvyn delivers a daily feed of 60-second tech bites with quizzes to lock in what you learn.