How to use Quick Ask with your coding agent

Hold the Quick Ask key, ask out loud, and the coding agent you already use — Claude Code, Codex, Gemini CLI, OpenCode, Hermes, OpenClaw, or any command of your own — answers from your own computer. By default it works quietly with no window and Walkie reads the reply back in its Read Aloud voice; flip one switch and it opens in its own terminal window instead so you can watch. Set it up in Settings → Agent: switch on Enable Agent, pick who answers under Answers come from, and check the line underneath says where Walkie found it. Quick Ask needs Walkie Pro or above and Walkie 1.7.3 or later.

Quick Ask is Walkie's ask-a-question key. You hold it, say something, and an agent answers — Walkie shows its speaking waveform and reads the answer aloud so you never leave what you were doing. Out of the box the answer comes from Walkie's own assistant — except on Omarchy, where it comes from the agent the machine designates. This page is about pointing it at a coding agent: the one on your computer that can actually open files, run commands and change settings. You say "what's eating my disk space?", the agent looks, and Walkie tells you.

Which agents work

Everything in the Answers come from list, in the order it appears. Agents Walkie cannot find on this computer are still listed, greyed out with "(not installed)" next to them.

OptionWhat it isCan it change things on this computer?
This computer's agent (Omarchy only)Whichever agent you designated with omarchy default agent. Walkie follows that choice, so changing it in Omarchy changes it here too.Yes
Claude CodeAnthropic's command-line agent.Yes
CodexOpenAI's command-line agent.Yes
Gemini CLIGoogle's command-line agent.Yes
OpenCodeThe open-source command-line agent.Yes
HermesNous Research's agent.Yes
OpenClawThe OpenClaw agent.Yes
Walkie's assistantWalkie's own cloud assistant, with Walkie's connectors and tools (weather, news, web search, your connected apps).No commands, no files. It can open an app or a link you have allowed, paste text and draft an email, and that is all
Custom command…Any program you name that takes the words and prints an answer. See Using your own command.Whatever that program can do

Every coding agent runs with its own account, its own tools and its own permissions — exactly as it would if you typed to it in a terminal. Walkie's connectors are not involved while an outside agent is answering; the Connectors section in Settings → Agent says so while one is selected.

Set it up

  1. Install the agent the way its maker documents, and make sure it works in a terminal on its own first.Walkie only hands over the words. If the agent is not signed in or is not installed, there is nothing for Walkie to hand them to.
  2. Open Walkie and go to Settings → Agent. Switch on Enable Agent.If the page shows an Experimental notice instead, click the button on it first — the Agent lives behind that toggle.
  3. Under Answers come from, choose your agent.Installed agents are listed by name. One marked "(not installed)" is one Walkie could not find — see Why is my agent greyed out? below.
  4. Read the status line under the list.It says where Walkie found the agent — for example "Found at ~/.nvm/versions/node/v22.16.0/bin/claude" — or that it cannot find it. If it cannot, Walkie's assistant answers until that is fixed.
  5. Check the Quick Ask shortcut on the same page, then hold it and ask something.The defaults are below. Click the shortcut field and press a new combination to change it.

The Quick Ask key

macOS — hold Control + Option together. Two modifier keys, no letter.Keyboard shortcut: ⌃ plus ⌥
Windows and Linux — held down.Keyboard shortcut: Ctrl plus ⇧ plus Space
Omarchy — F8, or Super + Alt + M. Both are added by Walkie's Set up my keys, alongside the dictation keys.Keyboard shortcut: F8

Any launcher, script or window manager can trigger Quick Ask too, on every platform: run walkie --quick-ask. One press is enough — Walkie notices when you stop speaking.

Hear it, or watch it

There are two ways a coding agent can answer, and a switch on the settings page picks between them. It appears whenever an installed outside agent is selected — on Omarchy, for This computer's agent only when that agent is one Walkie can run quietly.

Read back (default)Open the agent's window instead
What happensThe agent works in the background with no window. Walkie waits for it to finish and reads the final answer aloud.The agent opens in its own terminal window with your words already typed, and you watch it work. Walkie flashes "Sent to …" and stays quiet.
Good forQuick questions and small jobs where you want the result, not the process.Longer jobs, anything you want to steer as it goes, or when you would rather see the agent's own screen.
Follow-up questionsAsk again in the same Quick Ask session and the agent continues its most recent conversation, so "and delete the biggest one" makes sense after "what's eating my disk space?"Keep typing or talking in the window that opened.

Where the window opens: on macOS in Terminal (or whichever app you have set to open .command files, such as iTerm2 or Ghostty); on Windows in the agent's own console window; on Linux through Omarchy's launcher when it is present, otherwise your desktop's default terminal. On Omarchy with This computer's agent selected, the window path is Omarchy's own omarchy-agent-prompt launcher.

Things to ask

