{% extends "base.html" %} {% block content %}
Try:

Execution Trace

AgentWrit Interactive Demo

1. Pick or type a patient ID

2. Describe what you need in plain text

3. The LLM decides which tools to call

4. Agents are spawned dynamically with per-patient scopes

5. Every scope check, denial, delegation shown here

Agents Spawned

Agents appear here as the LLM triggers tool calls that need them.
{% endblock %}