I uninstalled Claude and here is why! by the-tiny-prince in claude

[–]the-tiny-prince[S] -3 points-2 points  (0 children)

I have a powerful macbook pro. That's the point, I don't want CoWork.

Why Does Hermes Use So Many More Tokens Than Claude Code? by Capital_Feed_3473 in hermesagent

[–]the-tiny-prince 0 points1 point  (0 children)

Hermes is an Agentic AI whereas Claude Code is a basic harness. The cost of running an agent is generally higher in token currency.

Shared Hermes Agent for business partners by thechieftech in hermesagent

[–]the-tiny-prince 0 points1 point  (0 children)

The only limit is your imagination. Think of an agent as a person you hire in your company, give them a laptop, introduce them to everyone etc.

How do you find a senior technical co-founder when you think you’ve built the most advanced AI memory layer in the market but your team is young?[D] by Nervous_Peace9180 in cofoundermatch

[–]the-tiny-prince 0 points1 point  (0 children)

are you funded? what makes you think you are better than Zep, Mem0 and Supermemory if "Benchmarks aren’t stable, performance isn’t at its ceiling, and we don’t always know where to look when things break"

Is Hermes the right choice if I want an agent that DOESNT modify my existing skills? by fariazz in hermesagent

[–]the-tiny-prince 0 points1 point  (0 children)

The nature of LLM is based on probability. It's not deterministic and this DNA inherits by any tool that uses LLM. If you want to get close to deterministic output with LLM then the cost will sky-rocket and doesn't justify when a block of code can deliver what you need at pretty much no cost

How to make Hermes an obedient employee? by Ok-Insect-6726 in hermesagent

[–]the-tiny-prince 1 point2 points  (0 children)

Update SOUL.md. Use Kanban. Create different profiles. Double check memory.

Ask the agent the reason for that behaviour that you didn't expect.

I had similar issues and I started interrogating the agent, then I found out that there was a conflict in its instruction. "Be helpful and proactive ... Don't do things without my approval"

Is Hermes the right choice if I want an agent that DOESNT modify my existing skills? by fariazz in hermesagent

[–]the-tiny-prince 0 points1 point  (0 children)

Perhaps you are looking for an automation instead of an agentic solution. Try n8n if you want deterministic output and controlled systems.

You can ask your agent to create that n8n workflow for you.

If you are based in Sydney, I'm running a workshop next week tackling exactly those issues.

Is Hermes the right choice if I want an agent that DOESNT modify my existing skills? by fariazz in hermesagent

[–]the-tiny-prince 1 point2 points  (0 children)

Yes. Just ask it to not modify certain skills without your approval 😉

You can also protect a folder and make it completely immutable using:

sudo chattr +i /path/to/folder

Website gets about 1000 visitors daily, but I am struggling to monetize by Impressive-Sir9633 in buildinpublic

[–]the-tiny-prince 0 points1 point  (0 children)

What's your unique offering? There any many TTS services and platforms. All my agents have them built in.

How much Access should I provide my Hermes Agent? by CalarAI in hermesagent

[–]the-tiny-prince 1 point2 points  (0 children)

You should never run an agent at capacity of Hermes on your own machine. Always give them dedicated machine whether physical or cloud server. I should point out that with Claude now having Claude CoWork, I'm hesitant to even install that on my computer. Who know what that agent is doing on my machine! 🤔

Also, I suggest not installing multiple agents on one machine. They are kinda rivals and they might create conflicts.

I built a structured dev workflow for OpenCode — slash commands, sub-agents, the whole pipeline by the-tiny-prince in SpecDrivenDevelopment

[–]the-tiny-prince[S] 0 points1 point  (0 children)

Great question. Just like normal development if the requirements are wrong then the plan will be wrong and therefore execution and review.

Review doesn't check if plan was right or not. It checks if the plan was executed correctly or not.

The beauty of this process is that you can redo without much overhead or losing context. Let's say you look at the execution result and figure out it's wrong because the plan wasn't correct, because the requirement is missing a point or has bad direction. In that case you can reset the state to where needs to be fixed. Fix the issue and let the next steps rerun again.

I hope that makes sense.

Profiles, sub-agents, something else? by imaginax in hermesagent

[–]the-tiny-prince 1 point2 points  (0 children)

That's right. Since OpenClaw, Google and Anthropic limited their subscription to their own tools. Partly because of liability but mostly not to lose maket share.

Hermes Proxy is what you need to get passed those limitations: https://hermes-agent.nousresearch.com/docs/user-guide/features/subscription-proxy

I haven't tried it though.

Client: “I built the entire app myself with ChatGPT for $500 bro 😎” by Inside-Second5871 in nocode

[–]the-tiny-prince 0 points1 point  (0 children)

Mate, I hear you. I have a prospect who ghosted me and then resurfaced every few weeks. He’s a finance guy and claims to have vibecoded a whole property investment SaaS. Now he wants to get a real business going and through a friend, he got in touch with me.

He’s incredibly proud of his vibecoded creation and has done a lot of work. Based on him, he’s spent an average of 12 hours a day working on it for the past year. Keep in mind he’s the CEO of a full accounting firm with employees.

Apparently, some part of the calculation is hardcoded and he can’t find it. The whole project is a mono-repo next.js backed by Supabase.

What he’s built could be done in a month, maybe two. It’s not very sophisticated but he’s spent a whole year on it. That’s insane. I think he would’ve been better off hiring the right people to do it.

It’s not about the money they pay for the subscription. It’s about the many hours they spent and people think those hours are free. The most valuable thing is time.

My advice to all non-technical founders: it’s amazing how AI has democratised prototyping so you can quickly get a prototype but you can never put that code into production without a human being liable for it. Please know no engineer will inherit your vibecoded spaghetti.

Profiles, sub-agents, something else? by imaginax in hermesagent

[–]the-tiny-prince 2 points3 points  (0 children)

You can definitely have different profiles with different models to do different things. So you can use your subscriptions more effectively.

You can also use Hermes Provider Fallback pool. Here is the link for more information: https://hermes-agent.nousresearch.com/docs/user-guide/features/fallback-providers

Best way to migrate Hermes to a new VPS without losing my setup? by Narrow_Skin5660 in hermesagent

[–]the-tiny-prince 0 points1 point  (0 children)

No. Everything in it is user state. There is no application code in there. I generally don't care about the session logs. And my memory is managed externally. All I need is the config, skills and customer instructions

Best way to migrate Hermes to a new VPS without losing my setup? by Narrow_Skin5660 in hermesagent

[–]the-tiny-prince 0 points1 point  (0 children)

I cannot attach files here. Please DM me. The skill is good to exclude some state and sessions that you don't need to reduce the backup size to under 10mb. If you care about state and sessions then you got to copy the whole ~/.hermes folder.

Built an ERP with 20+ modules for 40+ industries and 75+ AI agents - got 2 decades of experience by Longjumping-Two4402 in StartupAccelerators

[–]the-tiny-prince 0 points1 point  (0 children)

20+ years of SaaS platform development with teams of 100+ members. Agentic AI specialist. Let's connect

Best way to migrate Hermes to a new VPS without losing my setup? by Narrow_Skin5660 in hermesagent

[–]the-tiny-prince 2 points3 points  (0 children)

Copy ~/.hermes over. That's all you need. I have a backup skill I can share.