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.
Tool Call Deduplication: Stop Your Agent from Doing the Same Thing Twice

Tool Call Deduplication: Stop Your Agent from Doing the Same Thing Twice

Comments
6 min read
agent-citation: Track Where Every Agent Claim Came From

agent-citation: Track Where Every Agent Claim Came From

Comments
6 min read
llm-tool-arg-coerce: Coerce LLM Tool Args to Expected Types with a Function-Sig Shortcut

llm-tool-arg-coerce: Coerce LLM Tool Args to Expected Types with a Function-Sig Shortcut

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
100 Users, One LLM Call: Single-Flight Deduplication with llm-batch-coalesce

100 Users, One LLM Call: Single-Flight Deduplication with llm-batch-coalesce

Comments
6 min read
agentfit: Trim Agent Message History to Fit Your Context Window

agentfit: Trim Agent Message History to Fit Your Context Window

Comments
5 min read
How Are Developers Actually Using AI At Work?

Senior roles and legacy code migration

How Are Developers Actually Using AI At Work?

178
Comments 237
4 min read
Your Agent Loop Has No Clock: agent-deadline

Your Agent Loop Has No Clock: agent-deadline

Comments
5 min read
Single-Flight Batching: When Many Callers Need the Same LLM Response

Single-Flight Batching: When Many Callers Need the Same LLM Response

Comments
6 min read
One Registry to Rule All Your Agent Tools

One Registry to Rule All Your Agent Tools

Comments
4 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
Why is Your Chatbot Saving "Good Morning" as the Customer's Name? 🤖🤦‍♂️

Why is Your Chatbot Saving "Good Morning" as the Customer's Name? 🤖🤦‍♂️

Comments
3 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
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
agentsnap-rs: Snapshot Testing for Rust Agent Tool-Call Traces

agentsnap-rs: Snapshot Testing for Rust Agent Tool-Call Traces

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