Commit History

fix(ig): retry on connect timeout
cda6560
Running

Deusxx1234 commited on

fix(scheduler): use stdlib zoneinfo
065ecdc

Deusxx1234 commited on

fix(scheduler): rescheduling now works on HF Spaces
54f6250

Deusxx1234 commited on

fix(scheduler): never block API event loop — mutex + thread pool
4a69d62

Deusxx1234 commited on

feat: post type respects enabled_formats
0b258c5

Deusxx1234 commited on

feat: trend filter, engagement metrics, duplicate protection, watermark consistency
7a204bc

Deusxx1234 commited on

fix: Cloudinary async upload, calendar drag reschedule endpoint
7cf8ca2

Deusxx1234 commited on

feat: HF keep-alive, IG token reminder, auto hashtags, budget alerts, hashtag suggestions
f133f15

Deusxx1234 commited on

feat: config export/import seed endpoint
97d0e8f

Deusxx1234 commited on

fix: content planner uses provider key system
0e83b6e

Deusxx1234 commited on

feat: topic-aware image generation
50922c1

Deusxx1234 commited on

fix: remove side-slice layout
fc4a845

Deusxx1234 commited on

fix: random music selection per post
b3fd33e

Deusxx1234 commited on

fix: remove neon grid lines
2405203

Deusxx1234 commited on

feat: publish mode picker — normal post or reel
0ed70e8

Deusxx1234 commited on

fix: carousel parser and prompt format
5169228

Deusxx1234 commited on

fix: carousel parser — strip bold labels, fix angle instruction leak
3230be8

Deusxx1234 commited on

fix: carousel — fallback parser, count=1 bug, debug logging
99a7687

Deusxx1234 commited on

feat: post variety — 6 content angles, random layouts, varied image styles
76541c6

Deusxx1234 commited on

fix: carousel — robust slide parser + create_carousel_slides overlay
59ebee7

Deusxx1234 commited on

fix: respect saved model priority order for Anthropic
a50689c

Deusxx1234 commited on

feat: per-category model priority — reorder text fallback queue from Settings
d0ce635

Deusxx1234 commited on

feat: configurable posting times (IST), reels only for carousel posts
f995b1d

Deusxx1234 commited on

fix: pin scheduler timezone to Asia/Kolkata (IST)
0dd0516

Deusxx1234 commited on

feat: granular agent sub-steps, immediate WS push, all backend fixes
caa768d

Deusxx1234 commited on

feat: surface agent auto-improve steps to progress bar
7e7669b

Deusxx1234 commited on

diag: log exception type and IG API response to debug publish failure
e3627fb

Deusxx1234 commited on

fix: replace LangGraph with direct async LLM call for reliable timeout
abbfafa

Deusxx1234 commited on

fix: remove left green accent bar, rebrand watermark to dailywireup
ea30379

Deusxx1234 commited on

fix: replace langchain with direct httpx call for reliable LLM timeout
a2ec65a

Deusxx1234 commited on

fix: use async ainvoke so timeout actually cancels hung LLM calls
e59b6c4

Deusxx1234 commited on

fix: per-statement transactions and 30s budget for triggers install
2724307

Deusxx1234 commited on

fix: set statement_timeout at connection level + add 60s migration budget
6286ee1

Deusxx1234 commited on

fix: set 30s statement_timeout per migration to override Supabase default
6ef47a5

Deusxx1234 commited on

fix: remove vector ALTER TABLE from migrations (columns exist, causing timeouts)
2523f7f

Deusxx1234 commited on

fix: run each migration in its own transaction to survive statement timeouts
149bfeb

Deusxx1234 commited on

fix: reduce LLM timeout to fail faster and try next provider
76728fa

Deusxx1234 commited on

feat: viral news-style prompts and dailywireup branding on overlays
548e96b

Deusxx1234 commited on

fix: re-enable text overlay on text_image posts
bd08105

Deusxx1234 commited on

fix: unpack _build_attempts dicts correctly in post_improver
152f166

Deusxx1234 commited on

fix: normalize api_base URLs to ensure https:// prefix
b0a95eb

Deusxx1234 commited on

fix: add circuit breaker to embeddings service to silence 401 spam
a4993b0

Deusxx1234 commited on

fix: make column migrations non-fatal so server starts even on timeout
443612f

Deusxx1234 commited on

fix: add DB connection/command timeout for Neon cold start
932c2a0

Deusxx1234 commited on

fix: add DB connection timeout to prevent hanging on Neon cold start
b4c1bed

Deusxx1234 commited on

fix: reset stuck generating posts on startup after server crash
94462ca

Deusxx1234 commited on

Initial deployment to HF Spaces
c84fdae

Deusxx1234 commited on