Reference

Architecture, configuration, enterprise features, and migration guides for the AI Templates stack.

Technical reference for the three-repo AI Templates stack after the Deep Agent merge (August 2026).

Reference guides

GuideDescription
Stack architectureFull-stack diagram, ports, and request flow
Config-as-codeconfig/agent/ vs config/ui/settings.yaml
Enterprise featuresLangfuse, OTEL, SSO, MCP auth, OPA, HITL — by repo
Migration from pre-Deep AgentBreaking changes checklist for adopters

Template documentation

For hands-on setup, see the template sections:

Workshop

Announcements

External resources

AI Templates builds on open specifications and frameworks. These upstream docs explain concepts used throughout this site:

ResourceWhat it covers
LangGraph Deep AgentsDeep Agent orchestration model used by template-agent
LangGraph documentationGraph runtime, streaming, checkpoints, LangGraph API
Agent Skills specificationSKILL.md format for skills in config/agent/skills/
Model Context ProtocolMCP tools and server integration (template-mcp-server)
LangfuseOptional tracing and feedback (template-agent)

Our template repositories remain the source of truth for how these are wired in this stack—ports, config paths, and deployment overlays are documented in the guides above.

For questions, visit GitHub Discussions.