Hey everybody, I just wanted to start a discussion around what agent harnesses people are using for local AI setups right now.
Personally, the two I keep coming back to are Hermes Agent and Agent Zero.
This community talks a lot about Hermes Agent, and honestly for good reason. It’s fantastic for local AI workflows. Mine runs through Minimax 2.7 and does an excellent job. It’s still more of a terminal based agent than anything else but it’s incredibly solid.
What I’ve found interesting though is that if you want more of a companion style local agent experience I find Agent Zero is my favorite, similar to the newer OpenAI Codex style apps or even the newer versions of Google Antigravity, there honestly are not that many projects that have been around long enough to fully mature and work reliably day to day.
That’s actually why my current daily driver has become Agent Zero. The community behind it has been updating it like crazy lately, and it keeps getting better.
One thing that’s especially interesting for the GB10 systems is how Agent Zero handles isolation and safety. It runs inside its own container and also uses its own virtual machine setup, which makes it feel a lot safer to experiment with while still keeping everything local.
Some of the community members have now started actually installing Blender inside the container and then Agent Zero is the full access to it inside it, which is just amazing.
Like in Codex, you can actually select objects and then it can change it. And then it also has the full Libra Office Suite installed too, which is really good for report writing that I’ve been playing with.
Hermes Agent: https://github.com/NousResearch/hermes-agent
Agent Zero: https://github.com/agent0ai/agent-zero
Just wanted to bring this up and show the community some other agent harnesses that are working really well locally right now.
What are you all using these days?



