AI Agent
Architecture, tool use, memory, RAG, evaluation, permissions and runtime governance.
From architecture choices to production troubleshooting, this hub organizes real AI Agent, MCP, LangGraph, Workflow and on-device AI problems. Each topic aims to provide reproducible methods, constraints and a concrete next step.
⌕Search AI engineering problems, errors, frameworks, tools or production practice…Architecture, tool use, memory, RAG, evaluation, permissions and runtime governance.
Identity, authorization, approvals, sandboxing, MCP security, ZDR, audit and incident response for production agents.
Servers, transports, OAuth, permissions, security and protocol troubleshooting.
State, checkpoints, HITL, failure recovery, concurrency and observability.
n8n, self-hosting, webhooks, queues, retries, idempotency and cost governance.
Model and AI-tool tests based on real projects and explicit tasks.
iPhone, Android, Core ML, ONNX, llama.cpp, model size, heat, performance and privacy.
Build the system boundary across agents, workflows, memory, RAG, tool use and production governance.
Compare protocol boundaries, permissions, tool integration and client reuse.
Design thread_id, session_id and user_id boundaries and persistence.
Docker, VPS, NAS, self-hosting and production operations.
Authorization, approval, rejection and auditing before high-risk tool calls.
Test whether model improvements materially change real development workflows.

Context engineering goes beyond prompt engineering. This guide combines Microsoft, Anthropic and Google sources with XBSTACK tests on retrieval, tools, memory and token cost.

GPT-6 Astra API pricing, 1.05M context, Responses migration and rollout, plus Claude Fable 5.1 and Gemini 3.8 Flash comparisons for coding, agents and cost.

Gemini 3.8 Flash vs 3.7 Flash: compare price, 1M context, thinking levels, AI coding, AIGC, Claude/GPT selection context, agent routing, migration and token cost.

Claude Fable 5.1 and Mythos 5.1 share the same underlying model but differ in safeguards and access. Compare pricing, cache costs, coding benchmarks, and who should use each.

A v1 MCP StreamableHTTPClientTransport POST can remain pending until request timeout after request-scoped SSE error/EOF. XBSTACK reproduced Issue #2739 on SDK 1.29.0 and 1.30.0.

llms.txt v2 adds explicit discovery for Markdown pages and llms.txt through rel=alternate and rel=describedby. This guide shows how to implement and verify both relationships.

Review MCP configuration for credential exposure, shell execution, remote MCP trust, permissions, logging and retention using MCP guidance, OWASP, and Agent Security Auditor.

Test an MCP Server before production with read-only server/discover and list checks for protocol version, catalogs, authorization, cache hints, and modern/legacy compatibility.

Add WebMCP to a website with Chrome 149 declarative forms or document.modelContext.registerTool, then validate schemas, permissions, Lighthouse results, evals, and telemetry.

n8n execution stuck running after success? On 2.36.6, a webhook can return 200 while execution_entity stays running. This A/B reproduces the cause and workaround.