News

Add post_init validation to ensure Agent name is a string The Agent class previously only used type hints for the name field without runtime validation, allowing non-string values like integers to be ...