DEV Community

#agents

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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
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
A/B Test Your Prompts Without a Framework

A/B Test Your Prompts Without a Framework

Comments
5 min read
Stable Anthropic Cache Scope Hashes: Know Whether Your Prompt Will Hit the Cache

Stable Anthropic Cache Scope Hashes: Know Whether Your Prompt Will Hit the Cache

Comments
5 min read
Your Agent Loop Needs a Real Exit: llm-stop-conditions

Your Agent Loop Needs a Real Exit: llm-stop-conditions

Comments
5 min read
Replay Every LLM Prompt Against a New Model Before You Migrate

Replay Every LLM Prompt Against a New Model Before You Migrate

Comments
3 min read
Stable Cache Keys for LLM Requests: Canonical Hashing in Rust

Stable Cache Keys for LLM Requests: Canonical Hashing in Rust

Comments
4 min read
tool-output-format: Render Tool Results as LLM-Friendly Markdown

tool-output-format: Render Tool Results as LLM-Friendly Markdown

Comments
5 min read
agent-citation: Track Where Every Agent Claim Came From

agent-citation: Track Where Every Agent Claim Came From

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
Detect Prompt Injection Before Your Agent Acts on It

Detect Prompt Injection Before Your Agent Acts on It

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
How to Know When Your Agent Is Done (Before It Runs Forever)

How to Know When Your Agent Is Done (Before It Runs Forever)

Comments
6 min read
Rust: Tag Your Agent Tools With Side-Effect Metadata Before Dispatching Them in Parallel

Rust: Tag Your Agent Tools With Side-Effect Metadata Before Dispatching Them in Parallel

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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.