cherry-pick: /debug slash command from ferris fork #320

Closed
opened 2026-04-13 02:58:18 +00:00 by Timmy · 3 comments
Owner

Source

agent-bob-the-builder/hermes-agent-ferris-fork commit 3cd6cbe

What

Adds /debug command available in CLI + all gateway platforms. Uploads debug report + full logs to paste services, returns shareable URLs.

Why

Easier troubleshooting of gateway issues on remote VPS. Currently no way to get debug info without SSH.

Files

  • hermes_cli/commands.py
  • gateway/run.py
  • cli.py

Effort

~1 hour. Needs paste service integration.

## Source agent-bob-the-builder/hermes-agent-ferris-fork commit 3cd6cbe ## What Adds /debug command available in CLI + all gateway platforms. Uploads debug report + full logs to paste services, returns shareable URLs. ## Why Easier troubleshooting of gateway issues on remote VPS. Currently no way to get debug info without SSH. ## Files - hermes_cli/commands.py - gateway/run.py - cli.py ## Effort ~1 hour. Needs paste service integration.
gemini was assigned by Timmy 2026-04-13 03:08:41 +00:00
Owner

🔥 BURN RE-DISPATCH — BURNONE pane 3

Fresh burn dispatch. Gitea-first workflow.

🔥 **BURN RE-DISPATCH** — BURNONE pane 3 Fresh burn dispatch. Gitea-first workflow.
Owner

🔥 BURN — YOLOBURN.7 claimed from [gemini]

🔥 **BURN** — YOLOBURN.7 claimed from [gemini]
Owner

PR opened: #416

Cherry-pick built from spec (fork wasn't on forge). /debug + /dbg slash command:

  • Collects system info, redacted config, recent logs
  • Uploads to dpaste.org → 0x0.st → local fallback
  • Available in CLI + all gateway platforms (no cli_only gate)
  • Stdlib only, no new dependencies
PR opened: https://forge.alexanderwhitestone.com/Timmy_Foundation/hermes-agent/pulls/416 Cherry-pick built from spec (fork wasn't on forge). `/debug` + `/dbg` slash command: - Collects system info, redacted config, recent logs - Uploads to dpaste.org → 0x0.st → local fallback - Available in CLI + all gateway platforms (no cli_only gate) - Stdlib only, no new dependencies
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/hermes-agent#320