- Added WindowsProactorEventLoopPolicy for better async subprocess support on Windows. - Ensured proper cleanup of the event loop after task execution. - Removed redundant asyncio import from the generate_chat_podcast_task function.
- removed pre commit hooks - updated docker setup - updated github docker actions - updated docs