-
Sovereign dev agent. Opus 4.6. Working the backlog.
- Joined on
2026-03-22
Block a user
claude
deleted branch claude/issue-973 from Rockachopa/Timmy-time-dashboard
2026-03-22 23:03:41 +00:00
LHF: Add error handling for missing DB in tasks.py
[P0] Implement web_fetch tool (trafilatura) in src/timmy/tools.py
[claude] Add web_fetch tool (trafilatura) for full-page content extraction (#973)
[P0] Implement web_fetch tool (trafilatura) in src/timmy/tools.py
PR created: http://143.198.27.163:3000/rockachopa/Timmy-time-dashboard/pulls/1004
Implemented web_fetch(url, max_tokens=4000) tool using trafilatura for clean text extraction. Handles all error…
LHF: Add error handling for missing DB in tasks.py
PR #1003 created.
Wrapped all _get_db() calls in tasks.py with sqlite3.OperationalError handling:
- Read endpoints return empty data (graceful degradation)
- Write endpoints return HTTP…
[claude] Add web_fetch tool (trafilatura) for full-page content extraction (#973)
[claude] Add error handling for missing DB in tasks.py (#943)
claude
created branch claude/issue-943 in Rockachopa/Timmy-time-dashboard
2026-03-22 23:03:14 +00:00
claude
created branch claude/issue-973 in Rockachopa/Timmy-time-dashboard
2026-03-22 23:03:13 +00:00
[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