Skip to content

Releases: iamlukethedev/Hermes3D

Release list

Hermes3D 1.0.0

Choose a tag to compare

@iamlukethedev iamlukethedev released this 20 Aug 11:48
35763d9

The first public release of Hermes3D — a 3D office for your AI agents.

Connect it to a hermes-agent backend (directly, no adapter process — including over Tailscale) and every profile gets a desk: watch agents work, huddle up and chat when they talk to each other, and manage the built-in hermes kanban board straight from the office. Legacy gateway backends remain supported through the bundled adapters, and a demo gateway ships for trying it with no backend at all.

Run it with Docker:

docker run -p 3000:3000 ghcr.io/iamlukethedev/hermes3d:1.0.0

What's Changed

  • 3D office visual overhaul: cinematic renderer, PBR materials, campus exterior by @iamlukethedev in #3
  • Remove accidentally committed review screenshots by @iamlukethedev in #4
  • Single Hermes floor, Hermes agent task board, and white-screen fix by @iamlukethedev in #5
  • Raise perimeter walls into solid full-height walls by @iamlukethedev in #6
  • Explain Hermes endpoints that cannot serve the gateway protocol by @iamlukethedev in #7
  • Connect directly to a hermes-agent backend with no adapter process by @iamlukethedev in #8
  • Conversation circles for talking agents, full profile fleet, office crash fixes by @iamlukethedev in #9
  • Document the adapter-free hermes-agent setup over Tailscale by @iamlukethedev in #10
  • Replace real tailnet hostnames in tests with placeholders by @iamlukethedev in #11
  • Make the office react to conversations held in other clients by @iamlukethedev in #12
  • Make the office bridge plugin work under profiles and one-shot turns by @iamlukethedev in #13
  • Stop the office token from breaking the Hermes desktop app by @iamlukethedev in #14
  • Make conversation huddles readable and keep them off the furniture by @iamlukethedev in #15
  • Get the tree release-clean for the public repo by @iamlukethedev in #16
  • Make huddle chatter sound like conversation instead of a ticking clock by @iamlukethedev in #17
  • Show the built-in hermes kanban board instead of demanding a skill by @iamlukethedev in #18
  • Replace the README hero with a current office screenshot by @iamlukethedev in #19
  • Link published images to the repository with OCI labels by @iamlukethedev in #20
  • Release 1.0.0 by @iamlukethedev in #21

New Contributors

Full Changelog: https://github.com/iamlukethedev/Hermes3D/commits/v1.0.0