Tagged: Ai-Agents

14 posts

Knowledge Graph Evaluation: Scoring 12 Real Decisions

Knowledge Graph Evaluation: Scoring 12 Real Decisions

September 15, 2026 · 1 min read · blog
Knowledge graph evaluation usually measures retrieval. Scoring 12 real decisions against the answer you would have reached anyway shows more.

Temporal Knowledge Graph: How AI Agents Know What Is True Now

September 11, 2026 · 8 min read · guides
A temporal knowledge graph stores every fact with when it held and when it was recorded. How it works for AI agents, how Graphiti builds it, and when to use one.
State, Not Steps: Why Your Workflow Automation Has No Memory

State, Not Steps: Why Your Workflow Automation Has No Memory

August 28, 2026 · 3 min read · blog
Memory, approvals, sandboxing and rollback separate a production system from a demo. Three of them are configuration in your workflow tool. The fourth is architecture.
Agent Memory Approval Gates: What Never Needs a Human

Agent Memory Approval Gates: What Never Needs a Human

August 25, 2026 · 4 min read · blog
A human gate on agent memory writes is now consensus. The volume reaching it is the unsolved half. Three routing rules that keep the queue readable.
Two Kinds of Agent Memory: OKF Bundles vs. Codebase Knowledge Graphs

Two Kinds of Agent Memory: OKF Bundles vs. Codebase Knowledge Graphs

June 30, 2026 · 5 min read · blog
Knowledge graph agent memory comes in two kinds: one half is derivable from your code, one half only people can author. Mixing them wastes both.
Why Execution-Only AI Agents Fail: Add a Steering Layer

Why Execution-Only AI Agents Fail: Add a Steering Layer

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.
AI Agent Model Evaluation: 5 Tests Before the Night Shift

AI Agent Model Evaluation: 5 Tests Before the Night Shift

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.
Voice AI Agents for Small Business: What Actually Ships in 2026

Voice AI Agents for Small Business: What Actually Ships in 2026

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.
Build Your Own Claude Telegram Bot: 30 Lines of Bash, No Plugin Needed

Build Your Own Claude Telegram Bot: 30 Lines of Bash, No Plugin Needed

April 14, 2026 · 15 min read · blog
Build your own Claude Telegram bot instead of installing the official plugin: a 30-line bash long-polling daemon you fully control. Full script, MCP tools, attachments, allowlisting.
n8n AI Agent Workflow Examples: 5 Production Patterns

n8n AI Agent Workflow Examples: 5 Production Patterns

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.
AI Agents: Build vs Buy (2026 Decision Framework)

AI Agents: Build vs Buy (2026 Decision Framework)

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.
Production AI Agent Architecture: Patterns That Actually Ship

Production AI Agent Architecture: Patterns That Actually Ship

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.
GitHub Issue Management AI: Build Claude-Powered Triage That Works

GitHub Issue Management AI: Build Claude-Powered Triage That Works

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.
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 · 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.