DEV Community

#agents

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Session-Scoped Tool Call Deduplication: Stop Your Agent From Doing the Same Thing Twice

Session-Scoped Tool Call Deduplication: Stop Your Agent From Doing the Same Thing Twice

Comments
4 min read
llm-message-hash-py: Canonical Hashes for LLM Request Structures

llm-message-hash-py: Canonical Hashes for LLM Request Structures

Comments
5 min read
Stop Generating Fresh UUIDs as Idempotency Keys

Stop Generating Fresh UUIDs as Idempotency Keys

Comments
6 min read
50 Users Ask the Same Question. Your Agent Makes 50 API Calls. Here's the Fix.

50 Users Ask the Same Question. Your Agent Makes 50 API Calls. Here's the Fix.

Comments
4 min read
When Your LLM Provider Goes Down Mid-Demo: llm-fallback-chain

When Your LLM Provider Goes Down Mid-Demo: llm-fallback-chain

Comments
6 min read
Durable Agent State Checkpoints: Resume Where You Left Off When the Run Crashes

Durable Agent State Checkpoints: Resume Where You Left Off When the Run Crashes

Comments
4 min read
Subagentes en Claude Code: cómo crearlos y para qué sirven

Subagentes en Claude Code: cómo crearlos y para qué sirven

Comments
1 min read
Keep Your Anthropic Prompt Cache Alive With prompt-cache-warmer

Keep Your Anthropic Prompt Cache Alive With prompt-cache-warmer

Comments
5 min read
Token-Bucket Rate Limiting for LLM Calls: Don't 429 Your Own Agent

Token-Bucket Rate Limiting for LLM Calls: Don't 429 Your Own Agent

Comments
4 min read
Monitor Your Agent's Health in Production

Monitor Your Agent's Health in Production

Comments
7 min read
Stop Guessing Anthropic's Dict Shape for Image Blocks

Stop Guessing Anthropic's Dict Shape for Image Blocks

Comments
5 min read
Why Every Library in the Agent Stack Has Zero Runtime Dependencies

Why Every Library in the Agent Stack Has Zero Runtime Dependencies

Comments
6 min read
Your Agent Doesn't Know When to Stop. Give It a Deadline.

Your Agent Doesn't Know When to Stop. Give It a Deadline.

Comments
4 min read
agent-event-bus: Sync and Async Pub/Sub for Agent Events

agent-event-bus: Sync and Async Pub/Sub for Agent Events

Comments
5 min read
llm-tool-arg-coerce: Coerce LLM Tool Args to Expected Types with a Function-Sig Shortcut

llm-tool-arg-coerce: Coerce LLM Tool Args to Expected Types with a Function-Sig Shortcut

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