Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: add Hermes Agent integration page#15

Merged
twschiller merged 2 commits into
mainfrom
docs/hermes-agent
May 30, 2026
Merged

docs: add Hermes Agent integration page#15
twschiller merged 2 commits into
mainfrom
docs/hermes-agent

Conversation

@twschiller

Copy link
Copy Markdown
Contributor

Summary

  • Adds docs/src/content/docs/hermes-agent.md covering how to run agent-browser-shield alongside Nous Research's Hermes Agent.
  • Documents the local-attach path: launch Chrome with --remote-debugging-port=9222 --user-data-dir=$HOME/.hermes/chrome-debug, load extension/dist/ into that profile, then /browser connect from the Hermes CLI.
  • Defers the Browserbase remote-attach recipe to a short "see also" pointer at the existing OpenClaw page — Hermes documents /browser connect ws://host:port only, and its compatibility with the wss://…?apiKey=…&sessionId=… URL Browserbase returns hasn't been verified.
  • Registers the page in the Starlight sidebar after the OpenClaw entry.

Test plan

  • bun run build in docs/ succeeds and emits /hermes-agent/index.html.
  • Visual check of the rendered page (sidebar entry, internal link to OpenClaw section, code blocks render).
  • Smoke-test the documented local-attach flow against a real Hermes install before promoting the Browserbase pointer to a full recipe.

🤖 Generated with Claude Code

Covers attaching Hermes Agent to a local Chromium that has
agent-browser-shield installed, via /browser connect over CDP. Points
at the existing OpenClaw page for the Browserbase upload/session flow,
since Hermes' /browser connect compatibility with the wss:// connect URL
hasn't been verified yet.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@vercel

vercel Bot commented May 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-browser-shield-demo-site Ready Ready Preview, Comment May 30, 2026 2:50pm

Request Review

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@twschiller twschiller merged commit 85123cc into main May 30, 2026
7 checks passed
@twschiller twschiller deleted the docs/hermes-agent branch May 30, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant