"""Prompt templates used by Beaver runtime components.""" from .main_agent import get_main_agent_prompt __all__ = ["get_main_agent_prompt"]