Skip to content

Zeus Hermes Orchestrator v0.1.1

Choose a tag to compare

@brainx brainx released this 18 Jun 04:04

Highlights

  • Requires API keys for all non-health local API endpoints, with ZEUS_ALLOW_UNAUTH_READS=1 for local unauthenticated GETs.
  • Adds robust quoted .env serialization/parsing for rendered profiles.
  • Strengthens Linux PID ownership checks with live /proc command-line verification.
  • Adds persisted bot restart policy state with exponential backoff.
  • Adds explicit zeus bot reconcile and API reconcile routes.

Verification

  • sh scripts/test.sh
  • sh scripts/repo_check.sh
  • ruff format/check
  • mypy zeus
  • bandit -r zeus
  • python -m build
  • twine check