Tagged: Ai-Agents
9 posts

June 21, 2026 · 4 min read · blog
Execution-only AI agents finish every task but never ask if the task was worth doing. The fix is a steering layer over your work.

June 11, 2026 · 4 min read · blog
A five-test protocol to catch regressions, compare cost, and canary a new model before it runs an AI agent unattended.

June 7, 2026 · 4 min read · guides
The voice AI that pays back for a small business is narrow and boring: after-hours triage, booking, order status. Here is what ships and what to skip.

April 14, 2026 · 15 min read · blog
Complete tutorial for a Claude-powered Telegram bot in 30 lines of bash. Full script: long-polling daemon, MCP tools, attachments, allowlisting.

April 12, 2026 · 15 min read · blog
Five real n8n ai agent workflow examples with Claude, RAG, and human-in-the-loop. Node graphs, prompts, costs, and production hardening tips. Download the free AI Automation Checklist.

April 11, 2026 · 7 min read · guides
Should you build a custom AI agent or buy off-the-shelf? Cost analysis, hybrid approach, and when to hire a freelancer vs building in-house. Download the free AI Automation Checklist.

April 10, 2026 · 18 min read · guides
Production AI agent architecture patterns: router-planner-executor, ReAct, Reflexion, tool design, state, and testing. The playbook for agents that survive real traffic.

April 9, 2026 · 12 min read · blog
Build github issue management ai with Claude: webhook, tool use, labels, duplicate detection, and confidence thresholds. Three automation levels, real cost numbers. Download the free AI Automation Checklist.

March 28, 2026 · 9 min read · guides
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.