This repository has been archived on 2026-03-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Timmy-time-dashboard/src/timmy
kimi 93a7dfa678 refactor: break up _gather_system_snapshot() into focused helpers
Extract 5 helpers from the 86-line method:
- _snapshot_time() — local clock formatting
- _snapshot_thought_count() — today's thought count query
- _snapshot_chat_activity() — recent chat lines
- _snapshot_task_queue() — task queue summary
- _snapshot_workspace() — workspace update lines

Each helper is independently error-handled, keeping the same
graceful-degradation guarantees.

Fixes #540

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 20:53:40 -04:00
..
2026-03-11 12:23:35 -04:00