close

DEV Community

Posts

The Daily Context: Third Edition

The Daily Context: Issue #3

DEV and Major League Hacking (MLH) correspondents are on the floor covering the AI Engineer World's Fair all week long. Tune in to keep up with key announcements, interviews, and more.

Check out our third edition

The SRE Interview: Questions I Actually Ask
Cover image for The SRE Interview: Questions I Actually Ask

The SRE Interview: Questions I Actually Ask

BERJAYA 1
Comments
1 min read
agent-shadow-mode: Run Your Agent in Record-Not-Execute Mode Before You Trust It

agent-shadow-mode: Run Your Agent in Record-Not-Execute Mode Before You Trust It

Comments
5 min read
llmfleet: pool many agents' turns into one Batch API call and save 50 percent

llmfleet: pool many agents' turns into one Batch API call and save 50 percent

Comments
4 min read
I rewrote my Bedrock client three times. Then I extracted the boring parts into one library.

I rewrote my Bedrock client three times. Then I extracted the boring parts into one library.

Comments
4 min read
My RAG system slowly got worse for three months and nobody noticed.

My RAG system slowly got worse for three months and nobody noticed.

Comments
4 min read
I shipped 50 agent infrastructure libraries. Here is what I learned.

I shipped 50 agent infrastructure libraries. Here is what I learned.

Comments
7 min read
Prompt Engineering Hygiene: The Invisible Layer Under Your Agent Logic

Prompt Engineering Hygiene: The Invisible Layer Under Your Agent Logic

Comments
6 min read
Setting Up Agent Observability in 30 Minutes

Setting Up Agent Observability in 30 Minutes

Comments
6 min read
Grow Your Instagram Smarter with Instagrow — Chrome Extension for Safe Automation

Grow Your Instagram Smarter with Instagrow — Chrome Extension for Safe Automation

Comments
2 min read
Four Patterns for Multi-Agent Python Systems That Actually Work

Four Patterns for Multi-Agent Python Systems That Actually Work

Comments
5 min read
A six-concern production harness for Nemotron agents on Crusoe Managed Inference

A six-concern production harness for Nemotron agents on Crusoe Managed Inference

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

One Registry to Rule All Your Agent Tools

Comments
4 min read
Heuristic Prompt Compression: Cut Your Context Window Usage Without Losing Key Information

Heuristic Prompt Compression: Cut Your Context Window Usage Without Losing Key Information

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

Senior roles and legacy code migration

How Are Developers Actually Using AI At Work?

BERJAYA BERJAYA BERJAYA 177
Comments 238
4 min read
Build System Prompts From Named Sections Instead of One Giant String

Build System Prompts From Named Sections Instead of One Giant String

Comments
4 min read
Your Agent Loop Needs a Real Exit: llm-stop-conditions

Your Agent Loop Needs a Real Exit: llm-stop-conditions

Comments
5 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
prompt-cache-key: Stable Hashes for Anthropic Prompt Cache Scopes

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

Comments
5 min read
Defending Against Prompt Injection in Python Agents

Defending Against Prompt Injection in Python Agents

Comments
6 min read
loading...