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.
Your Agent Loop Needs a Real Exit: llm-stop-conditions

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

Comments
5 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
Build a Provider Failover Chain That Actually Works Under Pressure

Build a Provider Failover Chain That Actually Works Under Pressure

Comments
3 min read
claude-stream-rs: parse Anthropic SSE streaming responses into a typed Rust enum

claude-stream-rs: parse Anthropic SSE streaming responses into a typed Rust enum

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
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
I rebuilt an AI startup's landing page. here's what actually went into it.

I rebuilt an AI startup's landing page. here's what actually went into it.

Comments
2 min read
Build System Prompts From Named Sections Instead of One Giant String

Build System Prompts From Named Sections Instead of One Giant String

Comments
4 min read
llm-json-repair: Three-Pass Local JSON Repair for LLM Responses in Rust

llm-json-repair: Three-Pass Local JSON Repair for LLM Responses in Rust

Comments
4 min read
Per-Step JSONL Logging for Agent Runs: Know What Your Agent Did and When

Per-Step JSONL Logging for Agent Runs: Know What Your Agent Did and When

Comments
4 min read
llm-fallback-router-rs: Multi-Provider LLM Failover in Rust

llm-fallback-router-rs: Multi-Provider LLM Failover in Rust

Comments
5 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
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
agentcast: Validate and Retry LLM JSON Responses Until They Match Your Schema

agentcast: Validate and Retry LLM JSON Responses Until They Match Your Schema

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