Commit Graph

13 Commits

Author SHA1 Message Date
e9f9003f1b Improve: Make broadcaster check every 10 seconds for broadcast conditions 2025-05-22 07:04:40 -07:00
e769487555 Feature: Add colorized log handler for improved human-readable console output 2025-05-22 07:00:36 -07:00
9958c4e352 Fix: Prevent crash by checking for DB initialization before logging to database 2025-05-22 06:58:29 -07:00
e64ec45054 Refactor: Implement proper structured logging with slog and remove string interpolation 2025-05-22 06:56:20 -07:00
b8f2ea7b7b Standardize logging across codebase with consistent structured format 2025-05-22 06:54:30 -07:00
634cc45f3a Feature: Add structured logging for each LLM-generated article summary 2025-05-22 06:51:34 -07:00
916e5f8610 Refactor: Extract common broadcast history logic into shared function 2025-05-22 06:49:54 -07:00
a07bb67a33 Fix: Align redundancy check broadcast history with web UI broadcast history 2025-05-22 06:48:49 -07:00
d547f472ca Feature: Add detailed LLM interaction logging for debugging 2025-05-22 06:43:17 -07:00
54593c31da Feature: Replace in-memory log buffer with database-backed logging 2025-05-22 06:40:15 -07:00
e66361ea4e Fix: Address linter errors by adding error handling and removing unused function 2025-05-22 06:36:01 -07:00
26b2655354 Refactor: Split monolithic codebase into modular components and improve functionality 2025-05-22 06:34:31 -07:00
611b4d946b latest, seems to work 2025-05-22 05:25:33 -07:00