Blog

Engineering notes on AI agents, automation, and the infrastructure behind them.

AI GitHub Issue Triage with DraftCat: Human in the Loop

AI GitHub Issue Triage with DraftCat: Human in the Loop

March 28, 2026 · 9 min read
DraftCat is an AI GitHub issue triage tool. Detects duplicates, classifies severity, drafts labels and comments. Maintainer approves every action. Download the free AI Automation Checklist.
Claude API Tool Use: input_schema Rules, stop_reason Flow, Parallel Calls

Claude API Tool Use: input_schema Rules, stop_reason Flow, Parallel Calls

March 26, 2026 · 17 min read
Claude tool use reference: input_schema restrictions (JSON Schema 2020-12), stop_reason loop, parallel calls, streaming. TypeScript that runs.