This theory is insane, what if Cyberleek is just a marketing stunt made by Rockstar?
Now hear me out:
Cyberleek has put up a poll about Lucia's prologue in GTA VI, and the poll lasts 48 hours.
In the poll info, it says that the results will be uploaded to the content tab 24 hours at most after the poll ends.
Cyberleek's poll ends on the 26th of this month, on the 27th
Just less than 24 hours later, the GTA VI trailer drops on Netflix.
The thing about the lawsuits only came from third parties, Rockstar hasn't made a statement
And I wouldn't be surprised if they were buying the crypto to vote themselves in the polls because today's poll went in a second from 99% no to 99.3% yes
Is this the best marketing campaign in history?
Finally, a proper chat UI for Hermes Agent (open-source)!
Hermes ships an official dashboard, but it's primarily built for management, and its chat is just a terminal piped into a browser tab.
Hermes Web UI is an open-source chat-first alternative. It's self-hosted and points at your existing ~/.hermes state, so there's nothing new to configure.
- It's a native web chat, not a terminal in a tab
- Sessions group by date with a context ring
- Kanban renders the agent's task board
- Spaces manages your workspaces
- Skills panel lists the full catalog
- Tasks panel shows cron jobs
- Insights show usage and activity
- Memory shows MEMORY and SOUL files
- Logs tails the agent, gateway, and error logs
The whole setup runs 100% locally, binds to localhost by default, and you reach it over an SSH tunnel or Tailscale from your phone.
I have shared the Hermes Web UI GitHub repo in the replies.
Do note that it's a community project, not official, so expect occasional rough edges (concurrent profile runs are blocked for now).
To dive deeper into Hermes Agent, my co-founder wrote a full masterclass about it, covering the learning loop, the memory tiers, self-evolving skills, GEPA, and running multiple isolated agents.
Read it below.