Fix Pydantic error: remove _api_client from GenerateVideosOperation init 53a2257 Gaurav vashistha commited on Feb 3
Use official SDK GenerateVideosOperation for polling instead of custom proxy 62973c2 Gaurav vashistha commited on Feb 3
Fix 500 error: ensure analysis_a and analysis_c keys always present 4c4dca8 Gaurav vashistha commited on Feb 3
Fix infinite loop: implement GetOpRequest proxy for Veo polling 0c79677 Gaurav vashistha commited on Feb 3
fix: use positional arg only for operations.get(), simplified polling 8e0ba30 Gaurav vashistha commited on Feb 2
fix: dual-strategy polling with debug logging for SDK introspection 924120a Gaurav vashistha commited on Feb 2
fix: strict separation of op_name (string) and current_op (object) in polling 0753051 Gaurav vashistha commited on Feb 2
fix: extract op_name ONCE before loop to prevent AttributeError 8989068 Gaurav vashistha commited on Feb 2
fix: handle string vs object for operation name in Veo polling db1107a Gaurav vashistha commited on Feb 2
fix: update deprecated Gemini model and remove status badges c91372f Gaurav vashistha commited on Feb 2
fix: add 180s timeout watchdog to prevent infinite spinner 8f7658e Gaurav vashistha commited on Feb 2
Fix operations.get() API syntax: use positional arg instead of keyword 2359eb3 Gaurav vashistha commited on Jan 25
Universal polling fix: handle object/dict types + 5min timeout d3a9776 Gaurav vashistha commited on Jan 25
Fix Veo polling: access .result as property + add 2min timeout guard e059cb3 Gaurav vashistha commited on Jan 25
Implement Fault Tolerance: UI polling timeout and backend FFmpeg detection 5e07b31 Gaurav vashistha commited on Jan 24
Implement Transcode-First stitching and Partial Success handling 7451451 Gaurav vashistha commited on Jan 24
Fix stitching hangs: add timeout, normalization and soft failure c76f6fa Gaurav vashistha commited on Jan 24
Merge pull request #1 from Bhishaj9/fix-zombie-job-bug-11632683924005983865 f839b45 unverified Gaurav vashistha commited on Jan 24
Fix infinite spinner by ensuring terminal job state in worker 59e0951 google-labs-jules[bot] commited on Jan 24
Fix Analysis Crash (List Handling) & Frontend Infinite Loop 256d59e Gaurav vashistha commited on Jan 23
feat(phase4): separate bridge playback and full movie download 1197046 Gaurav vashistha commited on Jan 23
feat(phase3): production architecture - smart stitching & job queue fad001e Gaurav vashistha commited on Jan 23
fix(ui) & feat(phase2): layout stability and auteur controls 80ca058 Gaurav vashistha commited on Jan 23
feat(phase2): implement auteur controls (negative prompt, guidance, motion) 6955891 Gaurav vashistha commited on Jan 23
fix(frontend): improve history button visibility and z-index 1def05c Gaurav vashistha commited on Jan 23
fix(frontend): restored missing html tags and structure in code.html d69d44c Gaurav vashistha commited on Jan 23
feat(frontend): implemented history gallery, session persistence, and playback controls 72ade06 Gaurav vashistha commited on Jan 23
fix: robust video layout with overlay border and safe spacing fe9c939 Gaurav vashistha commited on Jan 21