{% extends "base.html" %} {% block title %}Plan tree · {{ goal.title }} · Maverick{% endblock %} {% block content %}
Plan tree updates live as the swarm spawns / completes sub-goals.
You can also run
maverick monitor --goal-id {{ goal.id }} in your terminal
for a TUI view.