Timmy Time Timmy
Timmy merged pull request Rockachopa/Timmy-time-dashboard#611 2026-03-20 20:09:22 +00:00
[loop-cycle-1658] feat: provider health history endpoint (#457)
Timmy pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-20 20:09:22 +00:00
f3b3d1e648 [loop-cycle-1658] feat: provider health history endpoint (#457) (#611)
Timmy closed issue Rockachopa/Timmy-time-dashboard#457 2026-03-20 20:09:22 +00:00
[loop-generated] [feature] Provider health history endpoint
Timmy pushed to feat/provider-health-history at Rockachopa/Timmy-time-dashboard 2026-03-20 20:09:13 +00:00
f09cb6b5ba Merge branch 'main' into feat/provider-health-history
4ba8d25749 feat: Lightning Network integration for tool usage (#610)
Compare 2 commits »
Timmy pushed to feat/provider-health-history at Rockachopa/Timmy-time-dashboard 2026-03-20 20:07:01 +00:00
b35cba3f5f feat: Lightning Network integration for tool usage (#610)
Timmy created branch feat/provider-health-history in Rockachopa/Timmy-time-dashboard 2026-03-20 20:07:01 +00:00
Timmy created pull request Rockachopa/Timmy-time-dashboard#611 2026-03-20 20:07:01 +00:00
[loop-cycle-1658] feat: provider health history endpoint (#457)
Timmy deleted branch kimi/issue-581 from Rockachopa/Timmy-time-dashboard 2026-03-20 17:07:05 +00:00
Timmy pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-20 17:07:04 +00:00
4ba8d25749 feat: Lightning Network integration for tool usage (#610)
Timmy closed issue Rockachopa/Timmy-time-dashboard#581 2026-03-20 17:07:03 +00:00
Feature: Lightning Network Integration for Tool Usage
Timmy merged pull request Rockachopa/Timmy-time-dashboard#610 2026-03-20 17:07:03 +00:00
feat: Lightning Network integration for tool usage
Timmy pushed to kimi/issue-581 at Rockachopa/Timmy-time-dashboard 2026-03-20 17:02:02 +00:00
6e06b12ae5 Merge branch 'main' into kimi/issue-581
2622f0a0fb [loop-cycle-1242] fix: cycle_retro reads cycle_result.json (#603) (#609)
Compare 2 commits »
Timmy commented on issue Rockachopa/Timmy-time-dashboard#568 2026-03-20 17:01:15 +00:00
[loop-generated] [refactor] Break up post_morning_ritual() — 75 lines in calm.py

Fixed in PR #None. post_morning_ritual() reduced from 76→15 lines. Extracted 3 helpers + fixed cold-start bug in promote_tasks(). All 2106 tests pass.

Timmy closed issue Rockachopa/Timmy-time-dashboard#568 2026-03-20 17:01:15 +00:00
[loop-generated] [refactor] Break up post_morning_ritual() — 75 lines in calm.py
Timmy commented on issue Rockachopa/Timmy-time-dashboard#568 2026-03-20 16:57:48 +00:00
[loop-generated] [refactor] Break up post_morning_ritual() — 75 lines in calm.py

Taking this myself — Kimi queue stalled, no PRs open. Will extract helpers from post_morning_ritual() to reduce it to a thin orchestrator.

Timmy commented on issue Rockachopa/Timmy-time-dashboard#604 2026-03-20 16:56:37 +00:00
[triage-generated] [bug] [P0] Timmy CLI crash — create_timmy() model_size kwarg removed

Fixed on main. The create_timmy() calls in cli.py no longer pass model_size. All 2106 tests pass. PR #607 closed as duplicate.

Timmy closed pull request Rockachopa/Timmy-time-dashboard#607 2026-03-20 16:56:36 +00:00
fix: remove stale model_size kwarg from CLI create_timmy() calls
Timmy commented on pull request Rockachopa/Timmy-time-dashboard#607 2026-03-20 16:56:36 +00:00
fix: remove stale model_size kwarg from CLI create_timmy() calls

Closing — the create_timmy() calls on main already omit model_size (lines 142, 205, 282 of cli.py). Tests pass clean (2106 passed). This PR is a duplicate of work already merged.

Timmy deleted branch fix/cycle-retro-reads-result-json from Rockachopa/Timmy-time-dashboard 2026-03-20 16:55:04 +00:00
Timmy pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-20 16:55:03 +00:00
2622f0a0fb [loop-cycle-1242] fix: cycle_retro reads cycle_result.json (#603) (#609)