Love the post and have a similar setup. But I have questions about how you handle sensitive personal info with Codex and Claude with this setup given Hermes has no boundaries on its own with its integrations with Codex for example. It can leak memory and tool calls and context through. At home I have Hermes on a VPS with matrix and mnemosyne and it is largely for personal use. While I was excited to try out the seaml…
My Agent Setup
61–69 of 69 posts
Re: My Agent Setup
#62Love the post and have a similar setup. But I have questions about how you handle sensitive personal info with Codex and Claude with this setup given Hermes has no boundaries on its own with its integrations with Codex for example. It can leak memory and tool calls and context through. At home I have Hermes on a VPS with matrix and mnemosyne and it is largely for personal use. While I was excited to try out the seaml…
Keep the memory/tool silo in Hermes. I run TrustedRouter; trustedrouter/zdr gives that agent a ZDR-only model hop, but it cannot make Codex or Claude subscriptions ZDR. https://trustedrouter.com/blog/one-api-all-llms-provably-pri...
Re: My Agent Setup
#63I’d love to understand more about your Obsidian setup and Buzz.
The Matrix app on iOS isn’t as good as Telegram.
I have 16 Nanobot instances—4 for my parents and 12 for me and my spouse.
With OpenWebUI and its Knowledge feature, I was thinking of moving some of them there.
I have only one small VPS for ntfy and Matrix. Everything else is self-hosted.
A few years ago, I bought way too much RAM for my Dell server and added more storage just to experiment. Now I’m sitting on a gold mine, with prices having nearly tripled!
I also have a Synology for VM snapshots and backups to Google Drive and B2.
Re: My Agent Setup
#64Re: My Agent Setup
#65Love the post and have a similar setup. But I have questions about how you handle sensitive personal info with Codex and Claude with this setup given Hermes has no boundaries on its own with its integrations with Codex for example. It can leak memory and tool calls and context through. At home I have Hermes on a VPS with matrix and mnemosyne and it is largely for personal use. While I was excited to try out the seaml…
I do separate the agents duties somewhat to try and give them the least privileges they need to do a job, and talk to all of them through buzz, and they talk to each other (occasionally) when they need something they don't have access to.
As mentioned in the post I still do a majority of my coding at my local terminal with just bits and pieces sent to my "dev-agent" through Buzz. This is a next experiment for me - (that's a hyphen!) to offload more coding to agents.
Re: My Agent Setup
#66This is awesome! I have a similar setup, with multiple Nanobot Docker instances across three different VMs, along with Matrix and Gitea. I also have a few connected with Obsidian. I’d love to understand more about your Obsidian setup and Buzz. The Matrix app on iOS isn’t as good as Telegram. I have 16 Nanobot instances—4 for my parents and 12 for me and my spouse. With OpenWebUI and its Knowledge feature, I was think…
I use the actual Buzz ios app which I was building on my own but at first glance it appears is now in the iOS store.
Re: My Agent Setup
#67Thanks for the write-up! I'm interested in doing something similar. How are you sandboxing the agents?
Re: My Agent Setup
#68I would never have the power to have AI just do everything. I like to create, not have some slop machine do whatever.
AI is far from doing everything in my setup. just looking for incremental wins to see if my slop machine can be useful.
Its basically just a weird limbo thing that runs and you dont care how bad it is, not even considering what bugs it has. Outout is usually only glanced over.
Re: My Agent Setup
#69Love the post and have a similar setup. But I have questions about how you handle sensitive personal info with Codex and Claude with this setup given Hermes has no boundaries on its own with its integrations with Codex for example. It can leak memory and tool calls and context through. At home I have Hermes on a VPS with matrix and mnemosyne and it is largely for personal use. While I was excited to try out the seaml…