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
Three Error Recovery Patterns for LLM Agent Tool Failures
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Three Error Recovery Patterns for LLM Agent Tool Failures
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 min read
agent-shadow-mode: Run Your Agent in Record-Not-Execute Mode Before You Trust It
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
agent-shadow-mode: Run Your Agent in Record-Not-Execute Mode Before You Trust It
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 min read
I Shipped 50 Agent-Stack Libraries. Here Is How They Fit Together.
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
I Shipped 50 Agent-Stack Libraries. Here Is How They Fit Together.
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
6 min read
Streaming LLM Responses in Python Agents: What Goes Wrong and How to Fix It
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Streaming LLM Responses in Python Agents: What Goes Wrong and How to Fix It
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
6 min read
agenttap: see exactly what your LLM SDK sent to the wire, with API keys scrubbed
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
agenttap: see exactly what your LLM SDK sent to the wire, with API keys scrubbed
#
hermeschallenge
#
ai
#
llm
#
agents
Comments
Add Comment
4 min read
My agent called search() with `{"query": null}`. The error message I returned saved the next 30 minutes.
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
My agent called search() with `{"query": null}`. The error message I returned saved the next 30 minutes.
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
4 min read
Prompt Engineering Hygiene: The Invisible Layer Under Your Agent Logic
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Prompt Engineering Hygiene: The Invisible Layer Under Your Agent Logic
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
6 min read
Adding Memory to Your Python Agent Without a Vector Database
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Adding Memory to Your Python Agent Without a Vector Database
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 min read
prompt-eval-rubric: Score Your Agent's Outputs Without Paying for Another LLM Call
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
prompt-eval-rubric: Score Your Agent's Outputs Without Paying for Another LLM Call
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 min read
Four Patterns for Multi-Agent Python Systems That Actually Work
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Four Patterns for Multi-Agent Python Systems That Actually Work
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 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
When to Move an Agent Library From Python to Rust
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
When to Move an Agent Library From Python to Rust
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 min read
Composable Stop Conditions: Know When Your Agent Is Actually Done
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Composable Stop Conditions: Know When Your Agent Is Actually Done
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
4 min read
agentfit-rs: Token-Aware Message Truncation for Rust LLM Agents
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
agentfit-rs: Token-Aware Message Truncation for Rust LLM Agents
#
hermeschallenge
#
ai
#
rust
#
agents
Comments
Add Comment
6 min read
The $12 LLM Call Nobody Saw Coming: llm-cost-cap
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
The $12 LLM Call Nobody Saw Coming: llm-cost-cap
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 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