DEV Community

Hermes Agent Challenge

This is the official tag for submissions and announcements related to the Hermes Agent Challenge.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
5 Things I Wish I Knew Before Building with Hermes Agent

Hermes Agent Challenge Submission: Write About Hermes Agent

5 Things I Wish I Knew Before Building with Hermes Agent

1
Comments 1
4 min read
My Hermes agent kept returning JSON in a markdown code block. I kept writing the same regex. Then I stopped.

Hermes Agent Challenge Submission: Build With Hermes Agent

My Hermes agent kept returning JSON in a markdown code block. I kept writing the same regex. Then I stopped.

4
Comments
2 min read
My Hermes agent loop blew the context window at turn 47. llm-context-trim fixed it.

Hermes Agent Challenge Submission: Build With Hermes Agent

My Hermes agent loop blew the context window at turn 47. llm-context-trim fixed it.

4
Comments
3 min read
Building an Autonomous MCP Lead Generation System with Hermes Agent

Hermes Agent Challenge Submission: Build With Hermes Agent

Building an Autonomous MCP Lead Generation System with Hermes Agent

3
Comments 2
5 min read
Building an Accessibility Agent with Hermes Agent: Sound to Music for People Who Couldn't Before

Hermes Agent Challenge Submission: Build With Hermes Agent

Building an Accessibility Agent with Hermes Agent: Sound to Music for People Who Couldn't Before

4
Comments
7 min read
My agent kept hitting context limits. This one function fixed it.

Hermes Agent Challenge Submission: Write About Hermes Agent

My agent kept hitting context limits. This one function fixed it.

4
Comments
2 min read
My Hermes agent's stop condition was a 40-line if/elif chain. I replaced it with 3 lines.

Hermes Agent Challenge Submission: Write About Hermes Agent

My Hermes agent's stop condition was a 40-line if/elif chain. I replaced it with 3 lines.

4
Comments
2 min read
I replaced 200 lines of ad-hoc state management in my Hermes agent with one object.

Hermes Agent Challenge Submission: Build With Hermes Agent

I replaced 200 lines of ad-hoc state management in my Hermes agent with one object.

3
Comments
2 min read
I changed one line in my Hermes system prompt. prompt-diff showed me exactly what.

Hermes Agent Challenge Submission: Write About Hermes Agent

I changed one line in my Hermes system prompt. prompt-diff showed me exactly what.

2
Comments
3 min read
What Happens When You Ask an Open-Source Agent to Do Real SRE Work on Windows? A Trajectory Worth Reading

Hermes Agent Challenge Submission: Write About Hermes Agent

What Happens When You Ask an Open-Source Agent to Do Real SRE Work on Windows? A Trajectory Worth Reading

3
Comments 1
6 min read
My Hermes agent ran 500 turns and cost $40 before I noticed. Now it can't.

Hermes Agent Challenge Submission: Build With Hermes Agent

My Hermes agent ran 500 turns and cost $40 before I noticed. Now it can't.

3
Comments
2 min read
Your Hermes agent's audit log is leaking customer emails. Here's a 100-line lib that fixes that.

Hermes Agent Challenge Submission: Write About Hermes Agent

Your Hermes agent's audit log is leaking customer emails. Here's a 100-line lib that fixes that.

1
Comments 2
4 min read
My Hermes agent called exec_shell. It shouldn't have been able to.

Hermes Agent Challenge Submission: Build With Hermes Agent

My Hermes agent called exec_shell. It shouldn't have been able to.

3
Comments
2 min read
Hermes Agent vs LangChain vs CrewAI: When to Reach for Each

Hermes Agent Challenge Submission: Write About Hermes Agent

Hermes Agent vs LangChain vs CrewAI: When to Reach for Each

5
Comments
3 min read
I had 800 lines of Hermes agent audit log. trace-tree turned it into a tree I could read.

Hermes Agent Challenge Submission: Build With Hermes Agent

I had 800 lines of Hermes agent audit log. trace-tree turned it into a tree I could read.

2
Comments
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.