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.

OpenAI Zero Data Retention does not make an AI agent stack stateless. This guide maps ZDR across Responses API, remote MCP, prompt caching, background mode and Data Residency.

In n8n 2.35.3 Edit Fields, $json.data.sort(), splice(), fill() and copyWithin() return null. Compare official 2.34.5 vs 2.35.3 Docker runs and tested copy-first workarounds.

n8n HTTP Request can return _readableState instead of JSON with Raw Body + explicit JSON Response. See the four-case repro, source path and tested workarounds.

DeepSeek V4-Pro-0813 explained: API pricing, 1M context, 384K output, concurrency, OpenAI/Anthropic setup, and DeepSeek Harness installation.

AI SDK 7.0.66 repro: streamObject can leave result.object and related promises pending after provider errors even when fullStream is consumed. Includes a tested failure fence.

n8n 2.33.7 distroless on ARM64 exits 127 with __tunable_is_initialized / GLIBC_PRIVATE. Compare 2.26.9, the Dockerfile ABI boundary, and a verified rollback workaround.

Google ADK state_delta not applied: reproduce the 2.6.2 state-only resume loss and compare the 2.6.1 vs 2.7.0 A2A HITL message-conversion regression.

n8n Could not resolve parameter dependencies after 2.33.4? This Baserow repro compares 2.32.7 vs 2.33.4, isolates the timezone regression, and gives safe rollback steps.

Zhuzhiliao is a traditional Chinese bamboo whirring toy. Play XBSTACK's browser version and see how it was rebuilt with touch controls, motion sensors and Canvas.

A function_call can be visible before it is durable in Conversation state. This guide explains the 400 No tool call found error, reconciliation, idempotency, and safe recovery.