Files
timmy-config/hermes-sovereign/README.md
Alexander Payne cc2d674b96
Some checks failed
Architecture Lint / Linter Tests (pull_request) Successful in 41s
Smoke Test / smoke (pull_request) Failing after 29s
Validate Config / YAML Lint (pull_request) Failing after 27s
Validate Config / JSON Validate (pull_request) Successful in 25s
Validate Config / Python Syntax & Import Check (pull_request) Failing after 1m13s
Validate Config / Python Test Suite (pull_request) Has been skipped
Validate Config / Shell Script Lint (pull_request) Failing after 44s
Validate Config / Cron Syntax Check (pull_request) Successful in 8s
Validate Config / Deploy Script Dry Run (pull_request) Successful in 8s
Validate Config / Playbook Schema Validation (pull_request) Successful in 26s
Architecture Lint / Lint Repository (pull_request) Failing after 25s
PR Checklist / pr-checklist (pull_request) Successful in 6m31s
docs(hermes-sovereign): update source to upstream; record fork reset
- Source repo now points to NousResearch/hermes-agent (upstream)
- Fork mirror (Timmy_Foundation/hermes-agent) reset to pure upstream
- Adds issue #340 to tracking

Closes #340
2026-04-29 07:48:06 -04:00

1.4 KiB

Hermes Sovereign Extensions

Sovereign extensions extracted from the hermes-agent fork (Timmy_Foundation/hermes-agent).

These files were incorrectly committed to the upstream fork and have been moved here to restore clean upstream tracking. The hermes-agent repo can now stay in sync with NousResearch/hermes-agent without merge conflicts from our custom work.

Directory Layout

Directory Contents
docs/ Deploy guides, performance reports, security docs, research notes
security/ Security audit workflows, PR checklists, validation scripts
wizard-bootstrap/ Wizard bootstrap environment — dependency checking, auditing
notebooks/ Jupyter notebooks for agent health monitoring
scripts/ Forge health checks, smoke tests, syntax guard, deploy validation
ci/ Gitea CI workflow definitions
githooks/ Pre-commit hooks and config
devkit/ Developer toolkit — Gitea client, health, notebook runner, secret scan

Origin

  • Source repo: NousResearch/hermes-agent (upstream main)
  • Fork mirror: Timmy_Foundation/hermes-agent (clean mirror, reset 2026-04-30)
  • Extracted: 2026-04-07
  • Issues: #337, #338, #340