DEV Community

#agents

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Step Through Your Agent's Failures Like a Debugger

Step Through Your Agent's Failures Like a Debugger

Comments
4 min read
Stop sending your users' SSNs to the LLM

Stop sending your users' SSNs to the LLM

Comments
5 min read
claude-cost: Cache-Aware Claude Cost Calculator for Rust (Anthropic API + Bedrock)

claude-cost: Cache-Aware Claude Cost Calculator for Rust (Anthropic API + Bedrock)

Comments
4 min read
Self-Impose Rate Limits on Your Agent Before Your Provider Does

Self-Impose Rate Limits on Your Agent Before Your Provider Does

Comments
6 min read
Rust: Check If Your Payload Fits a Model's Context Window Before You Send It

Rust: Check If Your Payload Fits a Model's Context Window Before You Send It

Comments
4 min read
When the Model Says 'ASCENDING' and Your Enum Wants 'asc': tool-arg-fuzzy

When the Model Says 'ASCENDING' and Your Enum Wants 'asc': tool-arg-fuzzy

Comments
5 min read
Render Tool Output as LLM-Friendly Markdown: Give the Model Readable Data, Not Raw JSON

Render Tool Output as LLM-Friendly Markdown: Give the Model Readable Data, Not Raw JSON

Comments
5 min read
PII Redaction Before LLM Calls: Keep User Data Out of Your Prompt Logs

PII Redaction Before LLM Calls: Keep User Data Out of Your Prompt Logs

Comments
4 min read
Ordered Provider Failover: Try Anthropic, Fall Back to OpenAI, Then Gemini

Ordered Provider Failover: Try Anthropic, Fall Back to OpenAI, Then Gemini

Comments
4 min read
Strip Thinking Tags From LLM Output Before Sending to Users

Strip Thinking Tags From LLM Output Before Sending to Users

Comments
4 min read
Declarative Tool Prerequisites: Enforce Tool Ordering Before the Agent Calls in the Wrong Order

Declarative Tool Prerequisites: Enforce Tool Ordering Before the Agent Calls in the Wrong Order

Comments
4 min read
Named Persona Registry: Keep Your Agent Identities Consistent Across Every Session

Named Persona Registry: Keep Your Agent Identities Consistent Across Every Session

Comments
4 min read
Register Named Health Checks for Your Agent So You Know What's Broken

Register Named Health Checks for Your Agent So You Know What's Broken

Comments
4 min read
Check Token Count Before You Hit the 413

Check Token Count Before You Hit the 413

Comments
5 min read
In-Process Pub/Sub for Agent Events: Decouple Your Observability From Your Logic

In-Process Pub/Sub for Agent Events: Decouple Your Observability From Your Logic

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