Skip to content
  • Nirmaan J Sarkar's avatar
    c18c4ce6
    feat: cross-platform service manager and resilient messaging · c18c4ce6
    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.
    c18c4ce6
    feat: cross-platform service manager and resilient messaging
    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