# TODO: let agent develolp custmized behavior easily class AgentBehavior: def __init__(self) -> None: pass