DEV Community

Python

import antigravity

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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
Stop Generating Fresh UUIDs as Idempotency Keys

Stop Generating Fresh UUIDs as Idempotency Keys

Comments
6 min read
The Agent That Retried Five Times Over a String: tool-arg-coerce-py

The Agent That Retried Five Times Over a String: tool-arg-coerce-py

Comments
5 min read
Replay Every LLM Prompt Against a New Model Before You Migrate

Replay Every LLM Prompt Against a New Model Before You Migrate

Comments
3 min read
Composable Stop Conditions: Know When Your Agent Is Actually Done

Composable Stop Conditions: Know When Your Agent Is Actually Done

Comments
4 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
The $12 LLM Call Nobody Saw Coming: llm-cost-cap

The $12 LLM Call Nobody Saw Coming: llm-cost-cap

Comments
5 min read
Make Your Agent Idempotent: Run It Twice, Get the Same Result

Make Your Agent Idempotent: Run It Twice, Get the Same Result

Comments
4 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
agenttap: Wire-Level Prompt Introspection for LLM Agents

agenttap: Wire-Level Prompt Introspection for LLM Agents

Comments
4 min read
Session-Scoped Tool Call Deduplication: Stop Your Agent From Doing the Same Thing Twice

Session-Scoped Tool Call Deduplication: Stop Your Agent From Doing the Same Thing Twice

Comments
4 min read
The conversation you saved to disk still has the SSN in it

The conversation you saved to disk still has the SSN in it

Comments
6 min read
I thought shadow mode was on. It wasn't. 400 emails later I built agent-shadow-mode.

I thought shadow mode was on. It wasn't. 400 emails later I built agent-shadow-mode.

Comments
6 min read
Stop Writing Tool Schemas by Hand: tool-schema-from-fn

Stop Writing Tool Schemas by Hand: tool-schema-from-fn

Comments
6 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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.