Files
timmy-config/bin
Step35Hermes 55f9fbbf79 refactor(ops): reset hermes-agent references to pure upstream
Replace all operational references to the Timmy_Foundation/hermes-agent fork
with NousResearch/hermes-agent (pure upstream). This sidecar-4 reset affects:

- tasks.py REPOS list
- bin/ops-* shell helpers (ops-helpers, ops-panel, ops-gitea, ops-status)
- bin/orchestrator and agent dispatch scripts (timmy-orchestrator, agent-loop, gemini-loop)
- agent playbooks (issue-triager, bug-fixer, security-auditor, etc)
- utility scripts (conflict_detector, pr_triage, kaizen_retro, timmy-status)
- hermes-sovereign/devkit/gitea_client.py default repo
- hermes-sovereign/docs/DEPLOY.md clone instructions
- code-claw-delegation.md documentation

The hermes-agent installation at ~/.hermes/hermes-agent should be reset
by running: git checkout main && git reset --hard origin/main

Refs #340
2026-04-26 06:09:21 -04:00
..