feat: run twice daily (every 12 hours) - morning and evening posts c8fca20 hf-actions commited on 25 days ago
fix: add parent dir to sys.path in run_daily.py for module imports 74ba32b hf-actions commited on 25 days ago
chore: add set_github_secrets.py helper and PyNaCl requirement 475fc0c hf-actions commited on 25 days ago
chore: add GitHub Actions daily runner and disable Space scheduled job b3ab169 hf-actions commited on 25 days ago
feat: persistent retry queue for failed FB posts; enqueue on failures; start worker 5f2de2a hf-actions commited on 25 days ago
fix: retry DNS resolution in validate_tokens() with backoff (FB_DNS_RETRY_ATTEMPTS) 8216f24 hf-actions commited on 25 days ago
fix: DNS precheck and retry/backoff for FB API calls; improved DNS logging afb566d hf-actions commited on 25 days ago
feat: improve Facebook token validation (debug_token), log detailed reasons and classify expiry 0020de5 hf-actions commited on 25 days ago
chore: skip scheduled run when token validation fails; import time e8bb202 hf-actions commited on 25 days ago
fix: close asyncio event loop at exit to avoid destructor ValueError be4feb4 hf-actions commited on 25 days ago
feat: add SHOW_POST_LOG view to display log.txt in Gradio with Refresh/Clear 204674e hf-actions commited on 25 days ago
fix: retry FB token validation and add FORCE_RUN_DAILY override b42d9d1 hf-actions commited on 25 days ago
feat: enable daily runs by default; add set_hf_secrets.py helper 3513553 hf-actions commited on 25 days ago
chore: append Facebook post results to log.txt; remove deployment helpers a6801bf hf-actions commited on 25 days ago
feat: run automatic generation at startup when RUN_ON_START=true fca2085 hf-actions commited on 25 days ago