Rasa_Sdk 3.16.3 (2026-07-16)
Bugfixes
- #1360: Custom actions placed in a subpackage whose name collides with an installed top-level package (for example
actions/agents/alongside theagentspackage pulled in byopenai-agents) are now imported correctly. Previously the action server failed to start with aModuleNotFoundError.