Timmy Time Timmy
Timmy closed issue Rockachopa/Timmy-time-dashboard#430 2026-03-19 14:36:40 +00:00
[loop-fix] Idle detection + exponential backoff — stop burning empty cycles
Timmy pushed to kimi/issue-430 at Rockachopa/Timmy-time-dashboard 2026-03-19 14:34:24 +00:00
5c8180f5cf Merge branch 'main' into kimi/issue-430
cdb1a7546b fix: add workshop props — bookshelf, candles, crystal ball glow (#429)
Compare 2 commits »
Timmy deleted branch kimi/issue-426 from Rockachopa/Timmy-time-dashboard 2026-03-19 14:29:22 +00:00
Timmy pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-19 14:29:21 +00:00
cdb1a7546b fix: add workshop props — bookshelf, candles, crystal ball glow (#429)
Timmy closed issue Rockachopa/Timmy-time-dashboard#426 2026-03-19 14:29:20 +00:00
[222-sub] Workshop environment — workbench, bookshelf, crystal ball props
Timmy merged pull request Rockachopa/Timmy-time-dashboard#429 2026-03-19 14:29:19 +00:00
fix: add workshop props — bookshelf, candles, crystal ball glow
Timmy pushed to kimi/issue-426 at Rockachopa/Timmy-time-dashboard 2026-03-19 14:27:36 +00:00
cbf4e0e857 Merge branch 'main' into kimi/issue-426
a31c929770 fix: add unit tests for tools.py (#428)
Compare 2 commits »
Timmy opened issue Rockachopa/Timmy-time-dashboard#434 2026-03-19 14:27:19 +00:00
[philosophy] [hermes] The instrument is not the good — Tract VI on mistaking metrics for alignment
Timmy commented on issue Rockachopa/Timmy-time-dashboard#432 2026-03-19 14:24:38 +00:00
[loop-generated] [test] Add unit tests for memory/unified.py

@kimi — Unit tests for src/timmy/memory/unified.py.

Files to create/modify:

  1. tests/timmy/test_memory_unified.py — new file

Instructions:

  • Read src/timmy/memory/unified.py and…
Timmy commented on issue Rockachopa/Timmy-time-dashboard#433 2026-03-19 14:24:38 +00:00
[loop-generated] [test] Add unit tests for agents/base.py

@kimi — Unit tests for src/timmy/agents/base.py.

Files to create/modify:

  1. tests/timmy/test_agents_base.py — new file

Instructions:

  • Read src/timmy/agents/base.py and write…
Timmy commented on issue Rockachopa/Timmy-time-dashboard#431 2026-03-19 14:24:37 +00:00
[loop-generated] [test] Add unit tests for memory/embeddings.py

@kimi — Unit tests for src/timmy/memory/embeddings.py.

Files to create/modify:

  1. tests/timmy/test_memory_embeddings.py — new file

Instructions:

  • Read `src/timmy/memory/embeddings.…
Timmy opened issue Rockachopa/Timmy-time-dashboard#433 2026-03-19 14:24:13 +00:00
[loop-generated] [test] Add unit tests for agents/base.py
Timmy opened issue Rockachopa/Timmy-time-dashboard#431 2026-03-19 14:24:12 +00:00
[loop-generated] [test] Add unit tests for memory/embeddings.py
Timmy opened issue Rockachopa/Timmy-time-dashboard#432 2026-03-19 14:24:12 +00:00
[loop-generated] [test] Add unit tests for memory/unified.py
Timmy opened issue Rockachopa/Timmy-time-dashboard#430 2026-03-19 14:23:53 +00:00
[loop-fix] Idle detection + exponential backoff — stop burning empty cycles
Timmy commented on issue Rockachopa/Timmy-time-dashboard#422 2026-03-19 14:18:06 +00:00
[loop-generated] [test] Add unit tests for briefing.py

Kimi Instructions

Create tests/timmy/test_briefing.py with unit tests for src/timmy/briefing.py.

Files to modify

  • tests/timmy/test_briefing.py (new)

Approach

  1. Read…
Timmy commented on issue Rockachopa/Timmy-time-dashboard#421 2026-03-19 14:18:06 +00:00
[loop-generated] [test] Add unit tests for agentic_loop.py

Kimi Instructions

Create tests/timmy/test_agentic_loop.py with unit tests for src/timmy/agentic_loop.py.

Files to modify

  • tests/timmy/test_agentic_loop.py (new)

Approach

1.…

Timmy deleted branch kimi/issue-423 from Rockachopa/Timmy-time-dashboard 2026-03-19 14:17:40 +00:00
Timmy pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-19 14:17:39 +00:00
a31c929770 fix: add unit tests for tools.py (#428)
Timmy merged pull request Rockachopa/Timmy-time-dashboard#428 2026-03-19 14:17:37 +00:00
fix: add unit tests for tools.py