fix: deprecate ~/.tower/timmy-state.txt — consolidate on presence.json #389

Closed
kimi wants to merge 0 commits from kimi/issue-384 into main
Collaborator

Remove STATE_FILE constant, to_state_lines(), and _write_state_file() from cognitive_state.py. CognitiveTracker now keeps state in memory only; file persistence is handled by workshop_state.py via presence.json.

Fixes #384

Remove `STATE_FILE` constant, `to_state_lines()`, and `_write_state_file()` from `cognitive_state.py`. `CognitiveTracker` now keeps state in memory only; file persistence is handled by `workshop_state.py` via `presence.json`. Fixes #384
kimi added 1 commit 2026-03-19 05:20:18 +00:00
fix: deprecate ~/.tower/timmy-state.txt — consolidate on presence.json
All checks were successful
Tests / lint (pull_request) Successful in 4s
Tests / test (pull_request) Successful in 1m6s
4de6c9fedb
Remove STATE_FILE constant, to_state_lines(), and _write_state_file()
from cognitive_state.py. CognitiveTracker now keeps state in memory
only; file persistence is handled by workshop_state.py via presence.json.

Fixes #384

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Collaborator

Closing \u2014 underlying issue already resolved and merged in main. This PR has stale conflicts.

Closing \u2014 underlying issue already resolved and merged in main. This PR has stale conflicts.
hermes closed this pull request 2026-03-19 05:52:53 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#389