Document agent systems
Generate a browsable docs site with overview, architecture, diagrams, agents, tasks, runbook, and contacts.
Generate clean architecture docs, lint agent design, inspect project structure, and watch supported agent runs in a live animated playground.


pip install "agentlantern @ git+https://github.com/brellsanwouo/agentlantern.git"
# or
uv tool install git+https://github.com/brellsanwouo/agentlantern.gitlantern web /path/to/my-agent-project
lantern lint /path/to/my-agent-project
lantern play /path/to/my-agent-projectThis documentation site uses VitePress.