← All terms

Command Palette

A keyboard-driven quick-navigation and action menu in the Agenhood console, opened with Cmd+K.

The command palette is a keyboard-driven quick-navigation and quick-action interface in the Agenhood web console, opened with a Cmd+K, or equivalent, shortcut, that lets a user jump to an agent, start a task, or trigger a common action by typing rather than clicking through menus.

How it works in Agenhood

Pressing the shortcut opens a search box overlaid on the current screen. Typing filters a list of matching destinations and actions, such as a specific agent, a recent task, or a command like starting a new task or opening a workflow, and selecting one performs it immediately, without the user needing to navigate through the console's regular menus and pages. Because it is reachable from anywhere in the console with the same shortcut, it works as a shortcut to functionality regardless of which page is currently open.

Why it matters

A console that manages many agents, tasks, workflows, and schedules can accumulate a lot of navigation depth. A command palette collapses that depth into a single, searchable entry point, which is faster for a user who already knows what they want to do than clicking through a sidebar or a series of pages. It particularly benefits users who operate the console frequently, since keyboard-driven navigation tends to be faster than mouse-driven navigation once the available commands are familiar. It also reduces reliance on memorizing where a given page lives in the console's menu structure, since the same search box can find an agent, a task, or a setting by name.

Related concepts

The command palette pattern, a keyboard-triggered searchable list of navigation targets and actions, originates in code editors and has become a standard interface element across many web applications and admin consoles; it is not specific to Agenhood or to agent infrastructure. In Agenhood it is scoped to the console's own objects and actions, such as agents, tasks, workflows, and schedules, rather than to the agents' own sandboxed environments. Reaching an agent's underlying container instead requires a separate mechanism, such as the in-browser terminal, which the command palette can itself be used to open quickly. Command palette entries are typically limited to actions the console already exposes elsewhere, so it acts as a faster route to existing functionality rather than a distinct feature of its own.

Get started

Deploy your fleet.

Put a fleet of sandboxed agents to work on your own infrastructure, provisioned in seconds and watched live from one console.

Get started

Admin-provisioned · Self-host in one command · Your data never leaves your VM