AI unveils Avatar v20 and new Cursor and Notification (Voxel) avatars
claude copilot cursor speech
| Source: Dev.to | Original article
The free AI Avatar app releases version 20, introducing Cursor and Notification (Voxel) avatars that animate users’ VRoid (VRM) characters to cheer them.
A new version of the free AI Avatar app landed on GitHub yesterday, expanding the way developers can bring their VRoid (VRM) characters into everyday coding workflows. Version 20 adds three distinct experiences: a “Voxel Avatar” mini‑game that lets the avatar walk, terraform terrain and plant flowers; a “Cursor Avatar” that pops up beside the mouse pointer on Windows desktops; and a “Notification Avatar” that appears in a side‑panel to react to chat‑based assistants. The avatar can also be docked in the Visual Studio Code sidebar, where it responds to Claude Code and GitHub Copilot, while the browser side‑panel version reacts to ChatGPT and Claude. All animations and speech bubbles operate without invoking an LLM, meaning the visual feedback is generated locally.
The update matters because it blurs the line between developer tooling and immersive, game‑like interaction. By embedding a responsive 3‑D companion directly into IDEs and browsers, the app offers a novel form of real‑time encouragement and visual cueing that could boost productivity or simply make long coding sessions more enjoyable. At the same time, the integration of avatars with popular AI assistants raises fresh security considerations, echoing recent findings that malicious configurations can cause AI agents to execute attacker code. While AI Avatar runs its graphics locally, its hooks into Claude Code, Copilot and other services will likely attract scrutiny from both developers and security researchers.
Watch for community feedback on the stability of the Voxel mini‑game and the cursor‑based overlay, as well as any patches that address potential attack vectors in the avatar’s interaction layer. The developer behind the project has already opened a separate repository for the Cursor Avatar, suggesting further modular extensions could follow. Subsequent releases may deepen the tie‑in with AI coding assistants or introduce richer animation packs, turning the avatar from a novelty into a staple of the developer’s toolkit.
Sources
Back to AIPULSEN