{% extends "base.html" %} {% block title %}Browse Stacks — Agentic Stacks{% endblock %} {% block meta_description %}Browse all available agentic stacks — domain expertise packages for AI agents covering infrastructure, hardware, and platform operations.{% endblock %} {% block content %}
| Stack | Version |
|---|---|
|
{{ stack.name }}
{{ stack.description }} |
{{ stack.version }} |
No stacks found{% if query %} for "{{ query }}"{% endif %}.
{% endif %}