Tagged: Claude
14 posts

June 16, 2026 · 3 min read · blog
Your AI agent reaches for googled best practices before your own proven fixes. Wire a trust order into your CLAUDE.md and agent loop instead.
May 30, 2026 · 5 min read · guides
Turn your task manager into agent memory: an adapter-not-migration CLI and MCP server with hybrid RRF retrieval over TickTick or an Obsidian vault.

May 29, 2026 · 3 min read · blog
Opus 4.8 shipped May 28. For unattended cron agents, the upgrades that matter are not the benchmark scores. A use-case breakdown from real builds.

April 15, 2026 · 18 min read · guides
Feature matrix, pricing, reliability and EU hosting across major LLM APIs. Where Anthropic, OpenAI and Google win, and what to pick for production.

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 13, 2026 · 14 min read · blog
MCP servers explained without the marketing. What Model Context Protocol is, how the architecture works, and when to write your own server. Download the free AI Automation Checklist.

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 12, 2026 · 17 min read · guides
Claude vs ChatGPT for developers in 2026. Chat, CLI, IDE, and API compared by a practitioner running ten agents in production. Download the free AI Automation Checklist.

April 11, 2026 · 12 min read · guides
LLM API cost comparison for 2026. Model your real workload costs with prompt caching, output tokens, reasoning, and batch API factored in. 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.

April 3, 2026 · 17 min read · guides
ChatGPT vs Claude Vergleich 2026: Features, Kosten, DSGVO und Entwickler-Erfahrung. Klare Empfehlung, welches Modell für welchen Workload passt. Jetzt kostenlose KI-Automatisierungs-Checkliste downloaden.

April 1, 2026 · 16 min read · blog
End-to-end RAG pipeline tutorial. Qdrant + Claude Sonnet 4.6 + local embeddings. Real code for chunking, retrieval, augmentation, and citation-grounded answers. Download the free AI Automation Checklist.

March 30, 2026 · 14 min read · blog
Build MCP server TypeScript tutorial. Ship a production model context protocol server with the typescript mcp sdk, stdio transport, zod validation, and Claude mcp integration. Download the free AI Automation Checklist.