Skip to content

refactor: centralize state management with Zustand#418

Merged
timbornemann merged 1 commit into
mainfrom
codex/evaluate-and-migrate-store-structure
Sep 2, 2025
Merged

refactor: centralize state management with Zustand#418
timbornemann merged 1 commit into
mainfrom
codex/evaluate-and-migrate-store-structure

Conversation

@timbornemann

Copy link
Copy Markdown
Owner

Summary

  • centralize Zustand stores under src/stores
  • add TimersProvider and update components to use shared stores
  • document new state management pattern

Testing

  • npm run format
  • npm run format:check
  • npm test (fails to exit watch mode; tests run and passed)

https://chatgpt.com/codex/tasks/task_e_68b487d290ac832ab42587b33aa319a8

@timbornemann
timbornemann merged commit c8bbda9 into main Sep 2, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant