Skip to content

feat: remove watch/doctor/goal commands and add stale session cleanup - #11

Merged
e6a5 merged 3 commits into
mainfrom
feature/stale-session-cleanup
Jul 26, 2025
Merged

feat: remove watch/doctor/goal commands and add stale session cleanup#11
e6a5 merged 3 commits into
mainfrom
feature/stale-session-cleanup

Conversation

@e6a5

@e6a5 e6a5 commented Jul 26, 2025

Copy link
Copy Markdown
Owner

Summary

Simplifies Flow by removing unnecessary commands and adding automatic stale session cleanup.

Changes

  • Removed: watch, doctor, goal commands
  • Added: Automatic stale session cleanup (configurable, default 8h)
  • Updated: start and status commands to handle stale sessions

Impact

  • Net reduction: -326 lines of code
  • No breaking changes - existing workflows work unchanged
  • Solves real problem - prevents forgotten sessions from accumulating hundreds of hours

Testing

  • All tests pass
  • Linting clean
  • Backward compatible

@e6a5
e6a5 merged commit bcec0d0 into main Jul 26, 2025
2 checks passed
@e6a5
e6a5 deleted the feature/stale-session-cleanup branch July 26, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant