Skip to content

Zeus 0.1.4

Latest

Choose a tag to compare

@brainx brainx released this 27 Jun 19:37

Zeus v0.1.4

Fixed

  • Hermes launch failures such as missing or non-executable Hermes binaries now return structured failed bot status instead of uncaught exceptions.
  • Gateway processes that exit during startup are covered by both unit and real fake-Hermes integration tests.
  • Added authenticated GET /bots/<bot-id>/inspect endpoint for runtime diagnostics.
  • Inspect diagnostics include profile-file presence, PID marker metadata, live command-line verification, and redacted recent logs.
  • Inspect never returns .env contents and always requires x-zeus-api-key.
  • Sensitive log diagnostics require authentication.

Verification

  • make release-check
  • wheel smoke test
  • twine check
  • SHA256SUMS.txt
  • GitHub artifact attestations