Feat: Remove quiz mode - generate regular questions without correct answers aa8169c Esmaill1 commited on Feb 1
UI: Update /start welcome message to English with user-provided copy c400106 Esmaill1 commited on Feb 1
Chore: Update system prompts to be more strict and authoritative (Pro version) 7ec2648 Esmaill1 commited on Feb 1
Feat: Make chat context smarter with personalization and character-based history pruning 3d118fa Esmaill1 commited on Feb 1
Fix: Remove accidental leading whitespace in app.py causing IndentationError b2c9746 Esmaill1 commited on Feb 1
Fix: Initialize asyncio event loop in background thread to prevent RuntimeError in ApplicationBuilder 14c45fa Esmaill1 commited on Feb 1
Fix: Remove duplicate CMD in Dockerfile to ensure app.py runs instead of bot.py 2b83c01 Esmaill1 commited on Feb 1
Fix: Switch to FastAPI/Uvicorn for better HF Spaces compatibility and running status detection 322a4b8 Esmaill1 commited on Feb 1
Fix: Replace dummy server with Flask to satisfy HF Spaces 'Running' status c069614 Esmaill1 commited on Feb 1
Fix: Disable PTB signal handling for thread safety and enable unbuffered logs f9352ca Esmaill1 commited on Feb 1
Fix: Swap execution order - Run web server in main thread to ensure HF detects running status f7c03f5 Esmaill1 commited on Feb 1
Fix: Add dummy HTTP server (app.py) to satisfy HF Spaces 'Running' check 36251af Esmaill1 commited on Feb 1
Fix: Handle full URL in file_path to prevent double-URL construction in proxy download 1a07820 Esmaill1 commited on Feb 1
Fix: Manually construct file download URL to use proxy for getFile content a7c4f34 Esmaill1 commited on Feb 1
Fix: Configure custom Telegram API proxy (telegram.esmail.app) to bypass HF Spaces blocking 797b743 Esmaill1 commited on Feb 1
Fix: Update DNS resolution in network wait function to use new Telegram API endpoint 3c512d3 Esmaill1 commited on Feb 1
Fix: Switch to full python image and add network wait loop to solve DNS race conditions aec5ae9 Esmaill1 commited on Feb 1
Fix: Increase connection timeout and pool size for HF Spaces reliability 9af2655 Esmaill1 commited on Feb 1