ajaysi
|
f46465cd97
|
fix(01-code-splitting): convert PodcastMaker, ProductMarketing, Research, Scheduler, SEO, shared MUI icons
- Converted barrel imports to individual imports across 44 files
- Covers CreateStep, ScriptEditor, RenderQueue, ProductMarketing, Scheduler, SEO, shared components
|
2026-05-14 09:11:51 +05:30 |
|
ajaysi
|
3f984e8d0c
|
feat(podcast): add pre-estimate endpoint, enhance cost estimator with multi-model support, cleanup alpha pricing seeding
- Add POST /podcast/pre-estimate endpoint for cost estimation before analysis
- Enhance cost_estimator.py with multi-model support (gemini, audio, voice clone, image, video)
- Add detailed cost breakdown (llm, audio, media costs + per-phase breakdown)
- Remove redundant pricing seeding from init_alpha_subscription_tiers.py
- Add SSOT pricing via PricingService.initialize_default_pricing()
- Update TopicUrlInput tooltip to show estimate details
- Add debug logging for pricing seeding and pre-estimate
- Clean up verbose podcast mode debug logs in app.py
|
2026-05-06 15:29:12 +05:30 |
|
ajaysi
|
e704aa7d87
|
Podcast Maker: Fix progress modals, research JSON, header stepper, voice/podcastMode chips
|
2026-04-19 13:16:59 +05:30 |
|
ajaysi
|
23bf709c10
|
Feat: Podcast maker UI improvements and voice clone panel
- Add podcast feature to step4_assets router for podcast mode
- Enhance analysis tab navigation with gradient styling
- Move cost estimate display to TopicUrlInput component
- Add voice clone panel with toggle and preview functionality
- Improve podcast dashboard header with gradient background
- Add step indicator and improved styling to TopicUrlInput
- Update AvatarSelector with refined styling
- Enhance PodcastConfiguration with better layout
- Improve Header component with gradient and shadow effects
|
2026-04-07 06:41:53 +05:30 |
|
ajaysi
|
4828274cbf
|
Release Candidate: Production Release with Multi-Tenant & Onboarding Enhancements
|
2026-02-28 20:08:00 +05:30 |
|