Now available for macOS

One cockpit for
everything you do

Nova unifies chat, voice, code, and computer control on your Mac — then lets you monitor and command your AI agents from anywhere with the mobile app.

macOS & iOS · Free during beta

See what it does
Features

Everything in one place

Stop juggling between ChatGPT, your terminal, voice apps, and automation tools. Nova brings it all together in a single, beautiful desktop experience.

AI Chat

Conversational AI that remembers context across sessions. Multi-model support, rich markdown rendering, file attachments, and persistent project-scoped memory.

Voice Control

Talk to Nova naturally with real-time speech recognition. A beautiful voice orb interface brings your AI assistant to life — hands-free productivity.

Code & Agents

Built-in code editor with Claude Code integration. Spawn AI agents that write, test, and deploy code autonomously while you focus on the big picture.

Run Agents Anywhere

Launch agents on your Mac and monitor them from your phone. Approve deploys, review screenshots, and steer your AI workforce — no desk required.

Nova

Nova App

Claude Sonnet
Nova
Welcome back, Caleb. I've reviewed the latest changes to the Nova repository. The desktop build pipeline is green and the API tests are passing. What would you like to work on?
You
Help me refactor the auth module. Switch to JWT tokens and add refresh token rotation.
Nova

I'll refactor the auth module with JWT tokens and refresh rotation. Here's the approach:

auth.service.ts modified
export class AuthService { async generateTokenPair(userId: string) { const accessToken = await signJwt( { sub: userId, type: 'access' }, { expiresIn: '15m' } ); return { accessToken, refreshToken }; } }

I've spawned an agent to implement the full changes across 4 files. Agent running...

Command Center

Run agents from
anywhere

Kick off AI agents on your Mac, then monitor, approve, and steer them from your phone. Your workflow doesn't stop when you walk away from your desk.

9:41
Agents
3 active
Auth Refactor
running

Migrating to JWT tokens across 4 files...

68% complete 2m ago
Deploy Pipeline
needs approval

Ready to push to staging. Approve?

Test Suite
running

Running integration tests... 24/31 passed

Code Review
done

Reviewed PR #42 — 2 suggestions, no blockers

Chat
Agents
Screenshots
Settings

Launch agents from desktop, control from mobile

Start a complex code refactor or deployment on your Mac, then walk away. Monitor progress, review output, and approve actions right from your phone.

Approve and intervene in real time

Agents ask for permission before destructive actions. Approve deploys, reject risky commits, or inject new instructions — all from a notification on your phone.

Seamless desktop ↔ mobile handoff

Start a voice conversation on your phone while walking. When you sit down, the session is already on your desktop — full history, notes, and agent state intact.

Review screenshots and visual diffs

Your agents capture screenshots as they work. Browse the visual timeline, compare before/after states, and catch issues — all from your pocket.

iOS app coming soon
How It Works

Up and running in minutes

No complex setup. No learning curve. Just download, launch, and let Nova handle the rest.

01

Download & Launch

Install Nova on your Mac. Sign in and it's ready to go — no configuration needed.

02

Chat, Speak, or Code

Talk to Nova in any modality. Type a question, use your voice, or drop into code mode — it all flows together.

03

Let Nova Take Action

Nova doesn't just answer — it does. Spawn agents, control your computer, write and ship code, all from one place.

Capabilities

Built for power users

Every detail designed for people who ship fast and think big.

Multi-Model Intelligence

Switch between Claude, GPT-4, and other leading models on the fly. Use the best model for each task without leaving your workflow.

Project-Scoped Memory

Nova remembers context per project. Your conversations, files, and agent outputs stay organized and searchable.

Wake Word Activation

Just say "Nova" to activate. Hands-free voice control means you never have to break your flow to interact with AI.

Local-First Architecture

Your data lives on your machine. Nova runs locally with Electron, keeping your code, conversations, and files private and fast.

Agent Dashboard

Visual topology of every agent — parent-child relationships, live status, progress bars. Pause, cancel, or reprioritize any running agent.

Cross-Device Sync

Conversations, notes, and agent state sync in real time between Mac and iPhone. Both devices stay connected — no "transferring" needed.

Ready to take the
cockpit seat?

Sign up for early access to Nova. We're rolling out invites to our beta — be among the first to try it.

macOS & iOS Free during beta No credit card required