Skip to main content

StageWhisper BYO AI relay plugin for Hermes Agent

Project description

StageWhisper Hermes Plugin

Hermes plugin that connects to StageWhisper's encrypted reasoning relay. Receives live call reasoning jobs, executes them via your configured LLM provider, and returns results.

Install

pip install hermes-plugin-stagewhisper
hermes plugins enable stagewhisper

Or for local development, copy hermes_stagewhisper_plugin/ into ~/.hermes/plugins/stagewhisper/.

Configure these in your shell or ~/.hermes/.env:

  • OPENAI_API_KEY — Your LLM provider API key
  • OPENAI_BASE_URL — API base URL (default: https://api.openai.com/v1)
  • STAGEWHISPER_REASONING_MODEL — Model override (default: gpt-4o)
  • STAGEWHISPER_API_URL — StageWhisper backend override (normally set by pairing)

Pair

  1. In StageWhisper desktop → Settings → Assistant → Hermes → Generate Pairing Code
  2. On your Hermes host:
hermes stagewhisper pair --code <CODE>

The plugin exchanges X25519 keys and stores the relay config.

Verify

hermes stagewhisper status

BYO mode (end-to-end encrypted reasoning)

When the desktop is in BYO reasoning mode, all analysis prompts are encrypted end-to-end between the desktop and the plugin. The plugin decrypts, runs the prompt through your LLM, encrypts the result, and posts it back.

Unpair

hermes stagewhisper unpair

Tools for the LLM

The plugin registers three tools Hermes's LLM can call:

  • stagewhisper_pair(code, label, api_url) — Pair with StageWhisper desktop
  • stagewhisper_relay(action) — Start/stop/status/restart the relay
  • stagewhisper_unpair() — Unpair and clear config

Architecture

Desktop (E2EE) ↔ StageWhisper Backend (blind relay) ↔ Hermes Plugin (this)
                                                          ├── SSE stream consumer
                                                          ├── XChaCha20-Poly1305 crypto
                                                          └── OpenAI-compatible LLM provider

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hermes_plugin_stagewhisper-0.2.0.tar.gz (15.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hermes_plugin_stagewhisper-0.2.0-py3-none-any.whl (20.7 kB view details)

Uploaded Python 3

File details

Details for the file hermes_plugin_stagewhisper-0.2.0.tar.gz.

File metadata

File hashes

Hashes for hermes_plugin_stagewhisper-0.2.0.tar.gz
Algorithm Hash digest
SHA256 57a05fd7a79de1279e1c0e9e3fa86dffa678c04e316ed3a6fb5f02fa1836a1b8
MD5 585263ec4a0fc566efe623470fe5e9fc
BLAKE2b-256 a47da4e1795f2652095a4021cc113737ad639b000cd5923247c9d6dc1524c30d

See more details on using hashes here.

File details

Details for the file hermes_plugin_stagewhisper-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for hermes_plugin_stagewhisper-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b4cd3d1bee5af4814186f419bf99c7a4d2c13f0119aa796ba8f77516737e01a4
MD5 31be3157db86357e659629c98c40d0fb
BLAKE2b-256 0012ff3fed6608769ac587dab8d7a19ee0c1dc61ddda96b4bc3542dd57aa0625

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page