diagnostics: add comprehensive python process logging in FreeAIService f9e79e4 Raghava Pulugu commited on Jun 16
fix(scoping): inject and use IServiceScopeFactory for background tasks 449dae0 Raghava Pulugu commited on Jun 16
LOG: Add trace logging to update processing and image generation flows 8ec6681 Raghava Pulugu commited on Jun 16
REFACTOR: Clean up dead code, placeholders, redundant replicate service, and resolve background thread DI scoping issues 86046a5 Raghava Pulugu commited on Jun 16
FIX: Call ApplyPythonEnvironmentAsync to inject KAGGLE_GPU_URL environment variable in GenerateImageInternalAsync f96ff53 Raghava Pulugu commited on Jun 16
FIX: Move photo upload to background task so webhook responds immediately b03e87c Raghava Pulugu commited on Jun 16
FIX: 300s HTTP timeout for Telegram bot client + retry downloads + no HTTPS redirect 1c9ba64 Raghava Pulugu commited on Jun 16
FIX: Remove HTTPS redirect + add retry for photo downloads (3 attempts with backoff) 0f6bc84 Raghava Pulugu commited on Jun 16
FIX: Read temp files directly instead of MongoDB round-trip. Images now actually load in Telegram. 50c1a23 Raghava Pulugu commited on Jun 16
FIX: Always send photos as byte streams (never FromUri). Fixes MongoDB storage images not loading in Telegram. d05191c Raghava Pulugu commited on Jun 16
UI SIMPLIFY: Two buttons only - Generate + Edit. Clean conversational flow. 0235aad Raghava Pulugu commited on Jun 16