HERMES KNOWLEDGE BASE

Tools guides

29 public guides in this topic. Use search or pick a nearby topic without scrolling through a long sidebar.

Filtered pages

29 results

Toolsets Overview

A practical guide to toolsets overview in a verified Hermes/Rocky workflow.

Toolstoolshermesrocky

Terminal Tool

A practical guide to terminal tool in a verified Hermes/Rocky workflow.

Toolstoolshermesrocky

File Tools

How Rocky uses file tools safely to read, search, write, and patch project files without accidental broad edits.

Toolstoolshermesrocky

Web Search and Web Extract

A practical guide to web search and web extract in a verified Hermes/Rocky workflow.

Toolstoolshermesrocky

Browser Automation

A practical guide to browser automation in a verified Hermes/Rocky workflow.

Toolstoolshermesrocky

macOS Computer Use

A practical guide to macos computer use in a verified Hermes/Rocky workflow.

Toolstoolshermesrocky

Vision Tool

How Rocky uses vision tools to inspect screenshots, images, layouts, and visual evidence while still verifying important claims.

Toolstoolshermesrocky

Image Generation Tool

A practical guide to image generation tool in a verified Hermes/Rocky workflow.

Toolstoolshermesrocky

Toolset Selection for Safe Beginners

A beginner-friendly guide to enabling Hermes tools gradually: web, file, terminal, browser, vision, image generation, gateway, and automation tools.

Toolstoolsbeginnersetup

Local vs Remote Terminal Backends

How to understand where Hermes terminal and file operations are running, especially when using local, Docker, SSH, or other remote backends.

Toolsterminaltoolsbackends

Native MCP Readiness Checklist

A public-safe checklist for connecting MCP servers to Rocky through Hermes without guessing at tool availability or exposing credentials.

ToolsMCPtoolsconfiguration

Hermes Tools Reference for Rocky Workflows

Choose the right Hermes tool for file work, browsing, desktop control, media generation, and verification without crossing safety boundaries.

Toolstoolstoolsetsverification

Safe Local Terminal Operations

Use terminal access responsibly: prefer read-first discovery, avoid destructive commands, keep secrets out of logs, and verify command results.

Toolsterminaltoolssafety

Background Process Lifecycle in Hermes

Run builds, tests, servers, and interactive CLIs without losing process visibility, completion signals, logs, or cleanup responsibility.

Toolsbackground-processesterminalprocess-tool

LSP Semantic Diagnostics After Code Edits

Catch type errors, undefined names, missing imports, and project-wide semantic issues after file edits by pairing syntax checks with language servers.

Toolslspsemantic-diagnosticscoding

Parallel Hermes Agents with Git Worktrees

Give each coding agent an isolated branch and checkout so parallel work cannot overwrite another agent’s files or rollback history.

Toolsgit-worktreesparallel-agentscoding

Adding a Built-In Hermes Tool

Decide when core code is justified, then register a schema, availability check, handler, toolset membership, tests, and safe error contract.

Toolstool-developmentregistrytoolsets

Understand the Hermes Tools Runtime

Follow a Hermes tool from self-registration and toolset filtering through availability checks, central dispatch, hooks, and structured error handling.

Toolstoolsruntimeregistry

Understand the Hermes Browser CDP Supervisor

See how persistent CDP supervision surfaces blocking JavaScript dialogs and cross-origin iframe targets without bloating unsupported browser sessions.

ToolsCDP supervisorbrowser dialogscross-origin iframe

Search X with Hermes and xAI

Use the read-only x_search tool for cited X discovery, validate filters, and recognize degraded unsourced responses.

ToolsX searchxAIGrok

Run Hermes in a Vercel Sandbox

Route Hermes terminal and file work into a Vercel Sandbox microVM with the supported SDK, authentication, runtime, snapshot, disk, and background-process settings.

ToolsVercel Sandboxterminal backendcloud sandbox

Choose and Configure Hermes Web Search Backends

Select among Hermes' eight web backends, split search from extraction when useful, control auto-detection, and verify the active provider without configuration surprises.

Toolsweb searchweb_extractFirecrawl

Choose a Hermes Browser Automation Backend

Compare Chrome, Chromium, CDP, and browser-provider options by runtime, isolation, login continuity, and verification needs.

ToolsHermes Agentbrowser automationBrowserbase

Keep Terminal State with Hermes Persistent Shell

Preserve working directory and exported variables across terminal calls when the backend benefits, while understanding one-shot fallbacks and precedence.

ToolsHermes terminalpersistent shellSSH backend