-
Nirmaan J Sarkar authored
- Implemented cross-platform service manager supporting systemd, launchd, and schtasks. - Updated logging to use dynamic log file based on OS config. - Refactored monolithic bot/utils.py into auth.py, formatting.py, and messaging.py for better cohesion. - Added exponential backoff and markdown fallback wrapper to all Telegram API calls. - Updated README.md and GEMINI.md to reflect new architecture.
Nirmaan J Sarkar authored- Implemented cross-platform service manager supporting systemd, launchd, and schtasks. - Updated logging to use dynamic log file based on OS config. - Refactored monolithic bot/utils.py into auth.py, formatting.py, and messaging.py for better cohesion. - Added exponential backoff and markdown fallback wrapper to all Telegram API calls. - Updated README.md and GEMINI.md to reflect new architecture.
Loading