{% extends "base.html" %} {% block title %}Maverick · overview{% endblock %} {% block content %} {% if counts.total == 0 %}
Maverick will plan a sub-agent swarm, run it under a budget cap, and stream results back here.
Or open the chat, see available tools, or browse skills.
| id | status | title | updated |
|---|---|---|---|
#{{ g.id }} |
{{ g.status }} | {{ g.title }} | {{ g.updated_at | datetime }} |
{{ k }}: {{ v }}
No facts yet. Set one with maverick fact <key> <value>.
{{ s.name }} · {{ s.triggers|length }} trigger(s)
No distilled skills yet. They appear after the agent finishes its first multi-step goal.
{% endif %}