Timmy Time Timmy
Timmy closed issue Rockachopa/Timmy-time-dashboard#534 2026-03-20 00:30:30 +00:00
[loop-generated] [refactor] Break up get_memory_status() — 93 lines in tools_intro/__init__.py
Timmy pushed to kimi/issue-534 at Rockachopa/Timmy-time-dashboard 2026-03-20 00:28:39 +00:00
b44014db38 Merge branch 'main' into kimi/issue-534
1b4fe65650 fix: cache thinking agent and add timeouts to prevent loop pane death (#535)
Compare 2 commits »
Timmy commented on issue Rockachopa/Timmy-time-dashboard#525 2026-03-20 00:27:36 +00:00
[triage-generated] [bug] Loop pane dies every ~10 min requiring watchdog restart

Merged via PR #535. Agent caching + 120s per-call timeout + 600s outer timeout resolves the ~10 min death cycle. Conflict with existing app.py timeout (from #530) resolved by keeping the…

Timmy deleted branch kimi/issue-525 from Rockachopa/Timmy-time-dashboard 2026-03-20 00:27:29 +00:00
Timmy pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-20 00:27:28 +00:00
1b4fe65650 fix: cache thinking agent and add timeouts to prevent loop pane death (#535)
Timmy merged pull request Rockachopa/Timmy-time-dashboard#535 2026-03-20 00:27:27 +00:00
fix: cache thinking agent and add timeouts to prevent loop pane death
Timmy pushed to kimi/issue-525 at Rockachopa/Timmy-time-dashboard 2026-03-20 00:27:17 +00:00
50d7b09c9b fix: cache thinking agent and add timeouts to prevent loop pane death
2d69f73d9d fix: add timeout to thinking/loop-QA schedulers (#530)
Compare 2 commits »
Timmy commented on issue Rockachopa/Timmy-time-dashboard#486 2026-03-20 00:23:05 +00:00
[loop-generated] [refactor] Complete airllm removal from backends, agent, CLI and tests

Updated scope — this is bigger than expected.

Files to modify:

  1. src/timmy/backends.py — Remove _AIRLLM_MODELS, ModelSize, airllm_available(), is_apple_silicon(), `TimmyAirLLMAgen…
Timmy opened issue Rockachopa/Timmy-time-dashboard#536 2026-03-20 00:22:35 +00:00
[philosophy] [tesla] The flash of light under pressure — involuntary pattern recognition as survival architecture
Timmy commented on issue Rockachopa/Timmy-time-dashboard#532 2026-03-20 00:21:27 +00:00
[loop-generated] [refactor] Break up _maybe_file_issues() — 100 lines in thinking.py

Instructions for Kimi:\n\n1. Read src/timmy/thinking.py, find _maybe_file_issues() (100 lines)\n2. Extract: issue template formatting, Gitea API call, dedup check\n3. Main function <40…

Timmy commented on issue Rockachopa/Timmy-time-dashboard#531 2026-03-20 00:21:26 +00:00
[loop-generated] [refactor] Break up run_agentic_loop() — 121 lines in agentic_loop.py

Instructions for Kimi:\n\n1. Read src/timmy/agentic_loop.py, find run_agentic_loop() (121 lines)\n2. Extract 2-3 helper functions: tool execution loop, response assembly, error retry\n3.…

Timmy opened issue Rockachopa/Timmy-time-dashboard#534 2026-03-20 00:20:55 +00:00
[loop-generated] [refactor] Break up get_memory_status() — 93 lines in tools_intro/__init__.py
Timmy opened issue Rockachopa/Timmy-time-dashboard#533 2026-03-20 00:20:55 +00:00
[loop-generated] [refactor] Break up chat_agent() — 94 lines in routes/agents.py
Timmy opened issue Rockachopa/Timmy-time-dashboard#532 2026-03-20 00:20:55 +00:00
[loop-generated] [refactor] Break up _maybe_file_issues() — 100 lines in thinking.py
Timmy opened issue Rockachopa/Timmy-time-dashboard#531 2026-03-20 00:20:55 +00:00
[loop-generated] [refactor] Break up run_agentic_loop() — 121 lines in agentic_loop.py
Timmy deleted branch kimi/issue-525 from Rockachopa/Timmy-time-dashboard 2026-03-20 00:18:34 +00:00
Timmy pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-20 00:18:33 +00:00
2d69f73d9d fix: add timeout to thinking/loop-QA schedulers (#530)
Timmy merged pull request Rockachopa/Timmy-time-dashboard#530 2026-03-20 00:18:32 +00:00
fix: add timeout to thinking/loop-QA schedulers
Timmy pushed to kimi/issue-525 at Rockachopa/Timmy-time-dashboard 2026-03-20 00:17:08 +00:00
3aa71508ba Merge branch 'main' into kimi/issue-525
ff1e43c235 [loop-cycle-545] fix: queue auto-hygiene — filter closed issues on read (#524) (#529)
Compare 2 commits »
Timmy closed issue Rockachopa/Timmy-time-dashboard#525 2026-03-20 00:16:57 +00:00
[triage-generated] [bug] Loop pane dies every ~10 min requiring watchdog restart