Anonymous View

DEV Community

Python

import antigravity

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Stable Anthropic Cache Scope Hashes: Know Whether Your Prompt Will Hit the Cache

Stable Anthropic Cache Scope Hashes: Know Whether Your Prompt Will Hit the Cache

Comments
5 min read
prompt-replay: Record and Replay LLM Prompts Across Models

prompt-replay: Record and Replay LLM Prompts Across Models

Comments
5 min read
Your Agent Loop Has No Clock: agent-deadline

Your Agent Loop Has No Clock: agent-deadline

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
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
agent-replay-trace: step through JSONL agent traces for debugging

agent-replay-trace: step through JSONL agent traces for debugging

Comments
5 min read
llm-retry-py: Full-Jitter Retry for LLM Calls in Python

llm-retry-py: Full-Jitter Retry for LLM Calls in Python

Comments
5 min read
prompt-template-version: Semver-Pin Your System Prompts So You Can Always Roll Back

prompt-template-version: Semver-Pin Your System Prompts So You Can Always Roll Back

Comments
6 min read
Per-Key Rate Limiting for Agent Tool Calls: Stop One User From Breaking Everything

Per-Key Rate Limiting for Agent Tool Calls: Stop One User From Breaking Everything

Comments
4 min read
The Tool That Kept Doing Full-Table Scans: tool-arg-defaults

The Tool That Kept Doing Full-Table Scans: tool-arg-defaults

Comments
6 min read
Debug Agent Failures After They Happen with JSONL Traces

Debug Agent Failures After They Happen with JSONL Traces

Comments
5 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
Function Signatures to Multi-Provider Tool Schemas: One Source of Truth for All LLM Providers

Function Signatures to Multi-Provider Tool Schemas: One Source of Truth for All LLM Providers

Comments
4 min read
Your Agent Is Calling That Tool Again: tool-loop-guard

Your Agent Is Calling That Tool Again: tool-loop-guard

Comments
6 min read
A/B Test Your Prompts Without a Framework

A/B Test Your Prompts Without a Framework

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