"""Manim geometry script generation and rendering (worker-safe, no LLM agents).""" from .renderer import RendererAgent __all__ = ["RendererAgent"]