You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add phaseDurationSec field to GraphQL schema and models (#288)
- Add phaseDurationSec field to Pomodoro and EventPomodoroPayload types
- Update core models to include PhaseDuration field for accurate phase timing
- Implement resolvers to return original phase duration instead of calculated values
- Update event system to propagate phase duration information
- Regenerate GraphQL code and models
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <[email protected]>
0 commit comments