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.
Hermes Agent Changed How I Think About Execution Boundaries

Hermes Agent Challenge Submission: Write About Hermes Agent

Hermes Agent Changed How I Think About Execution Boundaries

1
Comments 1
7 min read
This is a submission for the Hermes Agent Challenge, Autonomous GitHub PR Reviewer with Hermes Agent and Spring Boot

Hermes Agent Challenge Submission: Build With Hermes Agent

This is a submission for the Hermes Agent Challenge, Autonomous GitHub PR Reviewer with Hermes Agent and Spring Boot

Comments
2 min read
Building a Self-Improving Orchestration Layer for IoT Dashboards

Hermes Agent Challenge Submission: Write About Hermes Agent

Building a Self-Improving Orchestration Layer for IoT Dashboards

5
Comments
3 min read
My AI Agent Was Escalating Every Contract. One Decision Layer Fixed It 📑🤖📑🤖

Hermes Agent Challenge Submission: Build With Hermes Agent

My AI Agent Was Escalating Every Contract. One Decision Layer Fixed It 📑🤖📑🤖

Comments 2
3 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.

Comments
2 min read
I ran three Hermes agents in parallel. trace-merge stitched them into one timeline I could read.

Hermes Agent Challenge Submission: Build With Hermes Agent

I ran three Hermes agents in parallel. trace-merge stitched them into one timeline I could read.

Comments
5 min read
One Hermes tool call took 4.8 seconds. The others averaged 900ms. trace-anomaly found it.

Hermes Agent Challenge Submission: Build With Hermes Agent

One Hermes tool call took 4.8 seconds. The others averaged 900ms. trace-anomaly found it.

Comments
3 min read
Your Hermes agent's prompt cache is 30% hit because of one timestamp. Here's how to find it.

Hermes Agent Challenge Submission: Write About Hermes Agent

Your Hermes agent's prompt cache is 30% hit because of one timestamp. Here's how to find it.

Comments
4 min read
After every Hermes agent run, I print a 10-line summary. Now I know exactly what happened.

Hermes Agent Challenge Submission: Build With Hermes Agent

After every Hermes agent run, I print a 10-line summary. Now I know exactly what happened.

Comments
2 min read
I had 3,000 agent trace events in JSONL. My manager wanted them in Excel. One line.

Hermes Agent Challenge Submission: Build With Hermes Agent

I had 3,000 agent trace events in JSONL. My manager wanted them in Excel. One line.

Comments
2 min read
My agent started lying. It took me two days to realize the system prompt had changed.

Hermes Agent Challenge Submission: Write About Hermes Agent

My agent started lying. It took me two days to realize the system prompt had changed.

Comments
3 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.

Comments
2 min read
My Hermes agent spent how much? trace-cost for JSONL audit logs

Hermes Agent Challenge Submission: Build With Hermes Agent

My Hermes agent spent how much? trace-cost for JSONL audit logs

Comments
3 min read
p95 latency was 1.68 seconds. I didn't know until I built trace-stats.

Hermes Agent Challenge Submission: Write About Hermes Agent

p95 latency was 1.68 seconds. I didn't know until I built trace-stats.

Comments
3 min read
grep for your agent traces — substring, exact, and regex in one call

Hermes Agent Challenge Submission: Build With Hermes Agent

grep for your agent traces — substring, exact, and regex in one call

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