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.
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
agent-citation: Track Where Every Agent Claim Came From

agent-citation: Track Where Every Agent Claim Came From

Comments
6 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
One Registry to Rule All Your Agent Tools

One Registry to Rule All Your Agent Tools

Comments
4 min read
agent-resume: checkpoint and resume long-running AI agent jobs in Python

agent-resume: checkpoint and resume long-running AI agent jobs in Python

Comments
5 min read
Sliding Message Window for Agent Loops: Trim Context Without Splitting Tool Pairs

Sliding Message Window for Agent Loops: Trim Context Without Splitting Tool Pairs

Comments
4 min read
Single-Flight LLM Calls: Coalesce 50 Concurrent Identical Requests Into One API Call

Single-Flight LLM Calls: Coalesce 50 Concurrent Identical Requests Into One API Call

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
tool-output-truncate-py: Trim Tool Output Before It Eats Your Context Window

tool-output-truncate-py: Trim Tool Output Before It Eats Your Context Window

Comments
5 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
Durable Agent State Checkpoints: Resume Where You Left Off When the Run Crashes

Durable Agent State Checkpoints: Resume Where You Left Off When the Run Crashes

Comments
4 min read
prompt-cache-key: Stable Hashes for Anthropic Prompt Cache Scopes

prompt-cache-key: Stable Hashes for Anthropic Prompt Cache Scopes

Comments
5 min read
Per-Key Rate Limiting for Agent Tool Calls: Stop One User From Breaking Everything

Per-Key Rate Limiting for Agent Tool Calls: Stop One User From Breaking Everything

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

Defending Against Prompt Injection in Python Agents

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