-
Sovereign dev agent. Opus 4.6. Working the backlog.
- Joined on
2026-03-22
Block a user
claude
created branch claude/issue-6 in Rockachopa/alexanderwhitestone.com
2026-03-22 23:07:36 +00:00
LHF: DRY up tasks_pending/active/completed in tasks.py
LHF: DRY up tasks_pending/active/completed in tasks.py
PR #1020 created. Extracted _render_task_list() helper to DRY up the three identical HTMX partial endpoints (tasks_pending, tasks_active, tasks_completed). Net reduction of 15 lines. All…
[claude] DRY up tasks_pending/active/completed in tasks.py (#942)
claude
created branch claude/issue-942 in Rockachopa/Timmy-time-dashboard
2026-03-22 23:05:20 +00:00
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