Commit History

Fix UI: scrollbars, panel layout, download button overlap
d724849

Gaurav vashistha commited on

Merge remote changes and resolve conflicts in agent.py
70214e8

Gaurav vashistha commited on

Fix Pydantic error: remove _api_client from GenerateVideosOperation init
53a2257

Gaurav vashistha commited on

Use official SDK GenerateVideosOperation for polling instead of custom proxy
62973c2

Gaurav vashistha commited on

Fix 500 error: ensure analysis_a and analysis_c keys always present
4c4dca8

Gaurav vashistha commited on

Fix infinite loop: implement GetOpRequest proxy for Veo polling
0c79677

Gaurav vashistha commited on

fix: use positional arg only for operations.get(), simplified polling
8e0ba30

Gaurav vashistha commited on

fix: dual-strategy polling with debug logging for SDK introspection
924120a

Gaurav vashistha commited on

fix: robust op_name extraction with strict type handling
9e15996

Gaurav vashistha commited on

fix: strict separation of op_name (string) and current_op (object) in polling
0753051

Gaurav vashistha commited on

fix: extract op_name ONCE before loop to prevent AttributeError
8989068

Gaurav vashistha commited on

fix: handle string vs object for operation name in Veo polling
db1107a

Gaurav vashistha commited on

fix: update deprecated Gemini model and remove status badges
c91372f

Gaurav vashistha commited on

fix: add 180s timeout watchdog to prevent infinite spinner
8f7658e

Gaurav vashistha commited on

Fix operations.get() API syntax: use positional arg instead of keyword
2359eb3

Gaurav vashistha commited on

Universal polling fix: handle object/dict types + 5min timeout
d3a9776

Gaurav vashistha commited on

Fix Veo polling: access .result as property + add 2min timeout guard
e059cb3

Gaurav vashistha commited on

Fix: Corrected logger initialization (name -> __name__)
01bccd8

Gaurav vashistha commited on

Fix Veo generation loop with op.result()
683cf64

Gaurav vashistha commited on

Fix libgl1 usage in Dockerfile
3598ffe

Gaurav vashistha commited on

Fix Dockerfile: Add ffmpeg dependency
124ace2

Gaurav vashistha commited on

Implement Fault Tolerance: UI polling timeout and backend FFmpeg detection
5e07b31

Gaurav vashistha commited on

Implement Transcode-First stitching and Partial Success handling
7451451

Gaurav vashistha commited on

Fix stitching hangs: add timeout, normalization and soft failure
c76f6fa

Gaurav vashistha commited on

Implement Global Safety Net logic in agent.py
0dc4810

Gaurav vashistha commited on

Merge pull request #1 from Bhishaj9/fix-zombie-job-bug-11632683924005983865
f839b45
unverified

Gaurav vashistha commited on

Fix infinite loop with robust error handling in agent.py
dae328a

Gaurav vashistha commited on

Fix infinite spinner by ensuring terminal job state in worker
59e0951

google-labs-jules[bot] commited on

Fix Analysis Crash (List Handling) & Frontend Infinite Loop
256d59e

Gaurav vashistha commited on

Fix Analysis Crash: Handle list response from Gemini
cd768cf

Gaurav vashistha commited on

Fix 500 Error: Robust JSON parsing from Gemini
535b8bb

Gaurav vashistha commited on

Upgrade: Structured JSON Analysis & UI Scroll Fix
bcae6dd

Gaurav vashistha commited on

Upgrade Director Agent (VFX prompts) and UI (Input size)
0644f3e

Gaurav vashistha commited on

Fix UI layout: Header, Drawer, and Floating Controls
4b47c3d

Gaurav vashistha commited on

fix: resolve css conflict with tailwind drawer
e99491d

Gaurav vashistha commited on

fix: init race condition and z-index safety
7d2f112

Gaurav vashistha commited on

fix: robust history toggle logic
02b24fc

Gaurav vashistha commited on

fix: layout header restoration and scrolling
80c48aa

Gaurav vashistha commited on

fix: golden master repair (ui, caching, stitching)
623bad5

Gaurav vashistha commited on

fix: stabilized UI layout, z-index and unminified logic
550c5aa

Gaurav vashistha commited on

feat: smart caching for analysis and ui cleanup
4e8e87d

Gaurav vashistha commited on

feat(phase4): separate bridge playback and full movie download
1197046

Gaurav vashistha commited on

feat(phase3): production architecture - smart stitching & job queue
fad001e

Gaurav vashistha commited on

fix(ui) & feat(phase2): layout stability and auteur controls
80ca058

Gaurav vashistha commited on

feat(phase2): implement auteur controls (negative prompt, guidance, motion)
6955891

Gaurav vashistha commited on

fix(frontend): improve history button visibility and z-index
1def05c

Gaurav vashistha commited on

fix(frontend): restored missing html tags and structure in code.html
d69d44c

Gaurav vashistha commited on

feat(frontend): implemented history gallery, session persistence, and playback controls
72ade06

Gaurav vashistha commited on

fix: enforce strict video clipping and visual hierarchy
fef4fb4

Gaurav vashistha commited on

fix: robust video layout with overlay border and safe spacing
fe9c939

Gaurav vashistha commited on