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.
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
Your Agent Loop Has No Clock: agent-deadline

Your Agent Loop Has No Clock: agent-deadline

Comments
5 min read
Version and Hash Your Prompt Templates: Know Exactly Which Prompt Produced Each Response

Version and Hash Your Prompt Templates: Know Exactly Which Prompt Produced Each Response

Comments
5 min read
Monitor Your Agent's Health in Production

Monitor Your Agent's Health in Production

Comments
7 min read
Format Tool Output for LLMs Before It Becomes a Tool Result: tool-output-format

Format Tool Output for LLMs Before It Becomes a Tool Result: tool-output-format

Comments
5 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
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
agent-message-window: a sliding context window that never breaks a tool pair

agent-message-window: a sliding context window that never breaks a tool pair

Comments
5 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
My agent retried a 401 Unauthorized nine times. The fix was two lines.

My agent retried a 401 Unauthorized nine times. The fix was two lines.

Comments
5 min read
Score Your Agent's Responses With a 0.0-1.0 Rubric (No LLM Judge Required)

Score Your Agent's Responses With a 0.0-1.0 Rubric (No LLM Judge Required)

Comments
4 min read
Pre-Flight Cost Gates for LLM Calls: Stop Expensive Requests Before They Hit the API

Pre-Flight Cost Gates for LLM Calls: Stop Expensive Requests Before They Hit the API

Comments
5 min read
llm-fallback-router: Multi-Provider Failover for Python LLM Calls

llm-fallback-router: Multi-Provider Failover for Python LLM Calls

Comments
5 min read
The $12 LLM Call Nobody Saw Coming: llm-cost-cap

The $12 LLM Call Nobody Saw Coming: llm-cost-cap

Comments
5 min read
agentguard: Network Egress Allowlist for AI Agent Tools

agentguard: Network Egress Allowlist for AI Agent Tools

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