DEV Community

#agents

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
prompt-eval-rubric: Composable 0.0-1.0 Scoring Rubrics for LLM Outputs

prompt-eval-rubric: Composable 0.0-1.0 Scoring Rubrics for LLM Outputs

Comments
6 min read
Detect Prompt Injection Before Your Agent Acts on It

Detect Prompt Injection Before Your Agent Acts on It

Comments
4 min read
llm-retry: Full-Jitter Exponential Backoff for LLM API Calls in Rust

llm-retry: Full-Jitter Exponential Backoff for LLM API Calls in Rust

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
Rust: Stop Retries From Double-Submitting LLM Calls With Content-Derived Idempotency Keys

Rust: Stop Retries From Double-Submitting LLM Calls With Content-Derived Idempotency Keys

Comments
4 min read
Run Your Agent in Shadow Mode Before You Trust It With Production

Run Your Agent in Shadow Mode Before You Trust It With Production

Comments
4 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
llm-budget-window: Per-Minute and Per-Hour Token Caps That Actually Work

llm-budget-window: Per-Minute and Per-Hour Token Caps That Actually Work

Comments
5 min read
Make Your Agent Idempotent: Run It Twice, Get the Same Result

Make Your Agent Idempotent: Run It Twice, Get the Same Result

Comments
4 min read
Stop Writing Tool Schemas by Hand: tool-schema-from-fn

Stop Writing Tool Schemas by Hand: tool-schema-from-fn

Comments
6 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
Defending Against Prompt Injection in Python Agents

Defending Against Prompt Injection in Python Agents

Comments
6 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
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
100 Users, One LLM Call: Single-Flight Deduplication with llm-batch-coalesce

100 Users, One LLM Call: Single-Flight Deduplication with llm-batch-coalesce

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