Skip to content

feat: Add notebook creation, source management, and audio generation#5

Open
BayramAnnakov wants to merge 1 commit intoPleasePrompto:masterfrom
BayramAnnakov:feature/audio-generation-and-notebook-management
Open

feat: Add notebook creation, source management, and audio generation#5
BayramAnnakov wants to merge 1 commit intoPleasePrompto:masterfrom
BayramAnnakov:feature/audio-generation-and-notebook-management

Conversation

@BayramAnnakov
Copy link

Summary

  • Add notebook_creator.py: Create new notebooks programmatically
  • Add source_manager.py: Add URL and text sources to notebooks
  • Add audio_generator.py: Generate Audio Overview with custom format/length/instructions and download

Changes

  • Added DownloadHandler to browser_utils.py for file downloads
  • Added new UI selectors to config.py for audio generation workflow
  • Updated SKILL.md with documentation for new commands
  • Fixed ask_question.py timeout (10s -> 60s)

Test plan

  • Tested notebook creation with custom names
  • Tested URL source addition
  • Tested audio generation with different formats/lengths
  • Tested audio download to current working directory

- Add notebook_creator.py: Create new notebooks programmatically
- Add source_manager.py: Add URL and text sources to notebooks
- Add audio_generator.py: Generate Audio Overview with custom format/length/instructions and download
- Add DownloadHandler to browser_utils.py for file downloads
- Add new UI selectors to config.py for audio generation workflow
- Update SKILL.md with documentation for new commands
- Fix ask_question.py timeout (10s -> 60s)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant