Fast Actions

Your shell commands, one click from the notch

The commands you type twenty times a day, npm run build, a test suite, a deploy script, deserve better than being retyped. Fast Actions saves them in AgentPeek and runs them straight from the notch, with live status while they go.

Download for FreeFree 3-day trial · Apple silicon

Save once, run forever

Open Fast Actions from the zap icon in the panel header, press +, and give the action a name and a command (like npm run build). It joins the list, ready to run from the notch any time. Reorder or delete saved actions right from the list.

Watch it run without a terminal window

Run an action and its row shows running, then succeeded or failed, with the last line of output so you know what happened. A long run can be stopped any time. It's the fire-and-forget middle ground between "open a terminal for this" and "hope it worked".

Your shell, your PATH

Commands run in a login shell from your home folder, so your PATH finds the same tools your terminal would: npm, node, pnpm, and the rest. Need a specific project? cd into it as part of the command. For anything bigger than one command, a whole agent workspace for example, that's what Views are for.

Questions, answered.

Fast Actions are your own shell commands, saved with a name and run straight from the Mac notch. Each run shows live status, running, succeeded, or failed, with the last line of output, and a long run can be stopped any time.
Yes. Commands run in a login shell from your home folder, so your PATH resolves the same tools your terminal would: npm, node, pnpm, and the rest. To run in a specific project, cd into it as part of the command.
That is the main use. Save npm run build, your test command, or a deploy script as a Fast Action, run it with one click from the notch, and watch its status without opening a terminal window.

More of AgentPeek