This website requires JavaScript.
Explore
Help
Sign In
perplexity
/
Timmy-time-dashboard
Archived
Watch
1
Star
0
Fork
0
You've already forked Timmy-time-dashboard
forked from
Rockachopa/Timmy-time-dashboard
Code
Issues
Pull Requests
1
Activity
This repository has been archived on
2026-03-24
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
0fefb1c297e5dc6f7d810ce6a97f5352acb049fc
Timmy-time-dashboard
/
src
/
timmy
History
Timmy Time
e325f028ba
[loop-cycle-1] refactor: split memory_system.py into submodules (
#1277
) (
#1323
)
2026-03-24 02:21:43 +00:00
..
adapters
feat: time adapter — circadian awareness for Timmy (
#315
)
2026-03-18 18:47:09 -04:00
agents
[claude] Fix 27 ruff lint errors blocking all pushes (
#1149
) (
#1153
)
2026-03-23 19:06:11 +00:00
memory
[loop-cycle-1] refactor: split memory_system.py into submodules (
#1277
) (
#1323
)
2026-03-24 02:21:43 +00:00
sovereignty
[claude] Automated Episode Compiler — Highlights to Published Video (
#880
) (
#1318
)
2026-03-24 02:05:14 +00:00
thinking
[loop-cycle-1] refactor: split memory_system.py into submodules (
#1277
) (
#1323
)
2026-03-24 02:21:43 +00:00
tools
[claude] feat: SearXNG + Crawl4AI self-hosted search backend (
#1282
) (
#1299
)
2026-03-24 01:52:51 +00:00
tools_delegation
[claude] Wire delegate_task to DistributedWorker for actual execution (
#985
) (
#1273
)
2026-03-24 01:47:09 +00:00
tools_intro
[kimi] fix: add logging to silent except Exception handlers (
#646
) (
#692
)
2026-03-21 03:50:26 +00:00
vassal
[claude] refactor: break up dispatch_issue() into helpers (
#1187
) (
#1188
)
2026-03-23 21:49:45 +00:00
__init__.py
[loop-cycle-946] refactor: complete airllm removal (
#486
) (
#545
)
2026-03-19 20:46:20 -04:00
agent.py
[claude] Document and validate AirLLM Apple Silicon requirements (
#1284
) (
#1298
)
2026-03-24 01:52:16 +00:00
agentic_loop.py
[claude] Agent Self-Correction Dashboard (
#1007
) (
#1269
)
2026-03-24 01:40:40 +00:00
approvals.py
[kimi] Break up _dispatch_via_gitea() into helper functions (
#1136
) (
#1183
)
2026-03-23 21:40:17 +00:00
autoresearch.py
[claude] Autoresearch H1: Apple Silicon support + M3 Max baseline doc (
#905
) (
#1252
)
2026-03-23 23:38:38 +00:00
backends.py
[kimi] fix: add logging to silent except Exception handlers (
#646
) (
#692
)
2026-03-21 03:50:26 +00:00
backlog_triage.py
[claude] Fix 27 ruff lint errors blocking all pushes (
#1149
) (
#1153
)
2026-03-23 19:06:11 +00:00
briefing.py
[kimi] Break up _dispatch_via_gitea() into helper functions (
#1136
) (
#1183
)
2026-03-23 21:40:17 +00:00
cli.py
[claude] Add module docstrings to 9 undocumented files (
#1296
) (
#1302
)
2026-03-24 01:54:18 +00:00
cognitive_state.py
fix: wire cognitive state to sensory bus (presence loop) (
#414
)
2026-03-19 03:23:03 -04:00
confidence.py
[loop-cycle-47] feat: add confidence signaling module (
#143
) (
#161
)
2026-03-15 11:20:30 -04:00
conversation.py
refactor: break up should_use_tools into helpers (
#624
)
2026-03-20 16:31:34 -04:00
dispatcher.py
[kimi] Break up dispatch_task() into helper functions (
#1137
) (
#1184
)
2026-03-23 21:46:02 +00:00
event_bus.py
feat: SensoryEvent model + SensoryBus dispatcher (
#318
)
2026-03-18 19:02:12 -04:00
events.py
feat: SensoryEvent model + SensoryBus dispatcher (
#318
)
2026-03-18 19:02:12 -04:00
familiar.py
feat: Pip the Familiar — behavioral state machine (
#367
)
2026-03-18 21:50:36 -04:00
focus.py
fix: deep focus mode — single-problem context for Timmy (
#409
)
2026-03-19 02:54:19 -04:00
gematria.py
[loop-cycle-60] fix: retry with backoff on Ollama GPU contention (
#70
) (
#238
)
2026-03-15 14:28:47 -04:00
interview.py
[loop-cycle-49] refactor: narrow broad except Exception catches — batch 1 (
#158
) (
#178
)
2026-03-15 11:48:54 -04:00
kimi_delegation.py
[claude] Fix kimi_delegation unit tests — all 53 pass (
#1260
) (
#1313
)
2026-03-24 02:03:28 +00:00
loop_qa.py
[kimi] fix: add logging to silent except Exception handlers (
#646
) (
#692
)
2026-03-21 03:50:26 +00:00
mcp_bridge.py
[claude] Fix 27 ruff lint errors blocking all pushes (
#1149
) (
#1153
)
2026-03-23 19:06:11 +00:00
mcp_tools.py
refactor: break up create_gitea_issue_via_mcp into helpers (
#647
)
2026-03-20 17:29:55 -04:00
memory_system.py
[loop-cycle-1] refactor: split memory_system.py into submodules (
#1277
) (
#1323
)
2026-03-24 02:21:43 +00:00
paperclip.py
[gemini] feat: add coverage and duration strictness to pytest (
#934
) (
#1140
)
2026-03-23 18:36:01 +00:00
prompts.py
[loop-cycle] feat: implement source distinction in system prompts (
#463
) (
#464
)
2026-03-19 14:49:31 -04:00
quest_system.py
[kimi] Implement token quest system for agents (
#713
) (
#789
)
2026-03-21 20:45:35 +00:00
research_tools.py
[kimi] Break up _dispatch_via_gitea() into helper functions (
#1136
) (
#1183
)
2026-03-23 21:40:17 +00:00
research_triage.py
[claude] Add vllm-mlx as high-performance local inference backend (
#1069
) (
#1089
)
2026-03-23 15:34:13 +00:00
research.py
[claude] Autonomous research pipeline — orchestrator + SOVEREIGNTY.md (
#972
) (
#1274
)
2026-03-24 01:40:53 +00:00
semantic_memory.py
[loop-cycle-54] refactor: consolidate three memory stores into single table (
#37
) (
#223
)
2026-03-15 13:33:24 -04:00
session_logger.py
refactor: break up self_reflect into helpers (
#643
)
2026-03-20 17:09:28 -04:00
session.py
fix: deep focus mode — single-problem context for Timmy (
#409
)
2026-03-19 02:54:19 -04:00
tool_safety.py
feat: give Timmy hands — artifact tools for conversation (
#337
)
2026-03-18 20:36:38 -04:00
voice_loop.py
refactor: break up _record_utterance() into focused helpers (
#572
)
2026-03-19 21:37:32 -04:00
welcome.py
fix: add real-time data disclaimer to welcome message (
#304
)
2026-03-18 16:56:21 -04:00
workshop_state.py
refactor: break up get_state_dict into helpers (
#632
)
2026-03-20 17:01:16 -04:00
workspace.py
feat: workspace heartbeat monitoring for thinking engine (
#28
)
2026-03-14 21:51:36 -04:00