DEV Community

#agents

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
llm-message-hash-py: Canonical Hashes for LLM Request Structures

llm-message-hash-py: Canonical Hashes for LLM Request Structures

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
agentguard: Network Egress Allowlist for AI Agent Tools

agentguard: Network Egress Allowlist for AI Agent Tools

Comments
5 min read
LRU Memoization for Agent Tool Calls with tool-result-cache

LRU Memoization for Agent Tool Calls with tool-result-cache

Comments
5 min read
token-budget-py: Thread-Safe Token and USD Caps for Python Agents

token-budget-py: Thread-Safe Token and USD Caps for Python Agents

Comments
5 min read
Decouple Your Agent Components with a Pub/Sub Event Bus

Decouple Your Agent Components with a Pub/Sub Event Bus

Comments
5 min read
agentvet-rs: Validate Tool Args Before Your Agent Executes Them (Rust)

agentvet-rs: Validate Tool Args Before Your Agent Executes Them (Rust)

Comments
5 min read
Sanitize Your LLM Message Lists Before Every API Call

Sanitize Your LLM Message Lists Before Every API Call

Comments
3 min read
tool-arg-fuzzy-rs: Fuzzy Match LLM Enum Args to Valid Values in Rust

tool-arg-fuzzy-rs: Fuzzy Match LLM Enum Args to Valid Values in Rust

Comments
5 min read
Stop Hammering a Broken API: Circuit Breakers for LLM Calls in Rust

Stop Hammering a Broken API: Circuit Breakers for LLM Calls in Rust

Comments
5 min read
Stop Generating Fresh UUIDs as Idempotency Keys

Stop Generating Fresh UUIDs as Idempotency Keys

Comments
6 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
Debug Agent Failures After They Happen with JSONL Traces

Debug Agent Failures After They Happen with JSONL Traces

Comments
5 min read
prompt-cache-warmer-rs: Pre-Warm the Anthropic Prompt Cache from Rust

prompt-cache-warmer-rs: Pre-Warm the Anthropic Prompt Cache from Rust

Comments
5 min read
Validate LLM Output Before It Reaches Your Users

Validate LLM Output Before It Reaches Your Users

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