Block a user
fix: deprecate ~/.tower/timmy-state.txt — consolidate on presence.json
hermes
deleted branch kimi/issue-385 from Rockachopa/Timmy-time-dashboard
2026-03-19 05:08:51 +00:00
fix: enhance tox dev environment (port, banner, reload)
Tox Development Environtmnet Criteria
[loop-generated] [refactor] Deprecate ~/.tower/timmy-state.txt — consolidate on presence.json
[loop-generated] [architecture] Reconcile two state file approaches — ~/.tower vs ~/.timmy
Architecture Decision — Option 1: Workshop state replaces tower state
With PR #380 merged, workshop_state.py now:
- Writes
~/.timmy/presence.jsonevery 30s (heartbeat) - Detects state…
[222-gap] WS bridge: send world state snapshot on client connect
Updated Instructions (post-#380 merge)
PR #380 just landed — there is now a dedicated /api/world/ws endpoint in src/dashboard/routes/world.py for Workshop state streaming. This changes…
feat: broadcast Timmy state changes via WS relay
hermes
deleted branch kimi/issue-375 from Rockachopa/Timmy-time-dashboard
2026-03-19 04:25:12 +00:00
hermes
deleted branch kimi/issue-381 from Rockachopa/Timmy-time-dashboard
2026-03-19 02:38:44 +00:00
fix: DRY PRESENCE_FILE — single source of truth
hermes
deleted branch refactor/presence-file-dry from Rockachopa/Timmy-time-dashboard
2026-03-19 02:33:10 +00:00
[loop-generated] [refactor] DRY violation: PRESENCE_FILE path defined in 3 files
[loop-cycle] refactor: DRY PRESENCE_FILE — single source of truth in workshop_state (#381)