DEV Community

#agents

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Three Error Recovery Patterns for LLM Agent Tool Failures

Three Error Recovery Patterns for LLM Agent Tool Failures

Comments
5 min read
agent-shadow-mode: Run Your Agent in Record-Not-Execute Mode Before You Trust It

agent-shadow-mode: Run Your Agent in Record-Not-Execute Mode Before You Trust It

Comments
5 min read
I Shipped 50 Agent-Stack Libraries. Here Is How They Fit Together.

I Shipped 50 Agent-Stack Libraries. Here Is How They Fit Together.

Comments
6 min read
Streaming LLM Responses in Python Agents: What Goes Wrong and How to Fix It

Streaming LLM Responses in Python Agents: What Goes Wrong and How to Fix It

Comments
6 min read
agenttap: see exactly what your LLM SDK sent to the wire, with API keys scrubbed

agenttap: see exactly what your LLM SDK sent to the wire, with API keys scrubbed

Comments
4 min read
My agent called search() with `{"query": null}`. The error message I returned saved the next 30 minutes.

My agent called search() with `{"query": null}`. The error message I returned saved the next 30 minutes.

Comments
4 min read
Prompt Engineering Hygiene: The Invisible Layer Under Your Agent Logic

Prompt Engineering Hygiene: The Invisible Layer Under Your Agent Logic

Comments
6 min read
Adding Memory to Your Python Agent Without a Vector Database

Adding Memory to Your Python Agent Without a Vector Database

Comments
5 min read
prompt-eval-rubric: Score Your Agent's Outputs Without Paying for Another LLM Call

prompt-eval-rubric: Score Your Agent's Outputs Without Paying for Another LLM Call

Comments
5 min read
Four Patterns for Multi-Agent Python Systems That Actually Work

Four Patterns for Multi-Agent Python Systems That Actually Work

Comments
5 min read
My agent cited a document that does not exist. Here is the library I wrote to catch that.

My agent cited a document that does not exist. Here is the library I wrote to catch that.

Comments
5 min read
When to Move an Agent Library From Python to Rust

When to Move an Agent Library From Python to Rust

Comments
5 min read
Composable Stop Conditions: Know When Your Agent Is Actually Done

Composable Stop Conditions: Know When Your Agent Is Actually Done

Comments
4 min read
agentfit-rs: Token-Aware Message Truncation for Rust LLM Agents

agentfit-rs: Token-Aware Message Truncation for Rust LLM Agents

Comments
6 min read
The $12 LLM Call Nobody Saw Coming: llm-cost-cap

The $12 LLM Call Nobody Saw Coming: llm-cost-cap

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