Timmy Time Timmy
Timmy created branch fix/xai-base-url-config in Rockachopa/Timmy-time-dashboard 2026-03-20 22:46:46 +00:00
Timmy deleted branch fix/xai-base-url-config from Rockachopa/Timmy-time-dashboard 2026-03-20 22:45:45 +00:00
Timmy commented on pull request Rockachopa/Timmy-time-dashboard#649 2026-03-20 22:32:53 +00:00
[loop-cycle-1675] fix: replace hardcoded xAI base URL with config setting (#647)

Closing: branch is identical to main (same SHA). Changes were already merged.

Timmy closed pull request Rockachopa/Timmy-time-dashboard#649 2026-03-20 22:32:53 +00:00
[loop-cycle-1675] fix: replace hardcoded xAI base URL with config setting (#647)
Timmy opened issue Rockachopa/Timmy-time-dashboard#654 2026-03-20 22:30:40 +00:00
[showcase] ASCII Video Bonus: Effects & Shader Sampler Reel
Timmy opened issue Rockachopa/Timmy-time-dashboard#653 2026-03-20 22:30:39 +00:00
[showcase] ASCII Video Mode 5: Lyrics/Text — Sovereignty manifesto
Timmy opened issue Rockachopa/Timmy-time-dashboard#652 2026-03-20 22:30:39 +00:00
[showcase] ASCII Video Mode 4: Hybrid — Victory video + audio overlay
Timmy opened issue Rockachopa/Timmy-time-dashboard#651 2026-03-20 22:30:37 +00:00
[showcase] ASCII Video Mode 2: Audio-Reactive — Lunacy visualizer
Timmy opened issue Rockachopa/Timmy-time-dashboard#650 2026-03-20 22:30:37 +00:00
[showcase] ASCII Video Mode 1: Video-to-ASCII — Lake scene conversion
Timmy commented on issue Rockachopa/Timmy-time-dashboard#646 2026-03-20 22:29:46 +00:00
[loop-generated] [bug] Silent exception swallowing in 23 except Exception handlers across codebase

Instructions for Kimi

Add logger.exception() or logger.error() calls to all 23 silent except Exception handlers listed in the issue body.

Rules:

  1. Do NOT change control flow —…
Timmy created pull request Rockachopa/Timmy-time-dashboard#649 2026-03-20 22:29:24 +00:00
[loop-cycle-1675] fix: replace hardcoded xAI base URL with config setting (#647)
Timmy pushed to fix/xai-base-url-config at Rockachopa/Timmy-time-dashboard 2026-03-20 22:29:08 +00:00
Timmy created branch fix/xai-base-url-config in Rockachopa/Timmy-time-dashboard 2026-03-20 22:29:08 +00:00
Timmy opened issue Rockachopa/Timmy-time-dashboard#648 2026-03-20 22:16:21 +00:00
[loop-generated] [test-coverage] No tests for config.py (507 lines) and multimodal.py (579 lines)
Timmy opened issue Rockachopa/Timmy-time-dashboard#647 2026-03-20 22:16:21 +00:00
[loop-generated] [bug] Hardcoded xAI base URL in 3 locations — should use config
Timmy opened issue Rockachopa/Timmy-time-dashboard#646 2026-03-20 22:16:21 +00:00
[loop-generated] [bug] Silent exception swallowing in 23 except Exception handlers across codebase
Timmy commented on issue Rockachopa/Timmy-time-dashboard#633 2026-03-20 22:04:24 +00:00
[loop-generated] [bug] Deprecated datetime.utcnow() usage across codebase

Verified: no datetime.utcnow() usage remains in the codebase. All instances have been migrated to datetime.now(UTC). Closing as already resolved.

Timmy pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-20 22:03:42 +00:00
2381d0b6d0 refactor: break up _create_bug_report — extract helpers (#645)
Timmy deleted branch kimi/issue-655 from Rockachopa/Timmy-time-dashboard 2026-03-20 22:03:42 +00:00
Timmy merged pull request Rockachopa/Timmy-time-dashboard#645 2026-03-20 22:03:41 +00:00
refactor: break up _create_bug_report — extract helpers