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
fix/csrf-check-before-execute
Add File
New File
Upload File
Apply Patch
Timmy-time-dashboard
/
src
/
timmy
History
Timmy Time
d2a5866650
[loop-cycle-1] fix: use config for xAI base URL (
#647
) (
#655
)
2026-03-20 22:47:05 +00:00
..
adapters
feat: time adapter — circadian awareness for Timmy (
#315
)
2026-03-18 18:47:09 -04:00
agents
fix: capture thought timestamp at cycle start, not after LLM call (
#590
)
2026-03-20 12:13:48 -04:00
memory
[loop-cycle-1235] refactor: break up _migrate_schema() into focused helpers (
#591
) (
#595
)
2026-03-20 12:07:15 -04:00
tools_delegation
refactor: break up delegate_to_kimi into helpers (
#637
)
2026-03-20 16:52:21 -04:00
tools_intro
refactor: extract helpers from run_self_tests() (
#601
)
2026-03-20 12:40:44 -04:00
__init__.py
[loop-cycle-946] refactor: complete airllm removal (
#486
) (
#545
)
2026-03-19 20:46:20 -04:00
agent.py
[loop-cycle-946] refactor: complete airllm removal (
#486
) (
#545
)
2026-03-19 20:46:20 -04:00
agentic_loop.py
[loop-cycle] refactor: break up run_agentic_loop into testable helpers (
#504
) (
#509
)
2026-03-19 19:15:38 -04:00
approvals.py
[loop-cycle-50] refactor: replace bare sqlite3.connect() with context managers batch 2 (
#157
) (
#180
)
2026-03-15 11:58:43 -04:00
autoresearch.py
ruff (
#169
)
2026-03-11 12:23:35 -04:00
backends.py
[loop-cycle-1] fix: use config for xAI base URL (
#647
) (
#655
)
2026-03-20 22:47:05 +00:00
briefing.py
[loop-cycle-53] refactor: break circular imports between packages (
#164
) (
#193
)
2026-03-15 12:52:18 -04:00
cli.py
fix: remove model_size kwarg from create_timmy() CLI calls (
#606
)
2026-03-20 12:48:49 -04: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
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
loop_qa.py
fix: replace 59 bare except clauses with proper logging (
#25
)
2026-03-14 19:07:14 -04: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
refactor: extract _create_default template to module constant (
#649
)
2026-03-20 17:36:29 -04:00
prompts.py
[loop-cycle] feat: implement source distinction in system prompts (
#463
) (
#464
)
2026-03-19 14:49:31 -04: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
thinking.py
refactor: break up search_thoughts() into focused helpers (
#597
)
2026-03-20 12:26:51 -04:00
tool_safety.py
feat: give Timmy hands — artifact tools for conversation (
#337
)
2026-03-18 20:36:38 -04:00
tools.py
[loop-cycle-953] refactor: DRY _import_creative_catalogs() (
#560
) (
#565
)
2026-03-19 21:21:23 -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