{% extends "base.html" %} {% block title %}Plan tree · {{ goal.title }} · Maverick{% endblock %} {% block content %}
Plan tree updates as the swarm spawns / completes sub-goals.
Refresh to see live state, or use
maverick monitor --goal-id {{ goal.id }} in your terminal
for a TUI view.