def main(): print("Hello from first-agent-template!") if __name__ == "__main__": main()