#Ai-Agents

3 posts tagged with #Ai-Agents

← All tags
tutorials · · 16 min

Building a Background Agent Recovery CLI: The Three-Gate Check

A practical Build in Public walkthrough of building a CLI tool that runs three-gate verification (artifact exists, hook log confirms, recovery path tested) for background AI coding agents before trusting their exit codes.

dev-ecosystem · · 13 min

A Green Cron Exit Is Not a Finished Job

Exit code 0 with empty output is not success — it's a zombie task. Here's how to detect and own the proof artifacts that separate real completion from silent failure in AI agent cron pipelines.

devops · · 14 min

Zero-Cost Observability for Agent Crons

A low-cost observability pattern for agent crons using logs, artifacts, summaries, and delivery checks before adding paid monitoring tools.