AI Agent mode (Spinini AI)
What is Spinini AI?
Spinini AI is our AI coding agent. Unlike a chat assistant that gives you code to copy, Spinini AI actually writes files, installs packages, and runs commands in your project — all autonomously, in real time.
Describe what you want to build in plain English and watch Spinini AI create it.
Opening Spinini AI
Ctrl+Shift+AThe Spinini AI panel slides in from the right side of the editor.
Sending a prompt
Type your request in the text area at the bottom of the panel. Be as specific as you like:
"Build a REST API with Express that has /users and /posts endpoints with in-memory storage"
"Add a dark/light theme toggle to my React app using Tailwind CSS"
"Fix the TypeError on line 42 — the array is undefined"
Press Enter or click Run to start. Spinini AI will begin working immediately.
What Spinini AI can do
Spinini AI has access to:
Watching Spinini AI work
The panel shows a live step-by-step log:
Auto-fix
If Spinini AI's output contains errors (a build failure, a runtime exception), a red Auto-fix banner appears. Click it to send the error back to Spinini AI and have it try again automatically.
Credits
Each Spinini AI run consumes AI credits. The number of credits used is shown in the session summary after Spinini AI finishes. You can view your balance in the Billing section of your account.