fix(scheduler): never block API event loop — mutex + thread pool 4a69d62 Deusxx1234 commited on 3 days ago
feat: trend filter, engagement metrics, duplicate protection, watermark consistency 7a204bc Deusxx1234 commited on 4 days ago
fix: Cloudinary async upload, calendar drag reschedule endpoint 7cf8ca2 Deusxx1234 commited on 4 days ago
feat: HF keep-alive, IG token reminder, auto hashtags, budget alerts, hashtag suggestions f133f15 Deusxx1234 commited on 4 days ago
fix: carousel parser — strip bold labels, fix angle instruction leak 3230be8 Deusxx1234 commited on 4 days ago
fix: carousel — fallback parser, count=1 bug, debug logging 99a7687 Deusxx1234 commited on 4 days ago
feat: post variety — 6 content angles, random layouts, varied image styles 76541c6 Deusxx1234 commited on 4 days ago
fix: carousel — robust slide parser + create_carousel_slides overlay 59ebee7 Deusxx1234 commited on 4 days ago
feat: per-category model priority — reorder text fallback queue from Settings d0ce635 Deusxx1234 commited on 4 days ago
feat: configurable posting times (IST), reels only for carousel posts f995b1d Deusxx1234 commited on 4 days ago
feat: granular agent sub-steps, immediate WS push, all backend fixes caa768d Deusxx1234 commited on 5 days ago
diag: log exception type and IG API response to debug publish failure e3627fb Deusxx1234 commited on 5 days ago
fix: replace LangGraph with direct async LLM call for reliable timeout abbfafa Deusxx1234 commited on 5 days ago
fix: remove left green accent bar, rebrand watermark to dailywireup ea30379 Deusxx1234 commited on 5 days ago
fix: replace langchain with direct httpx call for reliable LLM timeout a2ec65a Deusxx1234 commited on 5 days ago
fix: use async ainvoke so timeout actually cancels hung LLM calls e59b6c4 Deusxx1234 commited on 5 days ago
fix: per-statement transactions and 30s budget for triggers install 2724307 Deusxx1234 commited on 5 days ago
fix: set statement_timeout at connection level + add 60s migration budget 6286ee1 Deusxx1234 commited on 5 days ago
fix: set 30s statement_timeout per migration to override Supabase default 6ef47a5 Deusxx1234 commited on 5 days ago
fix: remove vector ALTER TABLE from migrations (columns exist, causing timeouts) 2523f7f Deusxx1234 commited on 5 days ago
fix: run each migration in its own transaction to survive statement timeouts 149bfeb Deusxx1234 commited on 5 days ago
fix: reduce LLM timeout to fail faster and try next provider 76728fa Deusxx1234 commited on 5 days ago
feat: viral news-style prompts and dailywireup branding on overlays 548e96b Deusxx1234 commited on 5 days ago
fix: unpack _build_attempts dicts correctly in post_improver 152f166 Deusxx1234 commited on 5 days ago
fix: add circuit breaker to embeddings service to silence 401 spam a4993b0 Deusxx1234 commited on 5 days ago
fix: make column migrations non-fatal so server starts even on timeout 443612f Deusxx1234 commited on 5 days ago
fix: add DB connection timeout to prevent hanging on Neon cold start b4c1bed Deusxx1234 commited on 5 days ago
fix: reset stuck generating posts on startup after server crash 94462ca Deusxx1234 commited on 5 days ago