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 added the
State
Unverified
Type
Bug
labels 2026-04-02 18:17:08 +00:00
freemo self-assigned this 2026-04-02 18:45:14 +00:00
freemo added the
Priority
Medium
label 2026-04-02 19:29:27 +00:00
freemo removed the
Priority
Medium
State
Unverified
Type
Bug
labels 2026-04-03 00:28:51 +00:00
freemo added the
Points
2
label 2026-04-06 06:43:18 +00:00
Sign in to join this conversation.
No Label
Points
2
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cleveragents/cleveragents-core#1404