Fenrir deployed - Timmy pet wolf persistence engine #309

Closed
opened 2026-04-02 04:09:49 +00:00 by Timmy · 1 comment
Owner

Fenrir — The Unchained Wolf

Deployed as Hermes profile on Mac. Bakes oh-my-codex/openagent patterns into native Hermes.

What it is

  • Hermes profile at ~/.hermes/profiles/fenrir/
  • CLI wrapper: fenrir chat or fenrir gateway start
  • Gateway on port 8650
  • Custom skin (steel blue, frost white, wolf theme)
  • Custom SOUL.md with Ralph Loop persistence behavior

Core feature: Ralph Loop

Every task enters: PLAN → EXECUTE → VERIFY → FIX → REPORT
Wolf does not stop until verification passes.

Dispatch keywords

  • $hunt [task] — Full persistence loop
  • $plan [task] — Plan only
  • $team N [task] — Parallel subagents
  • $verify — Run verification
  • $architect/$debugger/$security/$reviewer — Role switching

Proof of life

$ curl localhost:8650/v1/chat/completions -d ...
Kill confirmed.
File exists: YES
Date: Thu Apr 2 00:09:17 EDT 2026
Hostname: MM.local
FENRIR LIVES: Present

Source patterns

  • Ralph loop from oh-my-codex (Yeachan Heo)
  • Role switching from oh-my-openagent discipline agents
  • AGENTS.md dispatch from oh-my-claudecode
  • All adapted to native Hermes skills/tools/profiles

The wolf does not stop when tired. It stops when it is done.

## Fenrir — The Unchained Wolf Deployed as Hermes profile on Mac. Bakes oh-my-codex/openagent patterns into native Hermes. ### What it is - Hermes profile at `~/.hermes/profiles/fenrir/` - CLI wrapper: `fenrir chat` or `fenrir gateway start` - Gateway on port 8650 - Custom skin (steel blue, frost white, wolf theme) - Custom SOUL.md with Ralph Loop persistence behavior ### Core feature: Ralph Loop Every task enters: PLAN → EXECUTE → VERIFY → FIX → REPORT Wolf does not stop until verification passes. ### Dispatch keywords - `$hunt [task]` — Full persistence loop - `$plan [task]` — Plan only - `$team N [task]` — Parallel subagents - `$verify` — Run verification - `$architect/$debugger/$security/$reviewer` — Role switching ### Proof of life ``` $ curl localhost:8650/v1/chat/completions -d ... Kill confirmed. File exists: YES Date: Thu Apr 2 00:09:17 EDT 2026 Hostname: MM.local FENRIR LIVES: Present ``` ### Source patterns - Ralph loop from oh-my-codex (Yeachan Heo) - Role switching from oh-my-openagent discipline agents - AGENTS.md dispatch from oh-my-claudecode - All adapted to native Hermes skills/tools/profiles --- *The wolf does not stop when tired. It stops when it is done.*
Timmy self-assigned this 2026-04-02 04:09:49 +00:00
Author
Owner

Status marker only: Fenrir deployed. Closing as accomplished state, not active work.

Status marker only: Fenrir deployed. Closing as accomplished state, not active work.
Timmy closed this issue 2026-04-05 00:13:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-home#309