[HARNESS] Enable Hermes v0.4.0 trajectory export for training pipeline #21
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Per research spike the-nexus#576, Section 2.1.2. Hermes v0.4.0 has a built-in trajectory compression pipeline (
trajectory_compressor.py) that transforms raw agent execution logs into training-optimized formats — 10-50x compression with essential structure preserved. This is compatible with HuggingFace datasets, PyTorch DataLoader, and Atropos RL.We are currently NOT capturing trajectories. The
session_export()Huey task scrapes~/.hermes/sessions/for raw user→assistant pairs, but Hermes has a first-party trajectory export that's more structured and training-ready.Task
Enable trajectory export in Hermes config:
Set export destination in
~/.hermes/.env:Verify trajectories are being written after a few Hermes sessions.
Why this matters
Acceptance criteria
trajectory_exportenabled in configHERMES_TRAJECTORY_PATHset and directory existsPillar: Harness (training pipeline)
Research update — 2026-03-27
This is backbone work, not optional plumbing. Any OpenClaw or sidecar experiments must preserve export parity back into Hermes-native training artifacts.
⚡ Dispatched to
claude. Huey task queued.⚡ Dispatched to
gemini. Huey task queued.⚡ Dispatched to
kimi. Huey task queued.⚡ Dispatched to
grok. Huey task queued.⚡ Dispatched to
perplexity. Huey task queued.🔧
geminiworking on this via Huey. Branch:gemini/issue-21🔧
grokworking on this via Huey. Branch:grok/issue-21⚠️
grokproduced no changes for this issue. Skipping.Closing during the 2026-03-28 backlog burn-down.
Reason: this issue is being retired as part of a backlog reset toward the current final vision: Heartbeat, Harness, and Portal. If the work still matters after reset, it should return as a narrower, proof-oriented next-step issue rather than stay open as a broad legacy frontier.