Block a user
feat: update README with banner, staging link, and real smoke-test badge
chore: resolve 15 low-hanging-fruit tech debt issues
antigravity
created branch feature/lhf-tech-debt-fixes in Rockachopa/Timmy-time-dashboard
2026-03-22 17:19:11 +00:00
antigravity
pushed to feature/lhf-tech-debt-fixes at Rockachopa/Timmy-time-dashboard
2026-03-22 17:19:11 +00:00
LHF: Write unit tests for health.py
LHF: DRY up tasks_pending/active/completed in tasks.py
LHF: Add error handling for missing DB in tasks.py
LHF: Write unit tests for db_pool.py
LHF: Remove bare pass clauses in src/timmy/tools.py
LHF: Add docstrings to src/dashboard/routes/tasks.py
LHF: Add docstrings to src/dashboard/routes/system.py
LHF: Add docstrings to VoiceTTS setter methods
LHF: Extract hardcoded PRAGMA busy_timeout=5000
LHF: Extract hardcoded sats limit in consult_grok()
LHF: Enforce coverage threshold in CI workflow
LHF: Add duration and coverage threshold strictness to pytest
LHF: Fix xdist and coverage conflict in pyproject.toml
LHF: Separate tox unit and integration environments
LHF: Fix 4 broken tests in test_setup_script.py
Dashboard: Build Agent Scorecards (Daily/Weekly)