DEV Community

Python

import antigravity

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
agent-resume: checkpoint and resume long-running AI agent jobs in Python

agent-resume: checkpoint and resume long-running AI agent jobs in Python

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
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
llm-message-hash-py: Canonical Hashes for LLM Request Structures

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

Comments
5 min read
Stop Paying for the Same Tool Call Twice: Memoize LLM Tool Calls with tool-call-cache

Stop Paying for the Same Tool Call Twice: Memoize LLM Tool Calls with tool-call-cache

Comments
5 min read
llmfleet: a gather-window dispatcher that fixes your parallel Claude eval rate limits

llmfleet: a gather-window dispatcher that fixes your parallel Claude eval rate limits

Comments
5 min read
Format Tool Output for LLMs Before It Becomes a Tool Result: tool-output-format

Format Tool Output for LLMs Before It Becomes a Tool Result: tool-output-format

Comments
5 min read
Keep Your Anthropic Prompt Cache Alive With prompt-cache-warmer

Keep Your Anthropic Prompt Cache Alive With prompt-cache-warmer

Comments
5 min read
I parallelized two tool calls to speed up my agent. One was a database write. Here's what happened.

I parallelized two tool calls to speed up my agent. One was a database write. Here's what happened.

Comments
6 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
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
prompt-replay: Record and Replay LLM Prompts Across Models

prompt-replay: Record and Replay LLM Prompts Across Models

Comments
5 min read
50 Users Ask the Same Question. Your Agent Makes 50 API Calls. Here's the Fix.

50 Users Ask the Same Question. Your Agent Makes 50 API Calls. Here's the Fix.

Comments
4 min read
Checkpoint Your Agent Jobs So Crashes Don't Mean Starting Over

Checkpoint Your Agent Jobs So Crashes Don't Mean Starting Over

Comments
4 min read
perfectcorp-tryon-concierge: Virtual Try-On via Chat

perfectcorp-tryon-concierge: Virtual Try-On via Chat

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