Ask anything.
Or change anything.

A native prompt that drops over any screen, answers — or reaches into your machine and changes it — then melts away.

claude · opus · agent off · short 1,930 credits
Ask a quick question…  (/help /new /settings /model)

explain a unix pipe in one line

A pipe (|) feeds one command's output straight into the next as input — chaining small tools into one flow, no temp files.

$ ls | grep .rs | wc -l

What it is

A command line for everything else.

Three keystrokes from a thought to an answer — then it's gone.

summon

Press your hotkey. It drops in at the top of the screen, focused — no window to find, no app to switch to.

ask

Type it, dictate it, or paste an image. Slash commands switch model, theme, or answer length on the fly.

answer

The reply streams in below. Keep the thread going, copy it, or press Escape — it disappears.

  • ~37ms cold start — launch fresh on every keypress
  • no webview one lean native Rust binary, no Electron
  • keyboard-first every action is a keystroke; the mouse is optional

It can act

Never touch nested settings again.

Tell it what you want changed and it changes it — edits the config, runs the command, flips the flag. It reaches further, too: search and edit files across a project, look things up on the web, drive your own tools over MCP. You set how far it goes — ask before every change, or fully hands-off — and every edit shows a diff you can take back with /undo.

claude · sonnet · agent auto-edit · short 1,930 credits
Ask a quick question…  (/help /new /settings /model)

make my terminal font bigger

Bumping Alacritty's font size 11 → 14.

~/.config/alacritty/alacritty.toml- size = 11.0+ size = 14.0

edit applied · 1 file changed

And the rest

Small surface. Deep when you need it.

Instant

Cpu-rendered, no GL init, no webview. ~37ms to first frame.

It acts

Reads and edits your files, runs commands, flips flags — with the autonomy you allow.

Reversible

Every edit previews as a diff, and /undo rolls back the agent’s whole last run. Shell runs sandboxed on Linux.

Web-aware

The agent searches the web and fetches pages mid-answer — current facts, not just training data.

Your tools

Bring your own tools over MCP. They sit beside the built-ins, behind the same approval gate.

Voice

Run /dictate and speak. It stops on its own when you go quiet — or switch to manual toggle.

Vision

Paste an image with Ctrl+V, or attach one with /image. It sees what you see.

Slash-driven

/new, /model, /agent, /undo, /settings — everything a keystroke away.

Native everywhere

Linux, Windows, and macOS from one lean Rust binary. No runtime.

The deal

No keys, no config. Just credits.

Start free. Upgrade when it's become a habit.

Free trial

200 credits, no card.

Sign in and start asking right away. No payment details, nothing locked.

Pro

2,000 credits a month.

A monthly refill, plus voice. One managed account — no keys to set up, metered by what the models actually cost.

Credits are metered against real model cost — you only spend what you use.

Get it

Builds are on the way.

We're finishing installers for every platform. The first release lands soon.

Coming soon

macOS · Windows · Linux