Changes
Added
- Modular Architecture - New config.py and browser_utils.py for better maintainability
Fixed
- Timeout increased from 30s to 120s - Long queries no longer timeout prematurely
- Thinking Message Detection - Waits for div.thinking-message to disappear before reading answer
- Correct CSS Selectors - Updated to match current NotebookLM UI
- Stability Detection - Requires 3 consecutive stable polls instead of 1 second wait
Full Changelog: https://github.com/PleasePrompto/notebooklm-skill/blob/master/CHANGELOG.md