Bug: Potential bug in _actor_name method in actor/registry.py #1404

Open
opened 2026-04-02 17:27:50 +00:00 by freemo · 0 comments
Owner

The _actor_name method in src/cleveragents/actor/registry.py has a note that it doesn't strip all disallowed characters. This is a potential bug waiting to happen.

The method should be updated to be more robust and handle all invalid characters.

The `_actor_name` method in `src/cleveragents/actor/registry.py` has a note that it doesn't strip all disallowed characters. This is a potential bug waiting to happen. The method should be updated to be more robust and handle all invalid characters.
freemo self-assigned this 2026-04-02 18:45:14 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cleveragents/cleveragents-core#1404
No description provided.