DEV Community

Python

import antigravity

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Stop Writing Tool Schemas by Hand: tool-schema-from-fn

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

Comments
6 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
Five Things to Do Before You Deploy Your Agent to Production

Five Things to Do Before You Deploy Your Agent to Production

Comments
6 min read
My agent cited a document that does not exist. Here is the library I wrote to catch that.

My agent cited a document that does not exist. Here is the library I wrote to catch that.

Comments
5 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
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
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
tool-call-budgets: Stop Runaway Agent Loops Before They Hit Your Invoice

tool-call-budgets: Stop Runaway Agent Loops Before They Hit Your Invoice

Comments
5 min read
agent-message-window: a sliding context window that never breaks a tool pair

agent-message-window: a sliding context window that never breaks a tool pair

Comments
5 min read
A Week in Production: What Your Agent Will Actually Break On

A Week in Production: What Your Agent Will Actually Break On

Comments
6 min read
llm-fallback-router: Multi-Provider Failover for Python LLM Calls

llm-fallback-router: Multi-Provider Failover for Python LLM Calls

Comments
5 min read
Cut Your Anthropic Bill in Half with the Batch API

Cut Your Anthropic Bill in Half with the Batch API

Comments
5 min read
Stop Writing One-Off Case Converters for LLM Tool Args: tool-arg-rename

Stop Writing One-Off Case Converters for LLM Tool Args: tool-arg-rename

Comments
5 min read
Six Security Layers for Python LLM Agents

Six Security Layers for Python LLM Agents

Comments
6 min read
Sliding Message Window for Agent Loops: Trim Context Without Splitting Tool Pairs

Sliding Message Window for Agent Loops: Trim Context Without Splitting Tool Pairs

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