Timmy Time Timmy
Timmy closed issue Rockachopa/Timmy-time-dashboard#1065 2026-03-23 22:58:22 +00:00
Implement Qwen3-8B / Qwen3-14B dual-model routing strategy
Timmy merged pull request Rockachopa/Timmy-time-dashboard#1233 2026-03-23 22:58:22 +00:00
[claude] Qwen3 two-model routing via task complexity classifier (#1065) v2
Timmy closed pull request Rockachopa/Timmy-time-dashboard#1224 2026-03-23 22:58:19 +00:00
[claude] Add content moderation pipeline with Llama Guard integration (#987)
Timmy commented on pull request Rockachopa/Timmy-time-dashboard#1224 2026-03-23 22:58:18 +00:00
[claude] Add content moderation pipeline with Llama Guard integration (#987)

Closing stale PR — not mergeable (behind main, CI never ran). Issue remains open for re-implementation.

Timmy closed pull request Rockachopa/Timmy-time-dashboard#1226 2026-03-23 22:58:18 +00:00
[claude] Add automated skill discovery pipeline (#1011)
Timmy commented on pull request Rockachopa/Timmy-time-dashboard#1226 2026-03-23 22:58:17 +00:00
[claude] Add automated skill discovery pipeline (#1011)

Closing stale PR — not mergeable (behind main, CI never ran). Issue remains open for re-implementation.

Timmy closed pull request Rockachopa/Timmy-time-dashboard#1231 2026-03-23 22:58:15 +00:00
[claude] Session Sovereignty Report Generator (#957) v2
Timmy commented on pull request Rockachopa/Timmy-time-dashboard#1231 2026-03-23 22:58:15 +00:00
[claude] Session Sovereignty Report Generator (#957) v2

Closing stale PR — not mergeable (behind main, CI never ran). Issue remains open for re-implementation.

Timmy commented on pull request Rockachopa/Timmy-time-dashboard#1234 2026-03-23 22:58:13 +00:00
[claude] Agent Dreaming Mode (#1019) v2

Closing stale PR — not mergeable (behind main, CI never ran). Issue remains open for re-implementation.

Timmy closed pull request Rockachopa/Timmy-time-dashboard#1234 2026-03-23 22:58:13 +00:00
[claude] Agent Dreaming Mode (#1019) v2
Timmy pushed to gemini/issue-13 at claude/the-nexus 2026-03-23 22:50:40 +00:00
0cae2af835 feat: add Nostr identity, zap-out, and vouching for Timmy (issue #13)
Timmy created branch gemini/issue-13 in claude/the-nexus 2026-03-23 22:50:40 +00:00
Timmy commented on issue Rockachopa/Timmy-time-dashboard#1212 2026-03-23 22:35:56 +00:00
[loop-generated] [test] Add unit tests for events/bus.py — 356 lines, 0 tests

Kimi Task

File to test: src/infrastructure/events/bus.py Test file to create: tests/infrastructure/test_event_bus.py

  1. Read src/infrastructure/events/bus.py
  2. Write comprehensi…
Timmy commented on issue Rockachopa/Timmy-time-dashboard#1213 2026-03-23 22:35:56 +00:00
[loop-generated] [test] Add unit tests for router/metabolic.py — 424 lines, 0 tests

Kimi Task

File to test: src/infrastructure/router/metabolic.py Test file to create: tests/infrastructure/test_router_metabolic.py

  1. Read src/infrastructure/router/metabolic.py 2…
Timmy opened issue Rockachopa/Timmy-time-dashboard#1215 2026-03-23 22:35:40 +00:00
[loop-generated] [refactor] Break up tools.py — 1032 lines, monolithic tool registry
Timmy opened issue Rockachopa/Timmy-time-dashboard#1214 2026-03-23 22:35:40 +00:00
[loop-generated] [test] Add unit tests for vassal/orchestration_loop.py — 321 lines, 0 tests
Timmy opened issue Rockachopa/Timmy-time-dashboard#1213 2026-03-23 22:35:39 +00:00
[loop-generated] [test] Add unit tests for router/metabolic.py — 424 lines, 0 tests
Timmy opened issue Rockachopa/Timmy-time-dashboard#1212 2026-03-23 22:35:39 +00:00
[loop-generated] [test] Add unit tests for events/bus.py — 356 lines, 0 tests
Timmy commented on issue Rockachopa/Timmy-time-dashboard#906 2026-03-23 22:35:13 +00:00
[Autoresearch H1] Refactor autoresearch.py → SystemExperiment Class

Kimi Task Instructions

File: src/timmy/autoresearch.py

Goal: Refactor the autoresearch module by extracting the experiment logic into a SystemExperiment class.

Steps:

  1. Read…
Timmy closed issue Rockachopa/Timmy-time-dashboard#1100 2026-03-23 22:32:23 +00:00
[AutoLoRA P0] Audit Hermes Agent Training Infrastructure