* Fix scene handling for channel updates with missing FSM state (#1743)
* Add changelog entry for scene handling fix
* Refine scene context error handling
* Migrate from Black to Ruff and reformat code with enabling additional linter checks
* Add changelog for migration to Ruff as formatter and linter
* Add type ignores for specific attributes and replace tuple with set for chat type check
* Remove file from another changes