Anything a coding agent could do if you typed it. Short and concrete works best — say what you want, not how to do it.

  • "What's eating my disk space?"
  • "Make the terminal font bigger."
  • "Which of my Homebrew packages are out of date?"
  • "Summarise the git log for this week in my Work folder."
  • "Turn on dark mode at sunset."
  • "Rename every screenshot on my desktop with the date it was taken."
  • "Add a battery widget to the bar." (Omarchy)
  • "Why is my fan running? Find what's using the CPU."

Using your own command

Custom command… runs any program that takes the words and prints the answer — a script of your own, an agent Walkie does not list, or a listed agent installed somewhere unusual. Type the command line in the field that appears:

hermes chat --yolo --query={prompt}
  • Put {prompt} where your words should go. Leave it out and they are added as the last argument.
  • It runs from your home folder (or your Work folder) and never through a shell — so your words can contain anything. No window, unless you turn on Open the agent's window instead, which works for a custom command too.
  • If the program is not something Walkie can find by name, give its full path: /Users/you/.local/bin/my-agent. A full path always works.

What it costs, and where your words go

Two different services are involved, and each bills its own part.

Who paysWhere the data goes
The agent's thinkingThe agent's own plan or API key — your Claude, ChatGPT or Gemini subscription, or whatever you set the agent up with. Walkie does not bill for this.To that agent, and wherever it sends things. Its privacy policy applies, not Walkie's.
Walkie's part — hearing your question and speaking the answerCounts against your Walkie plan exactly as any other dictation and Read Aloud does. See Plans and limits.In Cloud Mode, your question is transcribed and the reply is voiced through Walkie's cloud. In On-Device Mode both happen on this computer, and nothing leaves it except what the agent itself sends.
Walkie's assistant (when that is what answers)Your Walkie plan.Walkie's cloud. See What leaves your device.

On Omarchy

Omarchy designates one agent for the whole machine with omarchy default agent claude (or codex, opencode, hermes, openclaw, and others such as Pi, Crush and Cursor CLI). Walkie reads that choice and offers it as This computer's agent. When the designated agent is one Walkie can run quietly — Claude Code, Codex, OpenCode, Hermes or OpenClaw — you get the read-back by default and the window toggle to change it; otherwise Walkie opens Omarchy's own agent window with your words. The keys and the bindings.lua block are in Walkie on Omarchy.

Frequently asked questions about how to use Quick Ask with your coding agent

Why is Claude Code (or another agent) greyed out with "(not installed)"?

Walkie could not find its program. It looks in the places Walkie itself can see, then (on macOS and Linux) asks your login shell for its search path once at startup — which is how installs from nvm, fnm, mise and Volta are found even though apps launched from the Dock see a much shorter path — and then checks the usual install folders (Homebrew, npm and bun globals, ~/.local/bin, Claude Code's own installer, and their Windows equivalents). Three things to try, in order: confirm the agent runs in a terminal at all; click back into Walkie's window, because it looks again every time the window regains focus — and if the install added a new folder to your shell's search path, quit and reopen Walkie, since that path is read once at startup; and if it is still greyed out, choose Custom command… and type the program's full path, which skips the search entirely.

Does it need Walkie's connectors?

No. The agent brings its own tools, MCP servers and permissions — whatever you set up when you configured it. Walkie's connectors only take part when Walkie's assistant is the one answering, and the Connectors section in Settings → Agent says as much while an outside agent is selected.

Can it change things on my computer?

Yes. That is the point, and it is also the risk. Walkie launches each agent in its don't-stop-to-ask mode, so a request like "clean up my downloads folder" is carried out, not proposed. The agent uses the account and permissions you gave it. If you want answers without any of that, pick Walkie's assistant, which runs no commands and changes no files — it can only open an app or link you have allowed, paste text and draft an email.

How do I trigger it from a script or a window manager?

Run walkie --quick-ask (on macOS the program lives inside the app: /Applications/Walkie.app/Contents/MacOS/walkie --quick-ask). It tells the running Walkie to start a Quick Ask and returns straight away; Walkie stops listening on its own when you finish speaking, so one binding is enough. On Wayland compositors, where an app cannot register its own global hotkey, this is how the key works at all.

What if the agent takes a long time?

In the read-back mode Walkie waits up to 10 minutes. If the agent has not finished by then, or exits with an error, Walkie shows its error overlay briefly and nothing is spoken — Walkie's own log records the reason, including the last lines the agent printed. For jobs you expect to run long, turn on Open the agent's window instead and watch it work with no time limit.

Does it work on Omarchy?

Yes, and Omarchy is where it started. Pick the machine's agent with omarchy default agent, run Walkie's Set up my keys, and F8 or Super + Alt + M starts a Quick Ask. Walkie runs the designated agent quietly when it can and opens Omarchy's agent window otherwise.

Which voice reads the answer?

The same voice Read Aloud uses. In Cloud Mode that is the Voice picked in Settings → Agent, one of Walkie's cloud voices; in On-Device Mode it is the on-device voice chosen in Read Aloud's settings, and the answer never leaves this computer. See Reading text aloud.

View as markdown
Was this helpful?