Fix UI: scrollbars, panel layout, download button overlap d724849 Gaurav vashistha commited on 7 days ago
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: add 180s timeout watchdog to prevent infinite spinner 8f7658e 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 Fault Tolerance: UI polling timeout and backend FFmpeg detection 5e07b31 Gaurav vashistha commited on 20 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
Merge pull request #1 from Bhishaj9/fix-zombie-job-bug-11632683924005983865 f839b45 unverified 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
Fix UI layout: Header, Drawer, and Floating Controls 4b47c3d Gaurav vashistha commited on 21 days ago
fix: stabilized UI layout, z-index and unminified logic 550c5aa Gaurav vashistha commited on 21 days ago
feat(phase4): separate bridge playback and full movie download 1197046 Gaurav vashistha commited on 21 days ago
feat(phase3): production architecture - smart stitching & job queue fad001e Gaurav vashistha commited on 21 days ago
fix(ui) & feat(phase2): layout stability and auteur controls 80ca058 Gaurav vashistha commited on 21 days ago
feat(phase2): implement auteur controls (negative prompt, guidance, motion) 6955891 Gaurav vashistha commited on 21 days ago
fix(frontend): improve history button visibility and z-index 1def05c Gaurav vashistha commited on 21 days ago
fix(frontend): restored missing html tags and structure in code.html d69d44c Gaurav vashistha commited on 21 days ago
feat(frontend): implemented history gallery, session persistence, and playback controls 72ade06 Gaurav vashistha commited on 21 days ago
fix: enforce strict video clipping and visual hierarchy fef4fb4 Gaurav vashistha commited on 23 days ago
fix: robust video layout with overlay border and safe spacing fe9c939 Gaurav vashistha commited on 23 days ago