Merge remote changes and resolve conflicts in agent.py 70214e8 Gaurav vashistha commited on 9 days ago
Fix Pydantic error: remove _api_client from GenerateVideosOperation init 53a2257 Gaurav vashistha commited on 10 days ago
Use official SDK GenerateVideosOperation for polling instead of custom proxy 62973c2 Gaurav vashistha commited on 10 days ago
Fix 500 error: ensure analysis_a and analysis_c keys always present 4c4dca8 Gaurav vashistha commited on 10 days ago
Fix infinite loop: implement GetOpRequest proxy for Veo polling 0c79677 Gaurav vashistha commited on 10 days ago
fix: use positional arg only for operations.get(), simplified polling 8e0ba30 Gaurav vashistha commited on 11 days ago
fix: dual-strategy polling with debug logging for SDK introspection 924120a Gaurav vashistha commited on 11 days ago
fix: robust op_name extraction with strict type handling 9e15996 Gaurav vashistha commited on 11 days ago
fix: strict separation of op_name (string) and current_op (object) in polling 0753051 Gaurav vashistha commited on 11 days ago
fix: extract op_name ONCE before loop to prevent AttributeError 8989068 Gaurav vashistha commited on 11 days ago
fix: handle string vs object for operation name in Veo polling db1107a Gaurav vashistha commited on 11 days ago
fix: update deprecated Gemini model and remove status badges c91372f Gaurav vashistha commited on 11 days ago
Fix operations.get() API syntax: use positional arg instead of keyword 2359eb3 Gaurav vashistha commited on 19 days ago
Universal polling fix: handle object/dict types + 5min timeout d3a9776 Gaurav vashistha commited on 19 days ago
Fix Veo polling: access .result as property + add 2min timeout guard e059cb3 Gaurav vashistha commited on 19 days ago
Fix: Corrected logger initialization (name -> __name__) 01bccd8 Gaurav vashistha commited on 19 days ago
Implement Transcode-First stitching and Partial Success handling 7451451 Gaurav vashistha commited on 20 days ago
Fix stitching hangs: add timeout, normalization and soft failure c76f6fa Gaurav vashistha commited on 20 days ago
Fix infinite loop with robust error handling in agent.py dae328a Gaurav vashistha commited on 20 days ago
Fix infinite spinner by ensuring terminal job state in worker 59e0951 google-labs-jules[bot] commited on 20 days ago
Fix Analysis Crash (List Handling) & Frontend Infinite Loop 256d59e Gaurav vashistha commited on 21 days ago
Fix Analysis Crash: Handle list response from Gemini cd768cf Gaurav vashistha commited on 21 days ago
Upgrade Director Agent (VFX prompts) and UI (Input size) 0644f3e Gaurav vashistha commited on 21 days ago
feat(phase4): separate bridge playback and full movie download 1197046 Gaurav vashistha commited on 22 days ago
feat(phase3): production architecture - smart stitching & job queue fad001e Gaurav vashistha commited on 22 days ago
fix(ui) & feat(phase2): layout stability and auteur controls 80ca058 Gaurav vashistha commited on 22 days ago
feat(phase2): implement auteur controls (negative prompt, guidance, motion) 6955891 Gaurav vashistha commited on 22 days ago
feat: improve audio generation resilience with fallback models 4c0ed01 Gaurav vashistha commited on 24 days ago
fix: switch to direct requests for audio api to bypass library version issues 1e3dee9 Gaurav vashistha commited on 24 days ago
fix: switch audio model to musicgen-small to resolve 404 9facb66 Gaurav vashistha commited on 24 days ago
fix: update deprecated audio api url to router.huggingface.co 1c71227 Gaurav vashistha commited on 24 days ago
fix: update HF audio API URL to router.huggingface.co c6ce27b Gaurav vashistha commited on 25 days ago
fix: replace InferenceClient with direct requests for audio df244f9 Gaurav vashistha commited on 25 days ago
feat: implement audio bridging, cloud persistence, and creative control c4bca54 Gaurav vashistha commited on 25 days ago
feat: phase 1 & 2 - async architecture, refactoring, and status polling e9456a0 Gaurav vashistha commited on 25 days ago
fix: handle Veo bytes response and robustness for SVD parsing 131b652 Gaurav vashistha commited on 25 days ago