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

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

Comments
5 min read
Composable Stop Conditions: Know When Your Agent Is Actually Done

Composable Stop Conditions: Know When Your Agent Is Actually Done

Comments
4 min read
llm-tool-arg-coerce: Stop LLM String Arguments From Crashing Your Tools

llm-tool-arg-coerce: Stop LLM String Arguments From Crashing Your Tools

Comments
5 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
Priority Queue for Agent Sub-Tasks: Stop Processing Low-Priority Work First

Priority Queue for Agent Sub-Tasks: Stop Processing Low-Priority Work First

Comments
4 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
llm-fallback-router: Multi-Provider Failover for Python LLM Calls

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

Comments
5 min read
Detect Prompt Injection Before Your Agent Acts on It

Detect Prompt Injection Before Your Agent Acts on It

Comments
4 min read
Pre-Warm Your Anthropic Prompt Cache Before the Traffic Hits

Pre-Warm Your Anthropic Prompt Cache Before the Traffic Hits

Comments
4 min read
Compress Your Agent's Context Without Losing What Matters

Compress Your Agent's Context Without Losing What Matters

Comments
6 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
When Your LLM Provider Goes Down Mid-Demo: llm-fallback-chain

When Your LLM Provider Goes Down Mid-Demo: llm-fallback-chain

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

agentguard: Network Egress Allowlist for AI Agent Tools

Comments
5 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
tool-secret-scrubber-rs: Strip Secrets from LLM Tool Logs in Rust

tool-secret-scrubber-rs: Strip Secrets from LLM Tool Logs in Rust

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