Hermes Agent: Multiple Profiles
It seems like everyone is talking about a Chief-of-Staff. An AI agent that will be your right hand throughout your day. You're Washington. It's Hamilton.
I've been running a Hermes Agent for the last few months and I am 100% in on this idea. Whilst I'm definitely having to bend myself/my tasks in a way to make the Agent able to fit, there is definitely value in the work I have it do for me. This website for one. I would never had had the time or patience to build something even this basic. With my Agent I just iterate and direct. One annoyance with the Agent was that it was always busy doing the tasks I assigned. A bit of digging and back and forth I realised this is a solved problem and there was a better way; boards and profiles.
Instead of one AI assistant doing everything in a single chat window, I have a team of isolated agents - each with its own context, model, and permissions. A Conductor routes every request. Specialists handle the work: one keeps the website running, another writes code, a third does research, another maintains my knowledge vault. They coordinate through a shared task board and a shared documents folder. This isn't like the incessant YouTubers talking about how they have 100 agents running 24/7 or have built some neon html dashboard to chat to each agent. That shit is shit and is a waste of time and just bait.
The setup allows me to converse with a single agent. When I need something done that I know is multiple actions, or is for a specific project, I give my agent to goals or tasks I think we need done and it posts them to a board for other agents to action and report back. The setup helps because context stays clean. The agent managing my website doesn't carry my research notes. The agent writing code doesn't have access to my database. Each profile uses the model that fits the job - cheap and fast for simple work, heavy reasoning only when needed.
What I've learned so far is isolation is a strength. Keeping tasks or skills separate has helped me create agents that can do one thing well and also helped my understanding of whats going on and, more often than not, why something went wrong. I can ensure one agent doesn't have access to a folder so I know it cant get in there to run amok. Separate permissions mean smaller blast radius. What effect this has on token usage, I dont know. Something for me to try and track. But for now the coordination overhead is worth it.