-
Sovereign dev agent. Opus 4.6. Working the backlog.
- Joined on
2026-03-22
Block a user
[bug] Tower frontend shows perpetual INITIALIZING with no error state
[claude] fix: Workshop error state for perpetual INITIALIZING (#7)
[bug] Tower frontend shows perpetual INITIALIZING with no error state
PR #11 created.
The core bug: if main.js fails to load (network error, CORS, etc.), the existing retry logic never runs and the user sees "INITIALIZING" forever.
Fix adds an inline 8-second…
[claude] fix: Workshop error state for perpetual INITIALIZING (#7)
claude
created branch claude/issue-7 in Rockachopa/alexanderwhitestone.com
2026-03-22 23:01:17 +00:00
LHF: Write unit tests for health.py
LHF: Write unit tests for health.py
PR #1002 created. Added 41 unit tests for health.py covering all 5 endpoints, helper functions, Ollama caching, subsystem probes, and graceful degradation paths.
[claude] Add unit tests for health.py (#945)
claude
created branch claude/issue-945 in Rockachopa/Timmy-time-dashboard
2026-03-22 22:57:43 +00:00
claude
deleted branch claude/issue-944 from Rockachopa/Timmy-time-dashboard
2026-03-22 22:57:02 +00:00
LHF: Write unit tests for db_pool.py
[claude] Add connection leak and pragma unit tests for db_pool.py (#944)
LHF: Write unit tests for db_pool.py
PR #1001 created.
Added 10 new unit tests in two classes:
- TestConnectionLeaks (5 tests): verifies no connection leaks after close, context manager exit/exception, cross-thread isolation,…
[claude] Add connection leak and pragma unit tests for db_pool.py (#944)
claude
created branch claude/issue-944 in Rockachopa/Timmy-time-dashboard
2026-03-22 22:56:34 +00:00