DEV Community

Artificial Intelligence

Artificial intelligence leverages computers and machines to mimic the problem-solving and decision-making capabilities found in humans and in nature.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Stop Generating Fresh UUIDs as Idempotency Keys

Stop Generating Fresh UUIDs as Idempotency Keys

Comments
6 min read
Split Long Documents Into Overlapping Chunks Without Losing Context

Split Long Documents Into Overlapping Chunks Without Losing Context

Comments
4 min read
Per-Tool Call-Count Caps: Prevent Any Single Tool From Running Away

Per-Tool Call-Count Caps: Prevent Any Single Tool From Running Away

Comments
4 min read
Five Things to Do Before You Deploy Your Agent to Production

Five Things to Do Before You Deploy Your Agent to Production

Comments
6 min read
llm-circuit-breaker-py: Open the Circuit Before Your Agent Hammers a Down Provider

llm-circuit-breaker-py: Open the Circuit Before Your Agent Hammers a Down Provider

Comments
5 min read
Your Agent Loop Has No Clock: agent-deadline

Your Agent Loop Has No Clock: agent-deadline

Comments
5 min read
Two Copies of the Tool List, One Agent That Broke: agent-fn-registry

Two Copies of the Tool List, One Agent That Broke: agent-fn-registry

Comments
7 min read
tool-loop-guard-rs: Break Agent Loops Before They Drain Your Budget

tool-loop-guard-rs: Break Agent Loops Before They Drain Your Budget

Comments
6 min read
I run 30 agents in parallel. They share one budget. Here is the pool primitive that makes that safe.

I run 30 agents in parallel. They share one budget. Here is the pool primitive that makes that safe.

Comments
4 min read
agentsnap: Jest-Style Snapshot Tests for AI Agent Tool Calls

agentsnap: Jest-Style Snapshot Tests for AI Agent Tool Calls

Comments
5 min read
Stop Getting Surprise Bills: Pre-Flight Cost Checks for LLM Calls

Stop Getting Surprise Bills: Pre-Flight Cost Checks for LLM Calls

Comments
4 min read
The Tool That Kept Doing Full-Table Scans: tool-arg-defaults

The Tool That Kept Doing Full-Table Scans: tool-arg-defaults

Comments
6 min read
prompt-template-version: Semver-Pin Your System Prompts So You Can Always Roll Back

prompt-template-version: Semver-Pin Your System Prompts So You Can Always Roll Back

Comments
6 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
agentguard-rs: Domain Allowlists for Rust AI Agent Network Calls

agentguard-rs: Domain Allowlists for Rust AI Agent Network Calls

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