Files
hermes-agent/plugin-catalog/hermes-talk.yaml

25 lines
889 B
YAML

name: hermes-talk
repo: https://github.com/TheSmokeDev/hermes-talk
sha: 981711b8f44df78e2ad958174e931c1b584b8bdd
description: >-
Realtime voice for Hermes through terminal, Discord, dashboard and Desktop.
Live voice mode (TALK_VOICE_MODE=live, TALK_LIVE_AUTH=subscription) connects with your
own Codex OAuth session to the undocumented chatgpt.com/backend-api/codex/realtime/calls
endpoint, which is outside the vendor's published API terms and may change or stop
working without notice.
maintainer: TheSmokeDev
tier: community
category: voice
version: "0.21.1"
docs_url: https://github.com/TheSmokeDev/hermes-talk/blob/981711b8f44df78e2ad958174e931c1b584b8bdd/README.md
capabilities:
provides_tools: []
provides_hooks:
- on_session_end
- subagent_start
- subagent_stop
- post_tool_call
- pre_approval_request
provides_middleware: []
requires_env: []