Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
agents
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Score Your Agent's Responses With a 0.0-1.0 Rubric (No LLM Judge Required)
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Score Your Agent's Responses With a 0.0-1.0 Rubric (No LLM Judge Required)
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
4 min read
Validate LLM Output Before It Reaches Your Users
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Validate LLM Output Before It Reaches Your Users
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 min read
llm-message-hash-py: Canonical Hashes for LLM Request Structures
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
llm-message-hash-py: Canonical Hashes for LLM Request Structures
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 min read
agenttap: Wire-Level Prompt Introspection for LLM Agents
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
agenttap: Wire-Level Prompt Introspection for LLM Agents
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
4 min read
The conversation you saved to disk still has the SSN in it
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
The conversation you saved to disk still has the SSN in it
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
6 min read
Pre-Flight Cost Gates for LLM Calls: Stop Expensive Requests Before They Hit the API
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Pre-Flight Cost Gates for LLM Calls: Stop Expensive Requests Before They Hit the API
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 min read
claude-stream-rs: parse Anthropic SSE streaming responses into a typed Rust enum
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
claude-stream-rs: parse Anthropic SSE streaming responses into a typed Rust enum
#
hermeschallenge
#
ai
#
rust
#
agents
Comments
Add Comment
5 min read
How to Know When Your Agent Is Done (Before It Runs Forever)
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
How to Know When Your Agent Is Done (Before It Runs Forever)
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
6 min read
My agent made a $400 mistake. I had no idea why. So I built a WHY layer.
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
My agent made a $400 mistake. I had no idea why. So I built a WHY layer.
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 min read
When Your LLM Provider Goes Down Mid-Demo: llm-fallback-chain
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
When Your LLM Provider Goes Down Mid-Demo: llm-fallback-chain
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
6 min read
Heuristic Prompt Compression: Cut Your Context Window Usage Without Losing Key Information
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Heuristic Prompt Compression: Cut Your Context Window Usage Without Losing Key Information
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
4 min read
My agent cited a document that does not exist. Here is the library I wrote to catch that.
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
My agent cited a document that does not exist. Here is the library I wrote to catch that.
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 min read
agenttrace: Track Cost and Latency Across Every LLM Call in Your Agent
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
agenttrace: Track Cost and Latency Across Every LLM Call in Your Agent
#
hermeschallenge
#
ai
#
javascript
#
agents
Comments
Add Comment
5 min read
agenttrace-rs: Group LLM Calls into Named Runs and Get Cost Breakdowns in Rust
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
agenttrace-rs: Group LLM Calls into Named Runs and Get Cost Breakdowns in Rust
#
hermeschallenge
#
ai
#
rust
#
agents
Comments
Add Comment
4 min read
Session-Scoped Tool Call Deduplication: Stop Your Agent From Doing the Same Thing Twice
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Session-Scoped Tool Call Deduplication: Stop Your Agent From Doing the Same Thing Twice
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
4 min read
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account